Crash on Startup - Hardness issue again
googlepox opened this issue ยท 2 comments
Hello!
I recently crashed on startup and the crash log points to Warp Drive and Thaumic Augmentation, specifically regarding TAHooks.checkWardHardness. Looking in past issues brought me to this bug but it says it was solved. Am I doing something wrong?
EDIT: It seems to be trying to load a chunk during startup?
You should be able to get a new version of the mod here that fixes this issue. Thanks for reporting it!
It looks like Warp Drive was trying to be a good citizen and use a fake world and position while trying to adjust block hardness and such during startup - which ironically meant it bypassed my check for mods trying to get hardness during startup, as the mods in the issue you found didn't bother with that. So yeah, this is definitely my bad, I'll have a fix for this soon.
In the meantime, if you just want to play the game try disabling the Thaumic Augmentation coremod in the config - that should stop the crashing.