Crashing drum

  • Tech Support section is for getting help with FTB related problems. If there's a repeatable issue that can be labeled as a bug, then please use the issue tracker for the pack or the app at GitHub issue trackers - If there's no repository for a pack that means that the pack is old and/or will not be updated. Bugs for older packs will not be fixed, unless they are critical.
  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
G

Gigi

Guest
Title Crashing drum

Launcher Type Curse App

Modpack Infinity Evolved

Modpack version 2.6.0

Have you modified the pack? No

Link to log file http://pastebin.com/aFXubhqz

Details of the issue activated a thermal expansion servo from a drum, probably badly connected to a refinery.
it crashes every time i try to open the world
 
Last edited by a moderator:

Henry Link

Forum Addict
Dec 23, 2012
2,601
553
153
USA - East Coast
Before you do anything else make a backup copy of your world/save. Then you hopefully you have three options.
  1. edit the forge.config file in the config directory and change the following lines to true.
    Code:
       # Set this to true to remove any Entity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
        B:removeErroringEntities=false
    
        # Set this to true to remove any TileEntity that throws an error in its update method instead of closing the server and reporting a crash log. BE WARNED THIS COULD SCREW UP EVERYTHING USE SPARINGLY WE ARE NOT RESPONSIBLE FOR DAMAGES.
        B:removeErroringTileEntities=false
  2. Edit the world using MCEDIT and remove the block at location -452,106,-192

  3. Restore a backup of your world if you have one.
After you make that backup I would probably see if the 1st suggestion works.
 

Henry Link

Forum Addict
Dec 23, 2012
2,601
553
153
USA - East Coast
If you used the 1st option you may want to set those back to false. There is a reason they are defaulted to false and should only be true if you have a crash you can't recover from. But I am glad this worked for you.
 
G

Gigi

Guest
after setting to true, i tried to set it up working, the refinery popped out 3 times so i guess that that command helped me.
tip: never connect refinery to thermal expansion fluiducts