You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.
java.lang.NullPointerException: Cannot invoke "java.util.Collection.toArray()" because "c" is null
at java.base/java.util.ArrayList.<init>(ArrayList.java:181)
at net.minecraft.class_514.handler$zpi000$brb$getOrderedRecipes(class_514.java:530)
at net.minecraft.class_514.method_2639(class_514.java:120)
at net.minecraft.class_514.method_48579(class_514.java:98)
at net.minecraft.class_339.method_25394(class_339.java:73)
at net.minecraft.class_513.method_2634(class_513.java:126)
at net.minecraft.class_507.method_25394(class_507.java:304)
at net.minecraft.class_479.method_25394(class_479.java:59)
at net.minecraft.class_437.method_47413(class_437.java:110)
at net.minecraft.class_757.method_3192(class_757.java:946)
at net.minecraft.class_310.method_1523(class_310.java:1275)
at net.minecraft.class_310.method_1514(class_310.java:856)
at net.minecraft.client.main.Main.main(Main.java:253)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
The text was updated successfully, but these errors were encountered:
What happened?
Crafted things, can't say for sure how.
Modloader
Fabric (Default)
Minecraft Version
1.20.2
Mod Version
brb-1.10.0+1.20.2
Relevant log output
The text was updated successfully, but these errors were encountered: