![Recipe Book Delight](https://media.forgecdn.net/avatars/thumbnails/1097/209/256/256/638643128189294423.jpg)
[Bug] Client throws a netty error if not present on the server
HaXrDEV opened this issue ยท 2 comments
Describe the bug
If the mod is not present on the server, the client won't be able to join. Just gets a netty error.
(Don't know if this is intended behavior. But though that it should at least be made clear, since i wholeheartedly believed this to be a client-side mod.
To Reproduce
Steps to reproduce the behavior:
- Have the mod installed on your client but not the server
- Try to join the server
Expected behavior
I should be able to join the server without the mod installed on the server.
Logs
https://gist.github.com/HaXrBOT/e8f1a525c85ace76a75f5c527dfdfbd4
Environment:
- 1.20.1
- recipe-book-delight-0.2.0-1.20
- Fabric
Hi, thanks for the report. I'll see if it's possible to patch out the server requirement.