Dedicated Server does not start
lperlaki opened this issue ยท 11 comments
Quick description
The Server does not boot with AgriCraft installed
Related issues and searches
Mods and versions used
- Minecraft: forge-1.16.5-36.1.0
- AgriCraft: 1.16.5-3.0.0
- InfinityLib: 1.16.5-2.0.2
- [List the other required mods here]
Steps to replicate the issue
Expectations and explanations
Your environment
- How are you playing?
- Operating System: Linux
- Launcher: -
- Modpack: Custom
- What kind of server:
- Singleplayer
- Multiplayer
- Game Modes:
- Survival
- Creative
- Save File:
- Brand new save
- Only an existing save
Links to crash logs, stack traces, etc
Screenshots (or videos)
Now it starts but when i try to join the server I get an error.
User lost connection: Internal Exception: io.netty.handler.codec.EncoderException: java.lang.IllegalStateException: Modders must implement Ingredient.getSerializer in their custom Ingredients: com.infinityraider.infinitylib.crafting.dynamictexture.DynamicTextureIngredient@2de6b6b7
this is with my modpack will test it without other mods soon
No, this is definitely InfinityLib, which is weird, as this should also crash a client...
It might do if you switch to LAN, anyway, I have pushed the fix, but you will need to rebuild InfinityLib as well.
Cool, you might find some more crashes at runtime, but you know where to go with those.
I am officially retarded, obviously the ServerProxy is for Client side....
Anyway, there might be more of these bugs hidden in there.
Oh thanks for the Quick response. I tried that fix already and it did not fully fix the problem if I recall correctly, I will post the new crash soon
Here is the Crash Report with the fix Crash Report