Easy NPC spawn problem
Stalinnnnnm opened this issue ยท 4 comments
When working with this Easy NPC mod on the Aternos server, when I spawned an egg, I was simply kicked from the server with the message: Internal Exception: io.netty.handler.codec.DecoderException: Unknown serializer type 116 and if it was on the server on chunk 1 and you fly to it, the same error will occur, but my friend doesn't have this "we are on server 1 Aternos" I ask for help in solving the problem I haven't found a detailed one anywhere.
Please ensure that the client mods on your computer are exactly the same version as those on the server. This issue typically occurs when thereโs a mismatch between the client and server mods, causing one side to have more network data packets than the other.
To diagnose the problem reviewing the debug.log
. In the log, you should see the registered network packets for the EasyNPC mod. This can help identify any discrepancies.
For more details, refer to the explanation provided in #370.
Thank you for reporting this issue! ๐
To help me better understand and resolve the problem, I need some additional information from you.
๐ ๏ธ To speed up the diagnosis, please provide the following files if possible:
logs/debug.log
logs/latest.log
crash-reports/crash-...txt
These logs contain essential details that will help me identify the problem and offer more accurate assistance.
You can upload the logs to https://gist.github.com/ or https://mclo.gs/ and share the link here.
๐ If possible, please enable debug mode by running/easy_npc debug true
and share the detailed information found in the logs.
For more guidance, check out the debugging guide.
Additionally, please fill out the issue template as thoroughly as possible to help me reproduce and fix the error more efficiently.
โ ๏ธ Note: Issues lacking sufficient information may be deprioritized, and stale issues could be closed.
Thank you for your cooperation! ๐
This issue is stale because it has been open 7 days with no activity. Remove stale label or comment or this will be closed in 3 days.