MFauzan26 / Hammer-Joe

Made for WASM-4 Game Jam.
MIT License
2 stars 0 forks source link

Game crashes with "out of bounds memory access" #1

Open ahstro opened 1 year ago

ahstro commented 1 year ago

Trying to play this in RetroArch to get some achievements but have no way of getting near 20k in score because the game keeps crashing. I did manage to get the 300sec with no hammer cheev, so seems to be more related to killing enemies than just being in the game.

The only error thrown is WASM error: [trap] out of bounds memory access ('_start')

MFauzan26 commented 1 year ago

thanks for the report.