1

Help with console error

SUR3shot1 8/8/13 3:33 pm
310
8/8/2013 11:11 pm
Well I can't figure out this console error I am getting and crashes my server. I have looked everywhere but I don't know what NBT data is. Please I really need help.
Click to reveal
Time: 8/8/13 2:13 PM
Description: Loading NBT data

java.io.UTFDataFormatException: malformed input around byte 20
at java.io.DataInputStream.readUTF(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:96)
at net.minecraft.server.v1_6_R2.NBTTagCompound.load(SourceFile:38)
at net.minecraft.server.v1_6_R2.NBTTagList.load(SourceFile:41)
at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:101)
at net.minecraft.server.v1_6_R2.NBTTagCompound.load(SourceFile:38)
at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:101)
at net.minecraft.server.v1_6_R2.NBTTagCompound.load(SourceFile:38)
at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:101)
at net.minecraft.server.v1_6_R2.NBTBase.a(SourceFile:89)
at net.minecraft.server.v1_6_R2.NBTCompressedStreamTools.a(SourceFile:75)
at net.minecraft.server.v1_6_R2.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:80)
at org.bukkit.craftbukkit.v1_6_R2.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19)
at org.bukkit.craftbukkit.v1_6_R2.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13)
at org.bukkit.craftbukkit.v1_6_R2.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
at org.bukkit.craftbukkit.v1_6_R2.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
at org.bukkit.craftbukkit.v1_6_R2.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
at java.io.DataInputStream.readUTF(Unknown Source)
at java.io.DataInputStream.readUTF(Unknown Source)
at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:96)
at net.minecraft.server.v1_6_R2.NBTTagCompound.load(SourceFile:38)
at net.minecraft.server.v1_6_R2.NBTTagList.load(SourceFile:41)

-- NBT Tag --
Details:
Tag name: Sections
Tag type: 9
Stacktrace:
at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:101)
at net.minecraft.server.v1_6_R2.NBTTagCompound.load(SourceFile:38)
at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:101)
at net.minecraft.server.v1_6_R2.NBTTagCompound.load(SourceFile:38)
at net.minecraft.server.v1_6_R2.NBTBase.b(SourceFile:101)
at net.minecraft.server.v1_6_R2.NBTBase.a(SourceFile:89)
at net.minecraft.server.v1_6_R2.NBTCompressedStreamTools.a(SourceFile:75)
at net.minecraft.server.v1_6_R2.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:80)
at org.bukkit.craftbukkit.v1_6_R2.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19)
at org.bukkit.craftbukkit.v1_6_R2.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13)
at org.bukkit.craftbukkit.v1_6_R2.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
at org.bukkit.craftbukkit.v1_6_R2.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
at org.bukkit.craftbukkit.v1_6_R2.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Posted by
SUR3shot1
Level 4 : Apprentice Warrior
7

  Have something to say?

JoinSign in

3

aman207
08/08/2013 11:11 pm
Level 40 : Master Cake
Reinstall the craftbukkit.jar

If you are running off of multicraft, change the build to something else, restart your server, change it back to where it was, and restart your server again.
1
MechaAdster
08/08/2013 3:37 pm
Level 20 : Expert Taco
Are you hosting this from your computer or from an online panel?
1
SUR3shot1
08/08/2013 3:39 pm
Level 4 : Apprentice Warrior
Online Panel
1

Welcome