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

Two-Way-Sync crashes rojo instance when editing under a protected drive #930

Open
29cmb opened this issue Jun 24, 2024 · 1 comment
Open
Labels
two-way-sync This will help further two-way-sync. type: bug Something happens that shouldn't happen

Comments

@29cmb
Copy link

29cmb commented Jun 24, 2024

I am running on an SD card for my programming, then transferring those files onto my onedrive once finished. I was testing the experimental features and it appears that whenever I make an edit, it does not have permission to make changes and immediately kills the server

[ERROR rojo] Rojo crashed!
[ERROR rojo] This is probably a Rojo bug.
[ERROR rojo] 
[ERROR rojo] Please consider filing an issue: https://github.com/rojo-rbx/rojo/issues
[ERROR rojo] 
[ERROR rojo] Details: called `Result::unwrap()` on an `Err` value: Os { code: 5, kind: PermissionDenied, message: "Access is denied." }
[ERROR rojo] in file src\change_processor.rs on line 229
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
@Dekkonot Dekkonot added type: bug Something happens that shouldn't happen two-way-sync This will help further two-way-sync. labels Jun 24, 2024
@seujorgenochurras
Copy link

I'm having the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
two-way-sync This will help further two-way-sync. type: bug Something happens that shouldn't happen
Projects
None yet
Development

No branches or pull requests

3 participants