Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rojo has trouble when a file is renamed #72

Closed
evaera opened this issue May 26, 2018 · 0 comments
Closed

Rojo has trouble when a file is renamed #72

evaera opened this issue May 26, 2018 · 0 comments

Comments

@evaera
Copy link
Member

evaera commented May 26, 2018

Version: 0.4.8 (plugin and server)

When renaming a file, after the next sync (whether it be polling or a click of the Sync In button) Rojo will produce an error and then the newly named objects will appear, but the objects with the old names will persist as well until I click Sync In manually.

Here, I renamed "HelloWorld.lua" to "helloWorld.lua", and then I renamed "Model.json" to "model.json".
image

19:10:22.001 - Unhandled promise rejection:
19:10:22.002 - 
19:10:22.002 - Plugin_-1.Rojo.plugin.RouteMap:71: attempt to call method 'removeRbxDescendants' (a nil value)
19:10:22.002 - 
19:10:22.002 - Stack Begin
19:10:22.003 - Script 'Plugin_-1.Rojo.modules.Promise', Line 81 - field new
19:10:22.003 - Script 'Plugin_-1.Rojo.modules.Promise', Line 166 - method andThen
19:10:22.003 - Script 'Plugin_-1.Rojo.plugin.Plugin', Line 168 - method _pull
19:10:22.004 - Script 'Plugin_-1.Rojo.plugin.Plugin', Line 286
19:10:22.004 - Stack End

image

Dekkonot pushed a commit to UpliftGames/rojo that referenced this issue Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant