
[Compatibility Request]: BlockPhysics
Closed this issue ยท 0 comments
Other mod's name
BlockPhysics 0.9.5
Other mod's homepage
https://www.curseforge.com/minecraft/mc-mods/blockphysics/files/2259034
Other mod's license
GPLv3
Game log
latest.log
crash-2024-01-01_12.28.12-server.txt
fml-client-latest.log
Description
I sadly get this common crash while playing with the block physics mod.
"Description: Exception while updating neighbours
java.lang.ArrayIndexOutOfBoundsException: 57393
at com.bloodnbonesgaming.blockphysics.util.DefinitionMaps.getBlockToBlockDef(DefinitionMaps.java:26)
at com.bloodnbonesgaming.blockphysics.util.DefinitionMaps.getBlockDef(DefinitionMaps.java:35)
at com.bloodnbonesgaming.blockphysics.BTickList.scheduleBlockMoveUpdate(BTickList.java:21)
at com.bloodnbonesgaming.blockphysics.BlockPhysics.onNeighborBlockChange(BlockPhysics.java:2802)"
there's more obviously in the crash report and logs.