Game crashed last night, now crashes on loading

  • 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

Nick Seafort

New Member
Jul 29, 2019
3
0
0
Title:
Game crashed last night, now crashes on loading
Launcher Version:
1.4.7
Modpack:
HatPack
Modpack Version:
4.0.0
Log Link:
Details of the issue:
Yesterday evening, the game crashed suddenly when I was near my BC Quarry and Mekanism Digital Miner. Since then, it won't let me load the world without crashing out. From my basic understanding I can see the crash report seems to be implicating a problem with a multiblock, but I can't tell what it is or how to remedy it :x
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
it has to do with what seems to be a forge microblocks issue with mekanism
The offending block is at this location
Block location: World: (984,65,1025), Chunk: (at 8,4,1 in 61,64; contains blocks 976,0,1024 to 991,255,1039), Region: (1,2;
and it is
tile.multipart // codechicken.multipart.BlockMultipart)

make a backup and remove the block using mcedit.
However it may be caused by something else.
 

Nick Seafort

New Member
Jul 29, 2019
3
0
0
Thanks for the exceedingly quick reply! I'll have to download MCedit and learn how to use it later this evening - ta :)
 

lenscas

Over-Achiever
Jul 31, 2013
2,015
1,801
248
be wary though, as even though the crash blames that block something else may cause it.

Deleting the block should do no harm except for the fact that you lost a block but a backup is more then highly recommended