Crashing every few minutes
Rojo server listening: Address: localhost Port: 34872
Visit http://localhost:34872/ in your browser for more information.
[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 Option::unwrap() on a None value
[ERROR rojo] in file src\web\interface.rs on line 44
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace.
This is a bug that's shown up every once in a while and we've never had a consistent repro. What OS are you on, and do you mind sharing your project? If you do, that's fine, but it would help us to get a reproduction.
im also having issue like this but its:
[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