Closed softwarejob closed 3 months ago
Don't worry, CWeaponX!m_flProjectileSpeed is no longer read from the Miscellaneous section. note, however, that SpectatorList will be read from the Miscellaneous section.
c@c-System-Product-Name:~$ sudo ./apexsky_dma kvm --config /home/c/offsets.ini 2024-08-22T16:36:13.221655Z INFO apexsky_dmalib::mem::memprocfs_impl: leechcore device: fpga at apexsky_dmalib/src/mem/memprocfs_impl.rs:43 in apexsky_dmalib::access::create_os_instance with connector: PCILeech("fpga") in apexsky_dmalib::access::io_thread
2024-08-22T16:36:13.221658Z WARN apexsky::offsets: Reading offsets from /home/c/offsets.ini
at apexsky/src/offsets/mod.rs:13
2024-08-22T16:36:13.221731Z ERROR apexsky_dma: connector: PCILeech("fpga"), e: No such file or directory (os error 2), e: No such file or directory (os error 2) at apexsky_dma/src/main.rs:190
Press enter to exit.. 2024-08-22T16:36:13.221737Z WARN apexsky_dma::usermod_thr: e: No such file or directory (os error 2) at apexsky_dma/src/usermod_thr.rs:71
thread 'CWeaponX!m_flProjectileSpeed
in section Miscellaneous
in offsets file.
note: run with RUST_BACKTRACE=1
environment variable to display a backtrace
thread 'tokio-runtime-worker' panicked at /home/runner/work/apexsky/apexsky/apex_dma/lib/skyapex/skyapex-sdk/src/module/offsets_loader.rs:44:1:
called Result::unwrap()
on an Err
value: error while executing at wasm backtrace:
0: 0x5f490 - skyapex-585d4e796d33096b.wasm!rust_start_panic
1: 0x5f164 - skyapex-585d4e796d33096b.wasm!rust_panic
2: 0x5f0c0 - skyapex-585d4e796d33096b.wasm!std::panicking::rust_panic_with_hook::h9008010525035331
3: 0x5e4e8 - skyapex-585d4e796d33096b.wasm!std::panicking::begin_panic_handler::{{closure}}::hfe0359372b2a9e3c
4: 0x5e465 - skyapex-585d4e796d33096b.wasm!std::sys::backtrace::rust_end_short_backtrace::h1c3135666f31eba2
5: 0x5eac1 - skyapex-585d4e796d33096b.wasm!rust_begin_unwind
6: 0x6d425 - skyapex-585d4e796d33096b.wasm!core::panicking::panic_fmt::h662bd2e510224686
7: 0x6ef2a - skyapex-585d4e796d33096b.wasm!core::result::unwrap_failed::hff4419b07f7e7b63
8: 0x26a98 - skyapex-585d4e796d33096b.wasm!skyapex::apex_offsets::offsets::export_offsets::h2186ecbecdf1e160
9: 0x3fd27 - skyapex-585d4e796d33096b.wasm!export_offsets_from_file
Caused by:
wasm trap: wasm unreachable
instruction executed
note: run with RUST_BACKTRACE=1
environment variable to display a backtrace
thread 'tokio-runtime-worker' panicked at core/src/panicking.rs:221:5:
panic in a function that cannot unwind
stack backtrace:
0: 0x5780c5af5c4d -
Where could the issue be? I only replaced the offsets.ini file. When I run sudo ./apexsky_dma kvm --config /home/c/offsets.ini, errors keep showing up.
Where could the issue be? I only replaced the offsets.ini file. When I run sudo ./apexsky_dma kvm --config /home/c/offsets.ini, errors keep showing up.
Don't worry, CWeaponX!m_flProjectileSpeed is no longer read from the Miscellaneous section. note, however, that SpectatorList will be read from the Miscellaneous section.
The version you're using may be older than that change.