Noooooooo!

Discussion in 'Bukkit Help' started by boss86741, Dec 24, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    boss86741

    Java io exception? Look at this:

    Code:
    2012-12-24 20:06:09 [WARNING] Wrong location for EntityChicken['Chicken'/18093, l='survivaworld', x=631.71, y=68.00, z=-107.61] in world 'survivaworld'!
    2012-12-24 20:06:09 [WARNING] Entity is at 631.7072873826341,-107.61204374230093 (chunk 39,-7) but was stored in chunk 39,-12
    2012-12-24 20:06:09 [WARNING] Wrong location for EntityChicken['Chicken'/18094, l='survivaworld', x=628.53, y=68.00, z=-100.50] in world 'survivaworld'!
    2012-12-24 20:06:09 [WARNING] Entity is at 628.5315000001984,-100.49530345927337 (chunk 39,-7) but was stored in chunk 39,-12
    2012-12-24 20:06:09 [WARNING] Wrong location for EntityChicken['Chicken'/18095, l='survivaworld', x=625.24, y=70.49, z=-110.21] in world 'survivaworld'!
    2012-12-24 20:06:09 [WARNING] Entity is at 625.2448736437861,-110.21342029171714 (chunk 39,-7) but was stored in chunk 39,-12
    2012-12-24 20:06:09 [WARNING] Wrong location for EntityChicken['Chicken'/18096, l='survivaworld', x=634.43, y=66.00, z=-103.57] in world 'survivaworld'!
    2012-12-24 20:06:09 [WARNING] Entity is at 634.4296138367616,-103.57342272214211 (chunk 39,-7) but was stored in chunk 39,-12
    2012-12-24 20:06:09 [WARNING] Wrong location for EntityChicken['Chicken'/18097, l='survivaworld', x=635.06, y=65.00, z=-107.27] in world 'survivaworld'!
    2012-12-24 20:06:09 [WARNING] Entity is at 635.0561800266787,-107.26645804404063 (chunk 39,-7) but was stored in chunk 39,-12
    2012-12-24 20:06:09 [WARNING] Wrong location for EntityChicken['Chicken'/18098, l='survivaworld', x=626.19, y=68.00, z=-96.02] in world 'survivaworld'!
    2012-12-24 20:06:09 [WARNING] Entity is at 626.1899090947409,-96.01882014379217 (chunk 39,-7) but was stored in chunk 39,-12
    2012-12-24 20:06:09 [WARNING] Wrong location for EntityChicken['Chicken'/18099, l='survivaworld', x=627.49, y=68.00, z=-96.11] in world 'survivaworld'!
    2012-12-24 20:06:09 [WARNING] Entity is at 627.4894263559554,-96.1059521997485 (chunk 39,-7) but was stored in chunk 39,-12
    2012-12-24 20:06:09 [INFO] Chunk file at 49,-12 is in the wrong location; relocating. (Expected 49, -12, got 35, -5)
    2012-12-24 20:06:09 [INFO] Chunk file at 32,-12 is in the wrong location; relocating. (Expected 32, -12, got 41, -12)
    2012-12-24 20:06:09 [INFO] [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/ChestShop
    2012-12-24 20:06:09 [INFO] [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/CraftBookVehicles
    2012-12-24 20:06:09 [INFO] [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/CraftBookCommon
    2012-12-24 20:06:09 [INFO] [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/CraftBookCircuits
    2012-12-24 20:06:09 [INFO] [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/Jail
    2012-12-24 20:06:10 [INFO] Chunk file at 31,-13 is in the wrong location; relocating. (Expected 31, -13, got 28, -4)
    2012-12-24 20:06:10 [INFO] Chunk file at 31,-14 is in the wrong location; relocating. (Expected 31, -14, got 28, -4)
    2012-12-24 20:06:10 [SEVERE] net.minecraft.server.v1_4_6.ReportedException: Loading NBT data
    2012-12-24 20:06:10 [SEVERE]    at net.minecraft.server.v1_4_6.NBTBase.b(SourceFile:102)
    2012-12-24 20:06:10 [SEVERE]    at net.minecraft.server.v1_4_6.NBTTagCompound.load(NBTTagCompound.java:46)
    2012-12-24 20:06:10 [SEVERE]    at net.minecraft.server.v1_4_6.NBTTagList.load(SourceFile:38)
    2012-12-24 20:06:10 [SEVERE]    at net.minecraft.server.v1_4_6.NBTBase.b(SourceFile:96)
    2012-12-24 20:06:10 [SEVERE]    at net.minecraft.server.v1_4_6.NBTTagCompound.load(NBTTagCompound.java:46)
    2012-12-24 20:06:10 [SEVERE]    at net.minecraft.server.v1_4_6.NBTBase.b(SourceFile:96)
    2012-12-24 20:06:10 [SEVERE]    at net.minecraft.server.v1_4_6.NBTTagCompound.load(NBTTagCompound.java:46)
    2012-12-24 20:06:10 [SEVERE]    at net.minecraft.server.v1_4_6.NBTBase.b(SourceFile:96)
    2012-12-24 20:06:10 [SEVERE]    at net.minecraft.server.v1_4_6.NBTCompressedStreamTools.a(SourceFile:75)
    2012-12-24 20:06:10 [SEVERE]    at net.minecraft.server.v1_4_6.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:80)
    2012-12-24 20:06:10 [SEVERE]    at org.bukkit.craftbukkit.v1_4_6.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19)
    2012-12-24 20:06:10 [SEVERE]    at org.bukkit.craftbukkit.v1_4_6.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13)
    2012-12-24 20:06:10 [SEVERE]    at org.bukkit.craftbukkit.v1_4_6.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
    2012-12-24 20:06:10 [SEVERE]    at org.bukkit.craftbukkit.v1_4_6.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
    2012-12-24 20:06:10 [SEVERE]    at org.bukkit.craftbukkit.v1_4_6.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
    2012-12-24 20:06:10 [SEVERE]    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
    2012-12-24 20:06:10 [SEVERE]    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
    2012-12-24 20:06:10 [SEVERE]    at java.lang.Thread.run(Thread.java:722)
    2012-12-24 20:06:10 [SEVERE] Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
    2012-12-24 20:06:10 [SEVERE]    at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
    2012-12-24 20:06:10 [SEVERE]    at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
    2012-12-24 20:06:10 [SEVERE]    at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
    2012-12-24 20:06:10 [SEVERE]    at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
    2012-12-24 20:06:10 [SEVERE]    at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
    2012-12-24 20:06:10 [SEVERE]    at java.io.DataInputStream.readFully(DataInputStream.java:195)
    2012-12-24 20:06:10 [SEVERE]    at java.io.DataInputStream.readFully(DataInputStream.java:169)
    2012-12-24 20:06:10 [SEVERE]    at net.minecraft.server.v1_4_6.NBTTagByteArray.load(SourceFile:28)
    2012-12-24 20:06:10 [SEVERE]    at net.minecraft.server.v1_4_6.NBTBase.b(SourceFile:96)
    2012-12-24 20:06:10 [SEVERE]    ... 17 more
    2012-12-24 20:06:10 [SEVERE] Encountered an unexpected exception ReportedException
    net.minecraft.server.v1_4_6.ReportedException: Loading NBT data
        at net.minecraft.server.v1_4_6.NBTBase.b(SourceFile:102)
        at net.minecraft.server.v1_4_6.NBTTagCompound.load(NBTTagCompound.java:46)
        at net.minecraft.server.v1_4_6.NBTTagList.load(SourceFile:38)
        at net.minecraft.server.v1_4_6.NBTBase.b(SourceFile:96)
        at net.minecraft.server.v1_4_6.NBTTagCompound.load(NBTTagCompound.java:46)
        at net.minecraft.server.v1_4_6.NBTBase.b(SourceFile:96)
        at net.minecraft.server.v1_4_6.NBTTagCompound.load(NBTTagCompound.java:46)
        at net.minecraft.server.v1_4_6.NBTBase.b(SourceFile:96)
        at net.minecraft.server.v1_4_6.NBTCompressedStreamTools.a(SourceFile:75)
        at net.minecraft.server.v1_4_6.ChunkRegionLoader.loadChunk(ChunkRegionLoader.java:80)
        at org.bukkit.craftbukkit.v1_4_6.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:19)
        at org.bukkit.craftbukkit.v1_4_6.chunkio.ChunkIOProvider.callStage1(ChunkIOProvider.java:13)
        at org.bukkit.craftbukkit.v1_4_6.util.AsynchronousExecutor$Task.init(AsynchronousExecutor.java:150)
        at org.bukkit.craftbukkit.v1_4_6.util.AsynchronousExecutor$Task.initAsync(AsynchronousExecutor.java:95)
        at org.bukkit.craftbukkit.v1_4_6.util.AsynchronousExecutor$Task.run(AsynchronousExecutor.java:85)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:722)
    Caused by: java.io.EOFException: Unexpected end of ZLIB input stream
        at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:240)
        at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
        at java.io.DataInputStream.readFully(DataInputStream.java:195)
        at java.io.DataInputStream.readFully(DataInputStream.java:169)
        at net.minecraft.server.v1_4_6.NBTTagByteArray.load(SourceFile:28)
        at net.minecraft.server.v1_4_6.NBTBase.b(SourceFile:96)
        ... 17 more
    2012-12-24 20:06:10 [SEVERE] This crash report has been saved to: /chroot/home/thebosss/mc/./crash-reports/crash-2012-12-24_20.06.10-server.txt
    2012-12-24 20:36:19 [INFO] Read timed out
    2012-12-24 21:01:56 [INFO] Read timed out
    2012-12-24 21:05:51 [INFO] [Server] SERVER SHUTTING DOWN IN 10 SECONDS. Saving map...
    2012-12-24 21:05:52 [INFO] CONSOLE: Forcing save..
    2012-12-24 21:05:52 [INFO] CONSOLE: Save complete.
    
     
  2. Offline

    Archarin

    Take out your plugins and see if it still happens if so it is most likely an issue with your map or if it doesn't then try to find the plugin that is causing the error.
     
Thread Status:
Not open for further replies.

Share This Page