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