GTNewHorizons / twilightforest

Twilight Forest repository
GNU Lesser General Public License v2.1
14 stars 20 forks source link

Exception in Server Tick Loop When Exploring Twilight Forest - Illegal Coordinates Reported by GT_TileEntity_Ores #78

Open 3jlowes opened 3 months ago

3jlowes commented 3 months ago

Exception in server tick loop

Was exploring twilight forest and encountered this crash. Looks unrelated to https://github.com/GTNewHorizons/twilightforest/issues/71 at first glance. Could be a GT problem?

java.lang.IllegalArgumentException: Tile entity of type gregtech.common.blocks.GT_TileEntity_Ores (jar:file:/home/Minecraft/mods/gregtech-5.09.45.168.jar!/gregtech/common/blocks/GT_TileEntity_Ores.class) reports coordinates of (-576, 28, 2063) that lie outside of the bounds of chunk (x=-44, z=134) in dimension 7 - ending up with illegal in-chunk coordinates of (128, 28, -81).

Full crash: crash-2024-06-28_12.36.38-server.txt