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 Deletes Changes and Crashes After #933

Open
ghost opened this issue Jun 30, 2024 · 0 comments
Open

Two-Way Sync Deletes Changes and Crashes After #933

ghost opened this issue Jun 30, 2024 · 0 comments

Comments

@ghost
Copy link

ghost commented Jun 30, 2024

Steps to Reproduce

  1. Enable Two-Way Sync in the Settings
    image
  2. rojo serve
  3. Change a Roblox Studio script
  4. Click connect

Then your changes will get deleted and it crashes a few seconds later.

[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.
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

0 participants