Server Console Errors

Discussion in 'Bukkit Help' started by DKL98, Jun 1, 2012.

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

    DKL98

    I am going to use chunkster for the chunk file errors, but the others I am unsure about.
    Will they be fixed when I use chunkster?

    Console Log Bellow

    01.06 20:49:05 [Server] INFO Chunk file at 117,-170 is in the wrong location; relocating. (Expected 117, -170, got 118, -168)
    01.06 20:48:58 [Server] INFO Chunk file at 118,-170 is in the wrong location; relocating. (Expected 118, -170, got 118, -168)
    01.06 20:48:58 [Server] INFO Chunk file at 118,-171 is in the wrong location; relocating. (Expected 118, -171, got 118, -168)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.Packet10Flying.handle(SourceFile:126)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:412)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.ServerConfigurationManager.d(ServerConfigurationManager.java:169)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.PlayerManager.movePlayer(PlayerManager.java:156)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.PlayerManager.a(PlayerManager.java:60)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:26)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:78)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.ChunkProviderServer.loadChunk(ChunkProviderServer.java:135)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.ChunkRegionLoader.a(ChunkRegionLoader.java:52)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.ChunkRegionLoader.a(ChunkRegionLoader.java:69)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.ChunkRegionLoader.a(ChunkRegionLoader.java:293)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.Chunk.a(Chunk.java:606)
    01.06 20:47:53 [Server] SEVERE at net.minecraft.server.Chunk.a(Chunk.java:627)
    01.06 20:47:53 [Server] SEVERE java.lang.Exception
    01.06 20:47:53 [Server] INFO Chunk coordinates: 1872,-2704
    01.06 20:47:53 [Server] INFO Attempted to place a tile entity (net.minecraft.server.TileEntityChest@581ea14a) at 1946,27,-2680 (DIRT) where there was no entity tile!
    01.06 20:47:53 [Server] INFO Chunk file at 117,-169 is in the wrong location; relocating. (Expected 117, -169, got 121, -168)
    01.06 20:47:53 [Server] INFO Chunk file at 117,-170 is in the wrong location; relocating. (Expected 117, -170, got 118, -168)
    01.06 20:47:34 [Server] INFO Chunk file at 118,-170 is in the wrong location; relocating. (Expected 118, -170, got 118, -168)
    01.06 20:47:34 [Server] INFO Chunk file at 118,-171 is in the wrong location; relocating. (Expected 118, -171, got 118, -168)
     
Thread Status:
Not open for further replies.

Share This Page