Server Crash

  • 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

LittleKing_Soul5

New Member
Jul 29, 2019
4
0
0
Title:
Server Crash
Launcher Version:
1.4.11
Modpack:
FTB Infinity Evolved
Modpack Version:
2.4.2
Log Link:
Details of the issue:
I had created a tallow golem for thaumcraft but the moment i placed it down near my alchemical furnace my game crashed and when i attempt to rejoin the server my game crashes before I can enter Crash Report 1 is the original crash while 2 is what I got after my game crashed upon attempting to reconnect.
 
K

kristi71111

Guest
Sorry about that here is the paste bin
http://pastebin.com/harNsQyB
You can either download the region r.-5.2.mca and mcedit the entities out of the area Entity's Exact location: -2492.50, 18.00, 1095.50 or go into your config folder (minecraft\config and forge.cfg) and set this to true
# 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
# 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
This should fix your issue.