fabric 1.14.3(server) got a recipe issue
SDUBZ opened this issue ยท 5 comments
AN: AnimalNet-v1.14.3+Fabric+b1
[STDERR]: java.lang.NoSuchFieldException: recipeMap
[06:28:08] [Server thread/INFO]: [STDERR]: at java.lang.Class.getDeclaredField(Unknown Source)
[06:28:08] [Server thread/INFO]: [STDERR]: at me.marnic.animalnet.mechanics.ServerHandler.handleServerStarting(ServerHandler.java:30)
[06:28:08] [Server thread/INFO]: [STDERR]: at net.minecraft.class_3176.handler$setup$zkd000(class_3176.java:1683)
[06:28:08] [Server thread/INFO]: [STDERR]: at net.minecraft.class_3176.method_3823(class_3176.java:250)
[06:28:08] [Server thread/INFO]: [STDERR]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:604)
[06:28:08] [Server thread/INFO]: [STDERR]: at java.lang.Thread.run(Unknown Source)