Problem Thaumcraft aura/research related crash on startup

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Inacio

New Member
Jul 29, 2019
25
0
0
Code:
2013-01-11 20:11:28 [INFO] Starting minecraft server version 1.4.6
2013-01-11 20:11:40 [INFO] Loading properties
2013-01-11 20:11:40 [INFO] Default game type: SURVIVAL
2013-01-11 20:11:40 [INFO] Generating keypair
2013-01-11 20:11:41 [INFO] Starting Minecraft server on 74.63.225.132:25586
2013-01-11 20:11:45 [INFO] Preparing level "world"
2013-01-11 20:11:46 [SEVERE] Encountered an unexpected exception t
t: Loading NBT data
at cd.b(SourceFile:102)
at bq.a(SourceFile:34)
at by.a(SourceFile:38)
at cd.b(SourceFile:96)
at bq.a(SourceFile:34)
at by.a(SourceFile:38)
at cd.b(SourceFile:96)
at bq.a(SourceFile:34)
at cd.b(SourceFile:96)
at ca.a(CompressedStreamTools.java:126)
at ca.a(CompressedStreamTools.java:170)
at thaumcraft.common.SaveManager.loadAllResearch(SaveManager.java:152)
at thaumcraft.common.EventHandler.worldLoad(EventHandler.java:46)
at net.minecraftforge.event.ASMEventHandler_85_EventHandler_worldLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:279)
at ho.c(DedicatedServer.java:179)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
Caused by: java.io.EOFException
at java.io.DataInputStream.readFully(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at cc.a(SourceFile:25)
at cd.b(SourceFile:96)
... 19 more
2013-01-11 20:11:46 [SEVERE] This crash report has been saved to: /home/tcagame_svc490/PGoncalves/490/./crash-reports/crash-2013-01-11_20.11.46-server.txt
2013-01-11 20:15:01 [INFO] Stopping the server
2013-01-11 20:15:01 [INFO] Stopping server
2013-01-11 20:15:01 [INFO] Saving players
2013-01-11 20:15:01 [INFO] Saving worlds
2013-01-11 20:15:01 [INFO] Saving chunks for level 'world'/Overworld
2013-01-11 20:15:01 [INFO] Stopping server
2013-01-11 20:15:01 [INFO] Saving players
2013-01-11 20:15:01 [INFO] Saving worlds
2013-01-11 20:15:01 [INFO] Saving chunks for level 'world'/Overworld
2013-01-11 20:15:09 [INFO] Starting minecraft server version 1.4.6
2013-01-11 20:15:20 [INFO] Loading properties
2013-01-11 20:15:20 [INFO] Default game type: SURVIVAL
2013-01-11 20:15:20 [INFO] Generating keypair
2013-01-11 20:15:20 [INFO] Starting Minecraft server on 74.63.225.132:25586
2013-01-11 20:15:25 [INFO] Preparing level "world"
2013-01-11 20:15:26 [INFO] Preparing start region for level 0
2013-01-11 20:15:26 [INFO] Done (1.802s)! For help, type "help" or "?"
2013-01-11 20:15:27 [SEVERE] Encountered an unexpected exception t
t: Loading NBT data
at cd.b(SourceFile:102)
at bq.a(SourceFile:34)
at cd.b(SourceFile:96)
at ca.a(CompressedStreamTools.java:126)
at ca.a(CompressedStreamTools.java:170)
at thaumcraft.common.SaveManager.loadAuras(SaveManager.java:192)
at thaumcraft.common.EventHandler.worldLoad(EventHandler.java:51)
at net.minecraftforge.event.ASMEventHandler_85_EventHandler_worldLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:170)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:757)
at codechicken.chunkloader.ChunkLoaderManager.getWorld(ChunkLoaderManager.java:504)
at codechicken.chunkloader.ChunkLoaderManager$ChunkLoaderOrganiser.revive(ChunkLoaderManager.java:328)
at codechicken.chunkloader.ChunkLoaderManager.revivePlayerLoaders(ChunkLoaderManager.java:797)
at codechicken.chunkloader.ChunkLoaderManager.tickEnd(ChunkLoaderManager.java:791)
at codechicken.chunkloader.ChunkLoaderEventHandler.tickEnd(ChunkLoaderEventHandler.java:39)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:688)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
Caused by: java.io.EOFException
at java.io.DataInputStream.readUnsignedShort(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at cd.b(SourceFile:91)
at bq.a(SourceFile:34)
at by.a(SourceFile:38)
at cd.b(SourceFile:96)
... 24 more
2013-01-11 20:15:27 [SEVERE] This crash report has been saved to: /home/tcagame_svc490/PGoncalves/490/./crash-reports/crash-2013-01-11_20.15.27-server.txt

Tried removing the auras.dat and research.dat files already. No luck.
 
can you upload the logfiles to pastbin maybe we can see there more? (crash report and or server logfiles)
 
Strange errors not really a mod related one as far as i can see, not sure whats causing it but

Code:
java.io.EOFException
        at java.io.DataInputStream.readFully(Unknown Source)
        at java.io.DataInputStream.readUTF(Unknown Source)
        at java.io.DataInputStream.readUTF(Unknown Source)

Looks like minecraft is having problems reading something, not a java programmer myself.
 
getting the close to the same error as the OP
http://pastebin.com/qY8tYcL0
---- Minecraft Crash Report ----
// Sorry :(

Time: 1/12/13 9:35 AM
Description: Loading NBT data

java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at by.a(SourceFile:33)
at cd.b(SourceFile:96)
at bq.a(SourceFile:34)
at by.a(SourceFile:38)
at cd.b(SourceFile:96)
at bq.a(SourceFile:34)
at cd.b(SourceFile:96)
at ca.a(CompressedStreamTools.java:126)
at ca.a(CompressedStreamTools.java:170)
at thaumcraft.common.SaveManager.loadAuras(SaveManager.java:192)
at thaumcraft.common.EventHandler.worldLoad(EventHandler.java:51)
at net.minecraftforge.event.ASMEventHandler_89_EventHandler_worldLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:279)
at ho.c(DedicatedServer.java:179)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
 
almost the same indeed, maybe the same thing causing the problem. It's slightly different though

OP:
Code:
java.io.EOFException
        at java.io.DataInputStream.readFully(Unknown Source)
        at java.io.DataInputStream.readUTF(Unknown Source)
        at java.io.DataInputStream.readUTF(Unknown Source)

and your error log gives:

Code:
java.io.EOFException
        at java.io.DataInputStream.readInt(Unknown Source)
 
I can rule out lack of HDD space. Got me some, no change in the errors.

Code:
2013-01-12 07:57:47 [SEVERE] Encountered an unexpected exception t
t: Loading NBT data
at cd.b(SourceFile:102)
at bq.a(SourceFile:34)
at by.a(SourceFile:38)
at cd.b(SourceFile:96)
at bq.a(SourceFile:34)
at by.a(SourceFile:38)
at cd.b(SourceFile:96)
at bq.a(SourceFile:34)
at cd.b(SourceFile:96)
at ca.a(CompressedStreamTools.java:126)
at ca.a(CompressedStreamTools.java:170)
at thaumcraft.common.SaveManager.loadAllResearch(SaveManager.java:152)
at thaumcraft.common.EventHandler.worldLoad(EventHandler.java:46)
at net.minecraftforge.event.ASMEventHandler_85_EventHandler_worldLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:279)
at ho.c(DedicatedServer.java:179)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
Caused by: java.io.EOFException
at java.io.DataInputStream.readFully(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at cc.a(SourceFile:25)
at cd.b(SourceFile:96)
... 19 more
 
Well, i got it back up and running. i created a new world and used the auars.dat files from it in the old world. and it was able to load. lost a chunk in twilight that had my quarry in it, but other than that no other glaring issues.
 
Code:
2013-01-12 09:00:01 [INFO] Starting minecraft server version 1.4.6
2013-01-12 09:00:12 [INFO] Loading properties
2013-01-12 09:00:12 [INFO] Default game type: SURVIVAL
2013-01-12 09:00:12 [INFO] Generating keypair
2013-01-12 09:00:13 [INFO] Starting Minecraft server on 74.63.225.132:25586
2013-01-12 09:00:18 [INFO] Preparing level "world"
2013-01-12 09:00:19 [INFO] Preparing start region for level 0
2013-01-12 09:00:20 [INFO] Preparing spawn area: 89%
2013-01-12 09:00:20 [INFO] Done (2.013s)! For help, type "help" or "?"
2013-01-12 09:00:21 [SEVERE] Encountered an unexpected exception t
t: Loading NBT data
at cd.b(SourceFile:102)
at bq.a(SourceFile:34)
at cd.b(SourceFile:96)
at ca.a(CompressedStreamTools.java:126)
at ca.a(CompressedStreamTools.java:170)
at thaumcraft.common.SaveManager.loadAuras(SaveManager.java:192)
at thaumcraft.common.EventHandler.worldLoad(EventHandler.java:51)
at net.minecraftforge.event.ASMEventHandler_85_EventHandler_worldLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at net.minecraftforge.common.DimensionManager.initDimension(DimensionManager.java:170)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:757)
at codechicken.chunkloader.ChunkLoaderManager.getWorld(ChunkLoaderManager.java:504)
at codechicken.chunkloader.ChunkLoaderManager$ChunkLoaderOrganiser.revive(ChunkLoaderManager.java:328)
at codechicken.chunkloader.ChunkLoaderManager.revivePlayerLoaders(ChunkLoaderManager.java:797)
at codechicken.chunkloader.ChunkLoaderManager.tickEnd(ChunkLoaderManager.java:791)
at codechicken.chunkloader.ChunkLoaderEventHandler.tickEnd(ChunkLoaderEventHandler.java:39)
at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22)
at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:138)
at cpw.mods.fml.common.FMLCommonHandler.onPostWorldTick(FMLCommonHandler.java:282)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:688)
at ho.r(DedicatedServer.java:270)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:598)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
at fy.run(SourceFile:849)
Caused by: java.io.EOFException
at java.io.DataInputStream.readUnsignedShort(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at cd.b(SourceFile:91)
at bq.a(SourceFile:34)
at by.a(SourceFile:38)
at cd.b(SourceFile:96)
... 24 more
2013-01-12 09:00:21 [SEVERE] This crash report has been saved to: /home/tcagame_svc490/PGoncalves/490/./crash-reports/crash-2013-01-12_09.00.21-server.txt

Got this by renaming the research.dat to .datBAK.
 
there was more than one aura.dat file i found. replace both of them. ill see if i can find the locations again
 
what i did was create a new world, and replace the old files with with new ones.

auras.dat

.\world\
.\worldname\
.\worldname\dim-1\
.\worldname\dim7\
 
In order to avoid deleting all TC data, do this:

* make a backup of your world folder.
* Delete auras.dat / research.dat (depending on whether the error is in loadAllResearch or in loadAuras) in a dimension (either the world folder, or world folder/dim*whatever)
* Try to start it, if it fails to start repeat from step 2
* The dat you just deleted was the broken one, restore the others from your backup.
 
  • Like
Reactions: drac0_86