Lychee (Fabric)

Lychee (Fabric)

211k Downloads

新版本连服务端都开不了了 而且客户端打开世界会直接崩溃

BrokenDawn627 opened this issue · 0 comments

commented

Mod loader

Fabric

Minecraft version

1.18.1

Mod version

1.3.1

Modloader version

0.12.12

Modpack info

No response

If bug:

  • Can you reproduce this issue with relevant mods only?

If bug: The latest.log file

No response

Issue description

[14:37:50] [main/FATAL]: Failed to start the minecraft server
java.lang.NullPointerException: Cannot invoke "snownee.lychee.mixin.RecipeManagerAccess.callByType(net.minecraft.class_3956)" because the return value of "snownee.lychee.util.LUtil.recipeManager()" is null
at snownee.lychee.util.LUtil.recipes(LUtil.java:162) ~[Lychee-1.18.1-fabric-1.3.1.jar:?]
at snownee.lychee.core.recipe.type.LycheeRecipeType.buildCache(LycheeRecipeType.java:67) ~[Lychee-1.18.1-fabric-1.3.1.jar:?]
at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
at net.minecraft.class_5415.handler$cdi000$lychee_bindToGlobal(class_5415.java:1018) ~[server-intermediary.jar:?]
at net.minecraft.class_5415.method_30222(class_5415.java:83) ~[server-intermediary.jar:?]
at net.minecraft.class_5350.method_29475(class_5350.java:98) ~[server-intermediary.jar:?]
at net.minecraft.server.Main.main(Main.java:169) [server-intermediary.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:608) [fabric-loader-0.12.12.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77) [fabric-loader-0.12.12.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) [fabric-loader-0.12.12.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:66) [fabric-loader-0.12.12.jar:?]