Closed Yoss101 closed 1 month ago
Describe the bug: Aim doesn't work at all since something is failing to load properly. Odd thing is it was working for me this morning for a few hours.
PS C:\Users\travb\Desktop\apex> .\apexsky_dma.exe --debug 2024-10-06T04:50:39.998791Z WARN apexsky_dma::usermod_thr: e: The system cannot find the path specified. (os error 3) at apexsky_dma\src\usermod_thr.rs:71
thread 'tokio-runtime-worker' panicked at C:\Users\runneradmin.cargo\registry\src\index.crates.io-6f17d22bba15001f\embedded-graphics-0.8.1\src\mock_display\mod.rs:285:9: index out of bounds: the len is 4096 but the index is 4096 note: run with
RUST_BACKTRACE=1
environment variable to display a backtrace 2024-10-06T04:50:40.010765Z ERROR apexsky_dma: aim_t, e: task 12 panicked with message "index out of bounds: the len is 4096 but the index is 4096", e: JoinError::Panic(Id(12), "index out of bounds: the len is 4096 but the index is 4096", ...) at apexsky_dma\src/main.rs:3572024-10-06T04:50:40.011423Z ERROR apexsky_dma: aim_t, reason: Any { .. } at apexsky_dma\src/main.rs:359
To Reproduce Steps to reproduce the behavior:
1. Load as normal 2. Load any settings 3. Try to use anything that requires mouse input like Aim or RCS and it doesn't work.
Expected behavior Aim should load and work as expected
Versions:
* OS: Windows 11 23H2 (OS Build 22631.4169) * Version: apexsky_dma_3f58a3f_b160
Thank you for your feedback, the issue will be fixed soon. You can see the new build in Github Actions later.
Describe the bug: Aim doesn't work at all since something is failing to load properly. Odd thing is it was working for me this morning for a few hours.
PS C:\Users\travb\Desktop\apex> .\apexsky_dma.exe --debug 2024-10-06T04:50:39.998791Z WARN apexsky_dma::usermod_thr: e: The system cannot find the path specified. (os error 3) at apexsky_dma\src\usermod_thr.rs:71
thread 'tokio-runtime-worker' panicked at C:\Users\runneradmin.cargo\registry\src\index.crates.io-6f17d22bba15001f\embedded-graphics-0.8.1\src\mock_display\mod.rs:285:9: index out of bounds: the len is 4096 but the index is 4096 note: run with
RUST_BACKTRACE=1
environment variable to display a backtrace 2024-10-06T04:50:40.010765Z ERROR apexsky_dma: aim_t, e: task 12 panicked with message "index out of bounds: the len is 4096 but the index is 4096", e: JoinError::Panic(Id(12), "index out of bounds: the len is 4096 but the index is 4096", ...) at apexsky_dma\src/main.rs:3572024-10-06T04:50:40.011423Z ERROR apexsky_dma: aim_t, reason: Any { .. } at apexsky_dma\src/main.rs:359
To Reproduce Steps to reproduce the behavior:
Expected behavior Aim should load and work as expected
Versions: