Open FTB Beyond Client crash "Mob Masher"

X

XpBoomsted

Guest
Summary of the problem FTB Beyond Client crash "Mob Masher"

Pack Version 1.2.1

What is the bug? world crash upon loading, mob masher was set in nether in small cursed earth farm

Mod & Version MobGrindingUtils-0.1.8.16

Link to log file http://paste.feed-the-beast.com/view/40b2a219

Is it repeatable? i am not sure, had to break it in creative upon next world load

Known Fix n/a
 
K

kristi71111

Guest
One way to fix this is to go into your config folder and open up forge.cfg and set
# 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

to true I believe that this will fix crash issue.