Jump to content

Question

Posted
Description: Exception in server tick loop
 
java.lang.ArrayIndexOutOfBoundsException: -1
 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)
 
Full crashlog here

1 answer to this question

Recommended Posts

  • 0
Posted

Via googling, I've seen quite a few posts with this exact error indicating that it's a bug in MCPC / Cauldron, which you appear to be running. I can't tell the version of Cauldron you have, but you could try upgrading (if you can find the files).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...