Error without much information (Internal Error 1.19.2)

I got an error while using certain mods for both Quilt & Fabric.

– Crash –

org.quiltmc.loader.impl.FormattedException: java.lang.NullPointerException
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.NullPointerException
at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:889)
at com.google.common.collect.StandardTable.put(StandardTable.java:150)
at org.quiltmc.qsl.registry.attachment.impl.RegistryEntryAttachmentHolder.putValue(RegistryEntryAttachmentHolder.java:131)
at org.quiltmc.qsl.registry.attachment.impl.RegistryEntryAttachmentImpl.put(RegistryEntryAttachmentImpl.java:192)
at it.unimi.dsi.fastutil.objects.Reference2ObjectMap.lambda$forEach$0(Reference2ObjectMap.java:223)
at it.unimi.dsi.fastutil.objects.Reference2ObjectOpenHashMap$MapEntrySet.fastForEach(Reference2ObjectOpenHashMap.java:1045)
at it.unimi.dsi.fastutil.objects.Reference2ObjectMap.forEach(Reference2ObjectMap.java:226)
at org.quiltmc.qsl.item.content.registry.impl.ItemContentRegistriesInitializer.onInitialize(ItemContentRegistriesInitializer.java:58)
at net.minecraft.class_2966.handler$cfl001$quilt_base$onInitialize(class_2966.java:542)
at net.minecraft.class_2966.method_12851(class_2966.java:69)
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

I’ll post the mods in the comments.

1 Like

If you are using the Decorative Blocks mod, it is incompatible with Quilt.

oh thats a shame, pretty sure i was, oh well :p

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