MarkusBordihn / BOs-Easy-NPC

Create easily NPC for your world or for your mod.
Other
19 stars 7 forks source link

[Crash Report] World crashes after you right-click the npc #367

Closed MrCrazyBeaver closed 5 hours ago

MrCrazyBeaver commented 6 hours ago

💡 Check the Bug Tracker and Crash Tracker before reporting a new crash. There you can find a lot of useful information and solutions for common problems.

Note: Please make sure to fill out the following template to the best of your ability. This will help us diagnose and resolve the issue faster. Without the necessary logs, there might not be much we can do to help.

Minecraft and Mod version 🐞 Minecraft 1.21.1 Fabric easy_npc-fabric-1.21.1-5.7.2

Description of the crash 💥 When I load onto an existing Singleplayer world, I spawned in a npc, if I either right-click or shift right-click, it kicks me out of the world and presents a error message on screen: Connection Lost Internal Exception: io.netty.handler.codec.EncoderException: Failed to encode packet 'serverbound/minecraft:custom_payload' (easy_npc:open_menu_message)

Steps to reproduce the crash ⚙️

  1. Load onto a Singleplayer world
  2. Spawn in an NPC
  3. Right-Click/Shift Right-Click then crashes

Expected behavior before the crash ✔️ A clear and concise description of what you expected to happen before the crash occurred.

Logs 📝 To speed up the diagnosis, please provide the following files if possible:

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.

Additional context 📋 Add any other context or information about the crash here.

MarkusBordihn commented 5 hours ago

Thank you for the detailed report!

The issue was easy to reproduce and has been addressed in version 5.7.3, which will be live in the next few hours.