Posted February 14, 201312 yr On my server Im having an error with both the latest and recommended version of forge. THis is the error: [iNFO] Starting minecraft server version 1.4.7 [iNFO] Preparing level "world" [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 net.minecraftforge.common.ForgeChunkManager.loadWorld(ForgeChunkManager.java:416) at net.minecraftforge.common.ForgeInternalHandler.onDimensionLoad(ForgeInternalHandler.java:71) at net.minecraftforge.event.ASMEventHandler_2_ForgeInternalHandler_onDimensionLoad_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.readByte(Unknown Source) at bp.a(SourceFile:24) at cd.b(SourceFile:96) ... 19 more Also there are some forge essentials stuff that isnt worth worrying about
February 14, 201312 yr It occurs to me that something fucked up in reading the nbttags. What were you trying to do? PM the log with the FE issues to me, I'm a co-dev. Read the EAQ before posting! OR ELSE! This isn't building better software, its trying to grab a place in the commit list of a highly visible github project. www.forgeessentials.com Don't PM me, I don't check this account unless I have to.
February 14, 201312 yr Something corrupted your level.dat, in your world folder, delete it and rename level.dat_old to level.dat I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
February 15, 201312 yr Author Hmm I delete level.dat and renamed level.dat_old to level.dat didnt help however I've got the whole log from cmd.exe (command prompt) http://pastebin.com/N2D95we5
February 16, 201312 yr It still looks like something is corrupting your level.dat. Remove the mods you have one by one until you see that the error no longer occurs. The last mod you would have removed probably is causing the error. There's an EAQ for a reason. Read it! "Note that failure to read this will make you look idiotic. You don't want that do you?" -- luacs1998 First rule of bug reports: More information is always better. Oh, and logs OR IT DIDN'T HAPPEN!!
February 16, 201312 yr Author Nevermind fixed it by loading the world in mcedit deleting some random chunk (this was to save space the save was taking up 1gb) loaded that on my client saved it then replaced the server map with the newly saved client
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.