Magistu / Epic-Knights

Official repo of Epic Knights mod
https://www.curseforge.com/minecraft/mc-mods/epic-knights-armor-and-weapons
4 stars 8 forks source link

Debian Server Error: "Unknown recipe serializer" #33

Open tteddy623 opened 3 months ago

tteddy623 commented 3 months ago

Steps to Reproduce

Installed forge OR fabric (along with api) Initiate server Install epicknights mod and dependencies in mod folder (with associated forge/fabric version) start server connect to server

Expected Behavior

Spawn in server with mod enabled

Actual Behavior

Unknown recipe serializer error given followed by immediate disconnect

Your Minecraft version

1.18.2

Your error log

https://gist.github.com/tteddy623/c57dc5b8516e787866e812cadaa35d94

Additional Comments

mc

Trying to get this going for my son and his friends so please go easy- Im not familiar with these loaders and mods, etc. :)

Every attempt has been on CLEAN Debian 12 without any other mods. The server launches fine and playable without EpicKnights mod in mods folder. I've tried using both fabric and forge both with numerous different versions but they all give the same error. (Latest run is on 1.18.2).

Cloth and Architectural are both on, (along with fabric api when using fabric), using all proper corresponding versions, and always same error.

java -version openjdk version "17.0.11" 2024-04-16 OpenJDK Runtime Environment (build 17.0.11+9-Debian-1deb12u1) OpenJDK 64-Bit Server VM (build 17.0.11+9-Debian-1deb12u1, mixed mode, sharing)

Pasted the latest.log on link hope that works

Thanks!

Conclusion