Trevor Rudolph Posted September 13, 2012 Posted September 13, 2012 So my server has been haveing energy isttues, idk if its with bad pipes or something but on the first tick of a player loggin in near a malfunctioning enegy set up that i have yet to locate it crashes my server, im gonna post my logs, First, the crashe log: http://pastebin.com/byNG5kne Second, the entire startup log, if you need it: http://pastebin.com/DU2B1pxW So if some on could help my find what the problem is? i would apreciate it, if you need more info to help, ask!
TheBard Posted September 13, 2012 Posted September 13, 2012 You've got some bad pipes it looks like too? 15:17:09 [iNFO] [buildCraft] Error creating pipe type 0 (class=null) 15:17:09 [sEVERE] [buildCraft] Pipe failed to load from NBT at 280,62,475 15:17:09 [iNFO] [buildCraft] Error creating pipe type 0 (class=null) 15:17:09 [sEVERE] [buildCraft] Pipe failed to load from NBT at 280,62,473 ... Might have to open the map in MCEdit and delete all those pipes. If it still crashes, delete the solar arrays as well? As always, make a backup first!
Trevor Rudolph Posted September 13, 2012 Author Posted September 13, 2012 i have a backup from 4 days ago that im running now, it would take a day to poen world edit because the server is 3000 miles away any the copy would take forever... i can always delete my user and then go to the pipes and worldedit them out... and what solar arrays?
TheBard Posted September 13, 2012 Posted September 13, 2012 The fatal error was from the compactsolars mod. So my assumption was that the fatal crash had something to do with solar arrays? 15:17:21 [sEVERE] java.lang.ArrayIndexOutOfBoundsException: 3 15:17:21 [sEVERE] at cpw.mods.compactsolars.CompactSolarType.makeEntity(CompactSolarType.java:58) 15:17:21 [sEVERE] at cpw.mods.compactsolars.BlockCompactSolar.getBlockEntity(BlockCompactSolar.java:40)
Trevor Rudolph Posted September 13, 2012 Author Posted September 13, 2012 but i wish i knew where they were... can MCEdit delete all solar arrays?
TheBard Posted September 14, 2012 Posted September 14, 2012 Don't know unfortunately. When I tried using MCEdit it kept crashing on me. I'd say fix those pipes that say they're broken in the log first. You can go to those locations in MCEdit and remove the pipes I'm pretty sure. Edit: From: http://forums.technicpack.net/threads/faq-common-problems-solutions.18966/ '[buildCraft] Error creating pipe type 0 (class=null)' error This error means you have rolled back or spawned in pipes (block ID 166). It could be through WorldEdit, HawkEye, LogBlock, you name it. To remove them, simply go to the location which appears in the message underneath, such as '[buildCraft] Pipe failed to load from NBT at 384,67,353' and destroy them. You can also use WorldGuard's '//removenear' command, like this '//removenear 166 25' which will remove all BuildCraft pipes in a radius of 25, so be cautious.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now