Server crashing and Map advice

Discussion in 'Bukkit Help' started by thekris1234, Jul 26, 2011.

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

    THEK

    Server seems to be crashing more and more. Here's the latest error:

    Running CB RB 1000.

    Code:
    2011-07-26 12:51:53 [SEVERE] java.lang.ArrayIndexOutOfBoundsException: 7
    2011-07-26 12:51:53 [SEVERE]     at net.minecraft.server.BlockPistonExtension.doPhysics(SourceFile:189)
    2011-07-26 12:51:53 [SEVERE]     at net.minecraft.server.World.k(World.java:453)
    2011-07-26 12:51:53 [SEVERE]     at net.minecraft.server.World.applyPhysics(World.java:431)
    2011-07-26 12:51:53 [SEVERE]     at net.minecraft.server.World.update(World.java:401)
    2011-07-26 12:51:53 [SEVERE]     at net.minecraft.server.World.setTypeIdAndData(World.java:385)
    2011-07-26 12:51:53 [SEVERE]     at net.minecraft.server.TileEntityPiston.g_(TileEntityPiston.java:99)
    2011-07-26 12:51:53 [SEVERE]     at net.minecraft.server.World.cleanUp(World.java:1126)
    2011-07-26 12:51:53 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
    2011-07-26 12:51:53 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    2011-07-26 12:51:53 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-26 12:51:53 [SEVERE] Unexpected exception
    java.lang.ArrayIndexOutOfBoundsException: 7
        at net.minecraft.server.BlockPistonExtension.doPhysics(SourceFile:189)
        at net.minecraft.server.World.k(World.java:453)
        at net.minecraft.server.World.applyPhysics(World.java:431)
        at net.minecraft.server.World.update(World.java:401)
        at net.minecraft.server.World.setTypeIdAndData(World.java:385)
        at net.minecraft.server.TileEntityPiston.g_(TileEntityPiston.java:99)
        at net.minecraft.server.World.cleanUp(World.java:1126)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-26 12:51:58 [SEVERE] java.net.SocketException: Socket closed
    2011-07-26 12:51:58 [SEVERE]     at java.net.SocketOutputStream.socketWrite(Unknown Source)
    2011-07-26 12:51:58 [SEVERE]     at java.net.SocketOutputStream.write(Unknown Source)
    2011-07-26 12:51:58 [SEVERE]     at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    2011-07-26 12:51:58 [SEVERE]     at java.io.BufferedOutputStream.flush(Unknown Source)
    2011-07-26 12:51:58 [SEVERE]     at java.io.DataOutputStream.flush(Unknown Source)
    2011-07-26 12:51:58 [SEVERE]     at net.minecraft.server.NetworkWriterThread.run(SourceFile:116)
    2011-07-26 12:52:58 [INFO] Read timed out
    2011-07-26 12:52:58 [INFO] Read timed out
    2011-07-26 12:53:15 [INFO] Read timed out
    2011-07-26 12:53:17 [INFO] Read timed out
    2011-07-26 12:53:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 12:53:30 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 12:53:50 [INFO] Read timed out
    2011-07-26 12:54:16 [INFO] Read timed out
    2011-07-26 12:54:32 [INFO] Read timed out
    2011-07-26 12:54:42 [INFO] Read timed out
    2011-07-26 12:54:57 [INFO] Read timed out
    2011-07-26 12:55:15 [INFO] Read timed out
    2011-07-26 12:55:35 [INFO] Read timed out
    2011-07-26 12:55:38 [INFO] Read timed out
    2011-07-26 12:56:39 [INFO] Read timed out
    2011-07-26 12:57:32 [INFO] Connection reset
    2011-07-26 12:58:06 [INFO] Read timed out
    2011-07-26 12:58:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 12:58:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 12:59:29 [INFO] Read timed out
    2011-07-26 12:59:43 [INFO] Read timed out
    2011-07-26 12:59:56 [INFO] Read timed out
    2011-07-26 13:00:33 [INFO] Read timed out
    2011-07-26 13:01:21 [INFO] Read timed out
    2011-07-26 13:03:00 [INFO] Read timed out
    2011-07-26 13:03:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 13:03:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 13:05:37 [INFO] Read timed out
    2011-07-26 13:06:06 [INFO] Read timed out
    2011-07-26 13:06:55 [INFO] Read timed out
    2011-07-26 13:07:58 [INFO] Read timed out
    2011-07-26 13:08:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 13:08:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 13:09:35 [INFO] Read timed out
    2011-07-26 13:09:40 [INFO] Read timed out
    2011-07-26 13:10:54 [INFO] Read timed out
    2011-07-26 13:11:34 [INFO] Read timed out
    2011-07-26 13:12:07 [INFO] Read timed out
    2011-07-26 13:13:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 13:13:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 13:13:46 [INFO] Read timed out
    2011-07-26 13:15:38 [INFO] Read timed out
    2011-07-26 13:15:40 [INFO] Read timed out
    2011-07-26 13:18:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 13:18:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 13:20:41 [INFO] Read timed out
    2011-07-26 13:23:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 13:23:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 13:25:39 [INFO] Read timed out
    2011-07-26 13:27:19 [INFO] Read timed out
    2011-07-26 13:28:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 13:28:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 13:31:43 [INFO] Read timed out
    2011-07-26 13:33:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 13:33:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 13:35:31 [INFO] Read timed out
    2011-07-26 13:38:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 13:38:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 13:40:05 [INFO] Read timed out
    2011-07-26 13:43:07 [SEVERE] java.io.IOException: Bad packet id 81
    2011-07-26 13:43:07 [SEVERE]     at net.minecraft.server.Packet.a(Packet.java:73)
    2011-07-26 13:43:07 [SEVERE]     at net.minecraft.server.NetworkManager.g(NetworkManager.java:149)
    2011-07-26 13:43:07 [SEVERE]     at net.minecraft.server.NetworkManager.c(NetworkManager.java:259)
    2011-07-26 13:43:07 [SEVERE]     at net.minecraft.server.NetworkReaderThread.run(SourceFile:84)
    2011-07-26 13:43:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 13:43:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 13:47:49 [INFO] Read timed out
    2011-07-26 13:48:23 [INFO] Read timed out
    2011-07-26 13:48:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 13:48:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 13:49:47 [INFO] Read timed out
    2011-07-26 13:53:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 13:53:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 13:53:42 [INFO] Read timed out
    2011-07-26 13:58:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 13:58:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 14:03:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 14:03:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 14:08:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 14:08:26 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 14:11:49 [INFO] Read timed out
    2011-07-26 14:13:26 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 14:13:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 14:18:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 14:18:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 14:18:46 [INFO] Read timed out
    2011-07-26 14:19:14 [INFO] Read timed out
    2011-07-26 14:23:14 [INFO] Read timed out
    2011-07-26 14:23:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 14:23:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 14:28:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 14:28:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 14:29:51 [INFO] Read timed out
    2011-07-26 14:33:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 14:33:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 14:38:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 14:38:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 14:39:02 [INFO] Read timed out
    2011-07-26 14:39:20 [INFO] Read timed out
    2011-07-26 14:41:06 [INFO] Read timed out
    2011-07-26 14:43:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 14:43:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 14:45:59 [INFO] Read timed out
    2011-07-26 14:46:21 [INFO] Read timed out
    2011-07-26 14:46:38 [INFO] Connection reset
    2011-07-26 14:47:01 [INFO] Read timed out
    2011-07-26 14:47:37 [INFO] Read timed out
    2011-07-26 14:48:07 [INFO] Read timed out
    2011-07-26 14:48:11 [INFO] Read timed out
    2011-07-26 14:48:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 14:48:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 14:49:11 [INFO] Read timed out
    2011-07-26 14:49:25 [INFO] Read timed out
    2011-07-26 14:50:19 [INFO] Connection reset
    2011-07-26 14:51:18 [INFO] Read timed out
    2011-07-26 14:51:56 [INFO] Read timed out
    2011-07-26 14:53:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 14:53:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 14:57:33 [INFO] Read timed out
    2011-07-26 14:58:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 14:58:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 15:00:57 [INFO] [JSONAPI] [API Call] 81.104.36.98: method=getPlayerLimit?args=[]
    2011-07-26 15:01:12 [INFO] [JSONAPI] [API Call] 81.104.36.98: method=["getPlayers","getPlayerLimit","system.getJavaMemoryUsage","getServerVersion","dynmap.getPort","dynmap.getHost","getPlugins","getPropertiesFile","getBannedPlayers"]?args=[[],[],[],[],[],[],[],["server"],[]]
    2011-07-26 15:01:13 [INFO] Read timed out
    2011-07-26 15:01:35 [INFO] [JSONAPI] [API Call] 81.104.36.98: method=getPlayerLimit?args=[]
    2011-07-26 15:01:50 [INFO] [JSONAPI] [API Call] 81.104.36.98: method=["getPlayers","getPlayerLimit","system.getJavaMemoryUsage","getServerVersion","dynmap.getPort","dynmap.getHost","getPlugins","getPropertiesFile","getBannedPlayers"]?args=[[],[],[],[],[],[],[],["server"],[]]
    2011-07-26 15:03:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 15:03:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 15:03:40 [INFO] Read timed out
    2011-07-26 15:04:27 [INFO] Read timed out
    2011-07-26 15:04:39 [INFO] Read timed out
    2011-07-26 15:05:13 [INFO] Read timed out
    2011-07-26 15:08:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 15:08:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 15:09:21 [INFO] Read timed out
    2011-07-26 15:13:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 15:13:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 15:14:40 [INFO] Read timed out
    2011-07-26 15:15:17 [INFO] Read timed out
    2011-07-26 15:16:58 [INFO] Read timed out
    2011-07-26 15:18:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 15:18:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 15:18:47 [INFO] Connection reset
    2011-07-26 15:19:39 [INFO] Read timed out
    2011-07-26 15:23:20 [INFO] Read timed out
    2011-07-26 15:23:20 [INFO] Read timed out
    2011-07-26 15:23:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 15:23:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 15:24:06 [INFO] Read timed out
    2011-07-26 15:27:53 [INFO] Read timed out
    2011-07-26 15:28:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 15:28:27 [INFO] [AutoSave] World Auto-Save Complete
    2011-07-26 15:28:38 [INFO] Read timed out
    2011-07-26 15:33:27 [INFO] [AutoSave] World Auto-Saving
    2011-07-26 15:33:27 [INFO] [AutoSave] World Auto-Save Complete
    What would cause the OutOfBoundsException?

    Second:
    Our map is quite vast and we're nearing 2GB in size. Should I start thinking about moving over to a new one? I installed LagMeter and when more than 10 people are on the Tick decreases and occasionally it hits about 4,3TPS and stays there constantly. If this because of the map size? Or is there something else I should be looking into?
     
  2. Offline

    Orcem12

    It is very very likely. If your server's map is huge but most of the time no one is occupying the chunk the server will spam you with read time out errors from each chunk which is happening here. Try installing a Border control plugin and limit you server to like 300 chunks? Most servers do this and you don't notice. I think you should take it up :)
     
Thread Status:
Not open for further replies.

Share This Page