GTNewHorizons / GT-New-Horizons-Modpack

New Modpack with Gregtech, Thaumcraft and Witchery
https://www.gtnewhorizons.com/
Other
943 stars 294 forks source link

Extreme heat exchanger critical error spam #12345

Closed Tommeh1 closed 1 year ago

Tommeh1 commented 1 year ago

Your GTNH Discord Username

No response

Your Pack Version

2.2.3

Your Server

Private Server

Type of Server

Vanilla Forge

Your Expectation

/

The Reality

The following error is constantly being spammed within our server logs: [23:47:36] [Server thread/ERROR] [GregTech GTNH]: Encountered CRITICAL ERROR while saving MetaTileEntity. [23:47:36] [Server thread/ERROR] [GregTech GTNH]: java.lang.IllegalArgumentException: Empty string not allowed at net.minecraft.nbt.NBTTagString.<init>(NBTTagString.java:23) at net.minecraft.nbt.NBTTagCompound.func_74778_a(NBTTagCompound.java:105) at goodgenerator.blocks.tileEntity.ExtremeHeatExchanger.saveNBTData(ExtremeHeatExchanger.java:155) at gregtech.api.metatileentity.CommonMetaTileEntity.saveMetaTileNBT(CommonMetaTileEntity.java:49) at gregtech.api.metatileentity.BaseMetaTileEntity.func_145841_b(BaseMetaTileEntity.java:169) at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:370) at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:197) at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:256) at net.minecraft.world.gen.ChunkProviderServer.func_73151_a(ChunkProviderServer.java:302) at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:809) at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:318) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:569) at fastcraft.u.a(F:289) at fastcraft.H.aq(F:36) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:396) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

Your Proposal

/

Final Checklist

Glease commented 1 year ago

Line number do not match any version of GG source code on git. Please use a supported version of GG.

Glease commented 1 year ago

While the line number indeed does not match, I figured out how this err nontheless.

Tommeh1 commented 1 year ago

Line number do not match any version of GG source code on git. Please use a supported version of GG.

I'm using the version included with version 2.2.3 of the pack.