Cherry Blossom Grotto

Cherry Blossom Grotto

84.1k Downloads

Crash on Startup with Latest Patch

celsiusqc opened this issue ยท 4 comments

commented

Dived deeper today so leaving some notes but don't have any indication on why this happened yet:

Tried this with a list of about 20~ other mods installed. Used Forge 1.18.2 - 40.1.16 like the stack trace. Everything loaded just fine, no crash on startup and was able to generate a fresh world without issue.

Trace implicates an issue loading the cherry blossom trunk placer and then registering a null object in its place. Given crash report does not contain any logging outputs that should trigger from my trunk placer initialization code when something goes awry so dont have much information that I can gleam from this right now

commented

I haven't managed to reproduce this one on my end yet. Downloaded the mod on 0.4.1 (latest beta release) and ran it with Patchouli, Botania, AIOTBotania, Curios and TerraBlender on their latest versions and everything seemed fine. No conflicts.

You are running a slightly newer version forge and there's a lot of mods in that list that could possibly be causing some sort of conflict. I'll look into it more after work tomorrow but so far I havent been able to see a clear cause here

commented

Recently pushed a fix for the 1.19.0 version of this mod that was caused by compatibility issues with Ars Nouveau after getting another crash log. Seems like it is the same problem as this one so I will try to replicate the compatibility issue and fix the 1.18.2 version this week

commented

Version v0.4.2 of the 1.18 mod now has a fix for this. Reverts tree trunk generation back to vanilla params to improve inter-mod compatibility. Resolving this issue