Revelation 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
M

Markred

Guest
Title Revelation server crash

Launcher Type Server

Modpack Revelation

Modpack version 1.2

Have you modified the pack? No

Link to log file https://pastebin.com/XD8LmedZ

Details of the issue The server crashed and keeps crashing a couple minutes after we log in. Just wondering if there's any known way to fix this? Thanks
 
Last edited by a moderator:

Jamano

New Member
Jul 29, 2019
20
0
0
Hey,

Go into your config folder and locate the forge.cfg file,

Edit the file with notepad++

Change the following:

# 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=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=true

Notice that we changed it from false to true.
 
  • Like
Reactions: ICountFrom0