OverlordsIII / VillagerNames

A mod that adds names to villagers and golems
https://www.curseforge.com/minecraft/mc-mods/villager-names-for-fabric/
Creative Commons Zero v1.0 Universal
8 stars 7 forks source link

Villager names causes rejection of clients #7

Closed tacogerbil closed 3 years ago

tacogerbil commented 3 years ago

Been trying to set up a bungeecord/velocity environment and have hit a wall where according to the devs for Velocity and Crossstitch (after looking at the source code) there is a best practice standard proper namespace key and it is not implemented in Villager Names. This causes Crossstitch to fail at trying to handle the VillagerNames mod.. It rejects with the error disconnected with: DecoderException : java.lang.IllegalArgumentException: No provider for argument minecraft:golemname @ io.netty.handler.codec.MessageToMessageDecoder:98

OverlordsIII commented 3 years ago

Should be fixed with the latest pull request, I will release a new release for it soon

OverlordsIII commented 3 years ago

Okay just published it to curseforge, try to get the latest release. Sorry about the late response, I had a couple of other things I was working on the mod

OverlordsIII commented 3 years ago

I am going to go ahead and close this. if you haven't gotten the latest release, try getting it and if the issue persists, reopen the issue