Entity Culling Fabric/Forge

Entity Culling Fabric/Forge

138M Downloads

Crash occurs (MC Forge 1.20.1)

photondpi opened this issue ยท 5 comments

commented

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.

commented

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

commented

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)

commented

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

commented

Crashing on 1.8.9 Forge

https://mclo.gs/FiE5dcS

commented

Crashing on 1.8.9 Forge

https://mclo.gs/FiE5dcS

You have outdated mixins, that's why it crashes.