DragonsPlusMinecraft / CreateEnchantmentIndustry-Fabric

CEI Fabric
https://modrinth.com/mod/create-enchantment-industry-fabric
MIT License
12 stars 11 forks source link

Crash on startup with Quilt #2

Closed JLUsr closed 1 year ago

JLUsr commented 1 year ago

Minecraft 1.19.2 Quilt 0.19.1 Create 0.5.1-b-build.1079 create_enchantment_industry-beta-0.1.3 (I also tried 0.1.2 and 0.1.1 and had the same results)

See this gist for what happens when starting a quilt server whilst Enchantment Industry is present.

MarbleGateKeeper commented 1 year ago

Please give it a retry and it might work. I haven't figure out how to fix this bug yet. It's so unstable & rare to reproduce in fabric.

JLUsr commented 1 year ago

I gave it a few more attempts to verify and can confirm the log remains the same. I attempted to use the Quilt-specific version as per curseforge (0.1.1) as well as the version listed as supported for Fabric and Quilt on Modrinth (0.1.3). I do have other mods present so I'll spend some time testing a server without the extra variables and provide an additional gist if needed. I can also confirm that this is a server-only issue.

MarbleGateKeeper commented 1 year ago

Please provide extra gist, really appreciated for it and also extra tests.

I'll test it tomorrow.

JLUsr commented 1 year ago

So, it turns out that NotEnoughCrashes was letting my client start but the mod was not actually loading. Here is the updated gist from both the server and the client. They are only running with the required mods installed.

MarbleGateKeeper commented 1 year ago

Could you try beta-0.1.4?

JLUsr commented 1 year ago

Confirmed that beta-0.1.4 resolved this issue.

MarbleGateKeeper commented 1 year ago

Ah! A problem of accidentally triggering class loading too early.