
Crafting menu in server doesnt work it forces me to use the old crafting style
ebanddz opened this issue ยท 11 comments
If playing on vanilla servers forces you to use Classic Crafting, how did you come to the conclusion that it is an issue, and not a simple limitation?
If when JEI is not installed on the server side, the function of moving items to the crafting grid is disabled, why expect that a new interface that automates crafting would work?
Use a fabric/forge/neoforge server and place Legacy4J and its dependencies on it
Use a fabric/forge/neoforge server and place Legacy4J and its dependencies on it
with the dependencies?
yes, this happens for me too, i use Legacy4J on a server with FactoryApi too, and it crashes due to smth with factoryapi i believe
java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'factory_api' at 'wily.factoryapi.FactoryAPI::init'! at net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403) ~[fabric-loader-0.16.10.jar:?] at net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33) ~[fabric-loader-0.16.10.jar:?] at net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401) ~[fabric-loader-0.16.10.jar:?] at net.fabricmc.loader.impl.game.minecraft.Hooks.startServer(Hooks.java:63) ~[fabric-loader-0.16.10.jar:?] at net.minecraft.server.Main.main(Main.java:112) ~[server-intermediary.jar:?] at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) ~[fabric-loader-0.16.10.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.16.10.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) ~[fabric-loader-0.16.10.jar:?] at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) ~[fabric-loader-0.16.10.jar:?] at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69) ~[fabric.jar:1.0.1] Suppressed: java.lang.BootstrapMethodError: java.lang.RuntimeException: Cannot load class net.fabricmc.fabric.api.client.networking.v1.ClientPlayNetworking$PlayChannelHandler in environment type SERVER