Could not serialize
rovacado opened this issue · 5 comments
I receive this error on the server side:
[06:51:36] [Netty Epoll Server IO #2/ERROR]: Could not serialize io.github.overlordsiii.villagernames.command.argument.FormattingArgumentType@2d29f806 (class io.github.overlordsiii.villagernames.command.argument.FormattingArgumentType) - will not be sent to client!
along with this on the clientside:
[06:51:35] [Netty Client IO #1/ERROR]: Could not deserialize minecraft:
[06:51:35] [Netty Client IO #1/ERROR]: Could not deserialize inecraft:resource_location�minecraft:ask_server�
ninja edit:
I get this with all 3 versions on curseforge. also weirdly, after removing the mod and restarting the server, the villagers are in fact, named. This is all on 1.16.3 with latest fabric loader and api
I sort of half fixed it, but now you need the mod on the client as well as server to connect successfully
This is still a problem however, so I am still working on it
ninja edit:
I get this with all 3 versions on curseforge. also weirdly, after removing the mod and restarting the server, the villagers are in fact, named. This is all on 1.16.3 with latest fabric loader and api
as for this, the mod cant actually remove the villagers names after the mod is uninstalled, since naming mobs in minecraft is still a vanilla feature.
Try getting the latest release and see if it solves your problem
the patch fixed the problem up, no errors that i can find in the log, and spawning a few villages assigned names to them