rojo icon indicating copy to clipboard operation
rojo copied to clipboard

Crashing every few minutes

Open Jakobb8 opened this issue 6 months ago • 2 comments

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.

Jakobb8 avatar Jun 24 '25 02:06 Jakobb8

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.

Dekkonot avatar Jun 24 '25 02:06 Dekkonot

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

imezx avatar Jul 04 '25 05:07 imezx