Open Veragalz opened 5 months ago
Similar error for me:
thread 'main' panicked at library/core/src/panicking.rs:219:5:
unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX`
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread caused non-unwinding panic. aborting.
[1] 258597 IOT instruction (core dumped) ./slimevr-wrangler
Compiled from the latest commit with cargo clean
and cargo build
This is the command line output when trying to run the application with provided instructions.