Resolving MCPC-Plus and Spigot crashes whenever a second player joins

❗️

MCPC-Plus is no longer available for download. Links on this page won't work.

Starting on March 26, 2013, servers running Spigot or MCPC-Plus for Minecraft 1.6.4 or 1.7 may crash every time a second player joins.  The cause is a time-related bug with the server code.  To resolve the crashes, update the server JAR to the latest build.

Crash Report

The following may appear in the console and/or crash-reports folder:

	at java.util.ArrayList.elementData(ArrayList.java:400)
	at java.util.ArrayList.get(ArrayList.java:413)
	at net.minecraft.server.management.ServerConfigurationManager.func\_72374\_b(ServerConfigurationManager.java:1125)
	at net.minecraft.server.MinecraftServer.func\_71190\_q(MinecraftServer.java:914)
	at net.minecraft.server.dedicated.DedicatedServer.func\_71190\_q(DedicatedServer.java:330)
	at net.minecraft.server.MinecraftServer.func\_71217\_p(MinecraftServer.java:777)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
	at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)

Fixed Server JARs

Updated builds that resolve the issue are at:

More Information

More information about the cause of the issue is at http://www.spigotmc.org/threads/arrayindexoutofboundsexception.14826/