samolego/Taterzens

Hot Bar Clear Bug report [Fabric]

Opened this issue · 4 comments

The bug happens when interacting with the npc's gui. It clears the hotbar while interacting with the npc then it usually gives the items back but occasionally it wipes the hotbar. It also occasionally fills the hotbar with old items. This happens when you click remove in the npc's gui. This can also occure with the other options in the GUI but you can get your stuff back by interacting with another feature in the GUI. Note: If you delete an NPC via GUI you lose your item's but you can create another and get tehm back by interacting with some of the features in the NPC. Creating a new one and just interacting with it then leaving the edit menu will give your items back too.

Platform:
Fabric
Server

Versions
Minecraft 1.20.1
Taterzens 1.11.7

Steps to reproduce the behavior:

  1. Launch server
  2. Load into server
  3. Create npc
  4. Watch hotbar
  5. Remove NPC through the GUI

Expected behavior
I expected my hotbar not to be cleared when interaction with the gui for the npc's.

Logs
Logs for server doesn't save. But logs in server console don't show any useful info like commands or any executions of clears

Additional context
I am running the server with 80 other mods lots from world gen yung's, others don't shouldn't interact with inventory features other than action inventory, dimensional inventories, and minigame mods

Yeah, that was issue with servergui library afaik.

So does that mean I need to update a mod or something you said it was an issue

No, I don't think so. There might a problem in code

Understood, I hope it’s an easy fix. Though that’s looking very optimistic because coding is definitely not always easy especially with complex code like this mod.