Server crash: something about a chicken?

Status
Not open for further replies.

zedos

New Member
Jul 29, 2019
1
0
0
Exception in server tick loop

java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.set(Unknown Source)
at codechicken.wirelessredstone.core.SaveManager.setSectorUsed(SaveManager.java:214)
at codechicken.wirelessredstone.core.SaveManager.loadNodes(SaveManager.java:523)
at codechicken.wirelessredstone.core.SaveManager.loadEther(SaveManager.java:599)
at codechicken.wirelessredstone.core.RedstoneEtherServer.addEther(RedstoneEtherServer.java:50)
at codechicken.wirelessredstone.core.RedstoneEther.loadServerWorld(RedstoneEther.java:122)
at codechicken.wirelessredstone.core.WRCoreEventHandler.onWorldLoad(WRCoreEventHandler.java:30)
at net.minecraftforge.event.ASMEventHandler_104_WRCoreEventHandler_onWorldLoad_Load.invoke(.dynamic)
at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
at net.minecraftforge.event.EventBus.post(EventBus.java:103)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:279)
at ho.c(DedicatedServer.java:180)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
at fy.run(SourceFile:849)
 

Ashzification

New Member
Jul 29, 2019
7,425
1
0
Please follow these steps exactly: http://desk.feed-the-beast.com/index.php?/Knowledgebase/Article/View/9/0/basic-troubleshooting
This is to rule out any issues with your client setup.

If you continue to have trouble, please post your complete client-side console log in debug-mode to pastebin.com and link your paste URL here.
To find your logs: http://desk.feed-the-beast.com/inde...29/1/what-log-do-you-need-where-can-i-find-it
If you are trying to show a screenshot, please share the image on an image hosting site (such as imgur.com).

If you have already completed some variation of these steps, please just humor me and complete the steps, exactly as listed.
 

Cieronph

New Member
Jul 29, 2019
145
0
1
Im guessing you middle clicked something from wireless redstone? "chicken" refers to chickenbones the mod author
 
Status
Not open for further replies.