EndlessIDs

EndlessIDs

49.7k Downloads

[Compatibility Request]: Gadomancy/Millenaire

brandyyn opened this issue ยท 1 comments

commented

OS

Windows

GPU

NVIDIA

Modpack (Optional)

No response

Game log

millenaire.log

latest.log

Description

It seems that gadomancy or millenaire, or both are causing an issue- this causes spam in chat from the millenaire mod and I guess they need to be patched

Caused by: java.lang.UnsupportedOperationException: A mod that is incompatible with EndlessIDs has tried to access the biome array of a chunk like in vanilla! Crashing in fear of potential world corruption!
Please report this issue on https://github.com/FalsePattern/EndlessIDs ASAP!
at net.minecraft.world.chunk.Chunk.emergencyCrash(Chunk.java:1628)
at net.minecraft.world.chunk.Chunk.handler$zcg000$endlessids$crashGetBiomeArray(Chunk.java:1642)
at net.minecraft.world.chunk.Chunk.func_76605_m(Chunk.java)
at makeo.gadomancy.common.utils.world.ChunkProviderTCOuter.func_73154_d(ChunkProviderTCOuter.java:188)
at net.minecraft.world.gen.ChunkProviderServer.redirect$zjb000$archaicfix$populateChunkWithBiomes(ChunkProviderServer.java:532)
at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:172)
at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
at net.minecraft.world.World.func_72964_e(World.java:419)
at net.minecraft.world.World.func_147438_o(World.java:2536)
at org.millenaire.common.Point.getMillChest(Point.java:332)
at org.millenaire.common.building.Building.countGoods(Building.java:1801)
at org.millenaire.common.building.Building.canAffordBuild(Building.java:1323)
at org.millenaire.common.building.Building.findBuildingConstruction(Building.java:2521)
at org.millenaire.common.building.Building.updateTownHall(Building.java:6452)
at org.millenaire.common.building.Building.updateBuildingServer(Building.java:5873)
at org.millenaire.common.MillWorld.updateWorldServer(MillWorld.java:1066)
at org.millenaire.common.forge.ServerTickHandler.tickStart(ServerTickHandler.java:18)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_3312_ServerTickHandler_tickStart_ServerTickEvent.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:260)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:536)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
... 2 more

commented

to add to this in the log it says

[13:04:36] [Server thread/WARN]: ****************************************
[13:04:36] [Server thread/WARN]: * There is an attempt to load a chunk (39,-47) in dimension -88 that is already being loaded. This will cause weird chunk breakages.
[13:04:36] [Server thread/WARN]: * at net.minecraft.world.gen.ChunkProviderServer.originalLoadChunk(ChunkProviderServer.java:154)
[13:04:36] [Server thread/WARN]: * at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:131)
[13:04:36] [Server thread/WARN]: * at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
[13:04:36] [Server thread/WARN]: * at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
[13:04:36] [Server thread/WARN]: * at net.minecraft.world.World.func_72964_e(World.java:419)
[13:04:36] [Server thread/WARN]: * at net.minecraft.world.World.func_147438_o(World.java:2536)...
[13:04:36] [Server thread/WARN]: ****************************************

This is the dimension ID for Gadomancy
image