Quilt Crashing on Startup 1.19.3

Hello! This is my first time ever posting on this forum… The Quilt Loader v0.18.3 sent me here and told me to report the error in the quilt forums… So that is what I am doing.

I have tried to use Quilt before, and it always crashes whenever I try to use it, so I just didn’t use it for a while and never posted on the forums to see what the problem could be… but I honestly want to know so I could use a mod that is moving over to Quilt (Effective) and it will be merging with another mod (Illuminations) that I would like to use.

I have copied the “— Crash —” section and pasted it below… I have also included a .png file of the error message that popped up that sent me here to this page…

Thank You for Reading and I hope you have an amazing day! :)

~ Elfvian

Quilt Error Message:

Crash Report:
org.quiltmc.loader.impl.FormattedException: java.lang.NoSuchFieldError: field_11141
at org.quiltmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:529)
at org.quiltmc.loader.impl.launch.knot.Knot.launch(Knot.java:82)
at org.quiltmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:28)
Caused by: java.lang.NoSuchFieldError: field_11141
at com.sammy.lodestone.setup.LodestoneParticles.init(LodestoneParticles.java:20)
at com.sammy.lodestone.LodestoneLib.onInitialize(LodestoneLib.java:26)
at net.minecraft.class_2966.redirect$zpc000$initialize(class_2966.java:540)
at net.minecraft.class_2966.method_12851(class_2966.java:61)
at net.minecraft.client.main.Main.method_44604(Main.java:161)
at net.minecraft.client.main.Main.main(Main.java:51)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.quiltmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:527)
… 2 more

Hey! Thanks for reporting this - it looks fairly similar to previous crashes where lodestone lib is out-of-date, which is normally caused by using the 1.19.2 version of Effective on 1.19.3. I think the crash report should contain a mods list lower down - that will show where it’s being loaded from.

As for fixing this - unfortunately effective hasn’t been updated to 1.19.3 quite yet (Update to 1.19.3 (Game crashes) · Issue #160 · Ladysnake/Effective · GitHub) so you’d either need to wait for that, downgrade to 1.19.2, or remove Effective?

3 Likes

Ah- Okay… Thank You! I appreciate the help! :)

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.