OpenComputers

OpenComputers

49M Downloads

Crashed a server

Kerbal-Man opened this issue ยท 2 comments

commented

image
forge 14.23.5.2860
Minecraft forge 1.12.2

commented

What happened to cause the crash? Can you reproduce it with only OpenComputers / whatever other mods have any blocks that may be involved?

commented

oc is calling getWorld.notifyNeighborsOfStateChange in that stack, but the crash happens in World.java
could be chunk load related, could be another mod trying to do something special with chunk loading.
we'd need a minimal repro please