Crash with Feywild
Alrena opened this issue ยท 5 comments
Bug Description
When a dwarven blacksmith structure, found underground, is gone near the game will crash. Presumably it's caused by the dwarven blacksmith mobs being spawned / loaded into memory.
Reproduction Steps
Start any server with both Embeddium and Feywild, locate a dwarven blacksmith structure underground, move close enough to load it.
Log File
Latest log:
https://gist.github.com/Alrena/6be1ad016d7230d16902d8abdec0b4fc
Crash Report:
https://gist.github.com/Alrena/81fb3fd516b3482d6f8100e7ecf83f68
I made a duplicate crash report on the Feywild issues github:
SaphieNyako/Feywild#135
Have you confirmed this crash doesn't occur with Embeddium removed in the exact same scene? The same null pointer exception looks like it would happen with vanilla's code...
After removing Embeddium I did a lot of testing for another crash, and checked to make sure the Feywild dwarven blacksmith wasn't still crashing. It's been fine for multiple hours and worlds tested, so I'm assuming it was a problem between the two mods.