Easy NPC

Easy NPC

2M Downloads

[Crash Report] During trading, a player leaves the server

Takameru opened this issue ยท 2 comments

commented

Minecraft and Mod version ๐Ÿž
Minecraft 1.20.1 Fabric Version 5.6.0

Description of the crash ๐Ÿ’ฅ
I created an NPC in a single world, then exported it and uploaded it to the server, after which I noticed that when using trade repeatedly, the Minecraft NPC crashes and then does not allow me to trade, allegedly saying that it is already occupied by another player.
Screenshot_22

Steps to reproduce the crash โš™๏ธ
1.Create an NPC in a single player world.
2. Import it to the server
3. Reuse trades

Additional context ๐Ÿ“‹
I'm new to development and how to speak English I'll be glad if you tell me

commented

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! ๐Ÿ™
commented

Hello! I have another question. Is it possible to make sure that when trading is closed, the NPC will automatically respawn?