Posted March 22, 20169 yr After setting up some new items from the mod bluepower, my server crashed. It runs fine until a player joins the game and I've had people who haven't logged on at all join and it still crashes. Not to sure why this is happening, but I hope it is not an error with Bluepower since that is one of the essential mods I want to have on it. Server Crash Report: http://pastebin.com/CWgTEt3c Mod List: (The only Way I could think of sharing it) https://gyazo.com/c9bbd4306f0bd0e37b4567f94bf9cef6 https://gyazo.com/10f9b4fbf7a12e6c32816da09003f665 Any help is appreciated!
March 22, 20169 yr java.lang.ArrayIndexOutOfBoundsException: 20 at com.bluepowermod.tile.tier1.TileBuffer.func_70301_a(TileBuffer.java:75) at com.bluepowermod.helper.IOHelper.insert(IOHelper.java:281) at com.bluepowermod.helper.IOHelper.insert(IOHelper.java:262) at com.bluepowermod.helper.IOHelper.insert(IOHelper.java:246) at com.bluepowermod.helper.IOHelper.insert(IOHelper.java:229) at com.bluepowermod.part.tube.TubeLogic$TubeEdge.isValidForExportItem(TubeLogic.java:545) at com.bluepowermod.part.tube.TubeLogic.getHeadingForItem(TubeLogic.java:301) at com.bluepowermod.part.tube.TubeLogic.update(TubeLogic.java:144) at com.bluepowermod.part.tube.PneumaticTube.update(PneumaticTube.java:171) at uk.co.qmunity.lib.tile.TileMultipart.func_145845_h(TileMultipart.java:454) at net.minecraft.world.World.func_72939_s(World.java:1939) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) It looks like a Pneumatic Tube is throwing an error while trying to insert into a Buffer. I suggest you report this to the BluePower author(s). In the meantime, either restore from a backup or use something like MCEdit/NBTExplorer to remove the Multipart block (containing a Pneumatic Tube) at 833, 60, -262. Please don't PM me to ask for help. Asking your question in a public thread preserves it for people who are having the same problem in the future.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.