chaudloader icon indicating copy to clipboard operation
chaudloader copied to clipboard

installer crashes with out-of-bounds access in non-application code

Open LanHikariDS opened this issue 1 year ago • 11 comments

Trying to install chaudloader just causes the window to flash and do nothing. Opening the program through a prior command prompt window shows `Welcome to the chaudloader installer.

thread 'main' panicked at 'range end index 20 out of range for slice of length 0', /rustc/2f2c438dce75d8cc532c3baa849eeddc0901802c\library\alloc\src\vec\mod.rs:1992:36 note: run with RUST_BACKTRACE=1 environment variable to display a backtrace` I previously had BNLC installed on my E: drive, but both moving it to C: and uninstalling/reinstalling on C: still cause the same issue.

LanHikariDS avatar Jun 06 '23 04:06 LanHikariDS