Closed JLUsr closed 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.
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.
Please provide extra gist, really appreciated for it and also extra tests.
I'll test it tomorrow.
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.
Could you try beta-0.1.4?
Confirmed that beta-0.1.4 resolved this issue.
Ah! A problem of accidentally triggering class loading too early.
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.