Advertisement
gazeofdisaster

wordborder

Nov 8th, 2012
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. [SEVERE] Encountered an unexpected exception IndexOutOfBoundsException
  2. java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
  3. at java.util.ArrayList.rangeCheck(Unknown Source)
  4. at java.util.ArrayList.get(Unknown Source)
  5. at dries007.SimpleCore.WorldBorder.tickStart(WorldBorder.java:68)
  6. at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:116)
  7. at cpw.mods.fml.common.FMLCommonHandler.onPreServerTick(FMLCommonHandler.java:284)
  8. at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:579)
  9. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
  10. at fp.run(SourceFile:818)
  11. [SEVERE] This crash report has been saved to: C:\Users\samue_000\Desktop\Server\Server Test\.\crash-reports\crash-2012-11-08_10.05.08-server.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement