MCRcortex / voxy

An LoD rendering mod for minecraft
https://modrinth.com/mod/voxy
149 stars 29 forks source link

Crash error on Server Join (Mine in Abyss) #29

Open Severnarch opened 5 months ago

Severnarch commented 5 months ago

While playing on the Mine in Abyss Minecraft server, I encountered a bug with this mod that occurs alongside a bug in the fall damage system of MiA. Replicated by first falling enough blocks to kill you and not moving (resulting in you staying alive as the fall damage system has an issue where you can survive falls as long as you don't move), quitting the server, and joining again. This bug fully crashes Minecraft 1.20.4 on Fabric Loader 0.15.7 with Voxy 0.1.5-alpha. Running alongside Voxy is Fabric API 0.96.11, Sodium 0.5.8, Mod Menu 9.1.0-beta.1, and Cloth Config 13.0.114. The error that is given is a STATUS_ILLEGAL_INSTRUCTION (-1073741795/0xffffffffc000001d) The Mine in Abyss discord is here, with this bug report by me there.

Full Crash Exit Code

Process crashed with exit code -1073741795 (0xffffffffc000001d). Below is an analysis of the exit code. THIS MAY BE INCORRECT AND SHOULD BE TAKEN WITH A PINCH OF SALT! System exit code name: STATUS_ILLEGAL_INSTRUCTION System exit code description: {EXCEPTION} Illegal Instruction An attempt was made to execute an illegal instruction.

I assume this happens around the same time as loading the MiA resourcepack as the crash occurs when that is approximately halfway through. This GitHub issue will be linked in the bug report thread mentioned above.

Severnarch commented 5 months ago

Additionally, no crash report is generated. The game just completely closes out after the error.