DW20 1.12 random 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
B

BPMatus78

Guest
Title DW20 1.12 random crash

Launcher Type FTB Launcher

Modpack Direwolf20 1.12

Modpack version 1.7.1

Have you modified the pack? No

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

Details of the issue Random crashes, currently working on bee's and noticed the log file shows something about refined storage.
Also noticed that on each restart I have to replace the timer on my endergenic generator or it just wastes the ender pearls.
 
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.
 

grandrolf

Global moderator
Team Member
Global Moderator
Trusted User
Aug 29, 2014
2,658
246
133
sweden
Reset the forge.cfg file to how it was from start.

Make sure you have backups of your world, then:

Use MCEdit to remove this block:
Block location: World: (195,68,320)

(remember to save before exiting MCEdit)

Post new log if it still fails.