1.0.1: Buildcraft quarry in the twilight forest server crash

  • This section is closed. Please do bug reports over at the FTB GitHub repos.
  • 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
I can confirm that this happens. It has been reported on the Buildcraft GitHub https://github.com/BuildCraft/BuildCraft/issues/2146

It is the Tile Entity itself crashing. To recover your world (but lose the quarry), open up your minecraft folder and go into config/forge.cfg and edit:

B:removeErroringTileEntities=false

to

B:removeErroringTileEntities=true


Save it, restart and then close it back down after it has started fully.

IMPORTANT!!!
Change this option back to false when your world is fixed.

Don't try to place the quarry back, it will just crash out again.
 
This bug *has* been fixed in BuildCraft 6.1.5 stable. DW20, however, is using a BC 6.1.5 pre-release (as of 1.0.1), so the bug is not fixed there yet.