Crash occurs (MC Forge 1.20.1)
photondpi opened this issue ยท 5 comments
When loaded into the world not moving yet. Everything is fine but as soon as i turn the character around. Crash happens instantly EXCEPTION_ACCESS_VIOLATION (0xc0000005), after the recent update crash happens.
EXCEPTION_ACCESS_VIOLATION (0xc0000005)
you got a problem outside Minecraft and Java itself. can I see the log?
these crashes don't save as "crash" file but as an "HSS_ERR_PID" file with the actual error
That is a general JVM (Java Virtual Machine) crash. Can you send the latest log? EntityCulling doesn't use any native methods that might cause a crash like that, and it doesn't use the camera angle. So head turning causing this kind of crash is likely something else. (Also sanity check did run 1.20.1 Forge with the latest entityculling without any problem)
replying to @tr7zw
sometimes after updating windows, the game might not start at all and throw an exception with the generic "The crash happened outside JVM"
I fixed that by entering 2 commands in CMD:
dism /online /cleanup-image /restorehealth
sfc /scannow
after that, I rebooted the PC and the game ran fine, with and without mods
Crashing on 1.8.9 Forge
Crashing on 1.8.9 Forge
You have outdated mixins, that's why it crashes.