Skip to content

[Bug] Uncaught RuntimeError: memory access out of bounds in diep.wasm during execution #80

Description

@haelequin

Description

While running the diep API userscript with tampermonkey, the game runs normally for a brief moment before freezing completely and crashing. The developer console throws an out-of-bounds memory access runtime error pointing directly to the compiled WebAssembly (diep.wasm) module inside the game engine's animation update loop.

Error Stack Trace

index-7b1b8308.js:29 
Uncaught RuntimeError: memory access out of bounds 
    at diep.wasm:0x84a0
    at diep.wasm:0x127e
    at diep.wasm:0x356e7
    at diep.wasm:0x33260
    at diep.wasm:0x2f00e
    at diep.wasm:0x22ccf4
    at diep.wasm:0x107d01
    at diep.wasm:0x24332a
    at diep.wasm:0x109368
    at diep.wasm:0x255ae5
    at diep.wasm:0x11398c
    at diep.wasm:0x2c7e8e
    at Qe (index-7b1b8308.js:29:148618)
    at Object.runIter (index-7b1b8308.js:29:150324)
    at nt.runner (index-7b1b8308.js:29:151298)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions