Globox1997 / MedievalWeapons

https://modrinth.com/mod/medievalweapons
https://www.curseforge.com/minecraft/mc-mods/medievalweapons
MIT License
9 stars 12 forks source link

(1.17) Server crashes on startup #18

Closed Moosewing closed 3 years ago

Moosewing commented 3 years ago

https://gist.github.com/Moosewing/71097c2917f5e331fe89ec7e12f6abdc

Tested with no other mods installed besides Fabric API and MedievalWeapons. Client launches without issues but server crashes on startup. Deleting the "MinecraftClientMixin" line from medievalweapons.mixins.json in the server's medievalweapons-1.1.5.jar works as a temporary stop-gap solution.

Globox1997 commented 3 years ago

Don't know how this happened but I made a mistake there xD Should be an easy fix

Globox1997 commented 3 years ago

medievalweapons-1.1.6.zip Please test this (you have to unzip the file)

Moosewing commented 3 years ago

Seems like that fixed it. Thanks!