Closed 00Hrtz closed 1 year ago
Remove every other plugin and test with only ItemsAdder and its dependencies.
Also make a video, the issue is not really clear, I cannot reproduce it based on the explanation provided.
I removed every single plugin i have one by one until all that was left was itemsadder and its dependencies and it's still happening. As i said before it's only furniture items in creative.
I even proceeded by removing itemsadder and only then did the problem stop.
As you can see i even gave myself 1 stool and the ia give gave me 2 stools.
I cannot reproduce the issue. There is something interfering with the plugin or you are using a misconfigured item.
as there's no plugins on the paper 1.19.2 server other than itemsadder and it's dependencies, it's hard to see what else could be interfering. I can guarantee that theres nothing in my itemsadder content mis-configured without any shadow of doubt.
As stated before it happens with every single item using the furniture attribute.
As you can see here i've eliminated all the plugins on my server other than these in this screenshot. It's still happening.
I've done everything in my power that you've asked me too
Try reproducing with the above list of plugins which are all available free
i'll even provide a copy of my furniture if you require that but i assure you there's nothing wrong with my configurations.
You can ignore CMIlib, i removed that also, not the culprit.
but like i said, i removed all accept for IA's dependencies on Paper #256 1.19.2
Can you reopen this until it's solved please.
Also what would your answer be to me removing all but itemsadder and it's dependencies, the problem still occurring, then removing itemsadder itself and the problem disappearing?
Here's how all my furniture are setup https://paste.helpch.at/curitafaqi.yaml
Remove all
Remove all
I did including Vault also, it was still happening, this was my point i said above, i removed all accept itemsadder and it's dependencies and it was still happening. then i removed itemsadder and it stopped happening. So i am suspecting whatever is causing it is between Paper 1.19.2 #256 and itemsadder because my furniture configurations are as they should be. Something has happened between 1.19 and 1.19.2 paper. either that or the removal of plugins isn't fixing the issue.
I also have this bug on my server. I modified paper a bit to see what is responsible for this bug. You can see the debugs here: https://pastebin.com/akKzs3cb . This shows packets that are sent, fields of these packets and what sent these packets (in form of stackstraces). Tested with these plugins on my server: ItemsAdder, LoneLibs, ProtocolLib
. Server version: Paper 1.19.2
You can see there that ItemsAdder is responsible for this bug. It is doing something on InventoryCreativeEvent
event. It sets a custom item in the held slot and it denies the event. Maybe ItemsAdder thinks that client just clicked with a scroll on a block.
I also have this bug on my server. I modified paper a bit to see what is responsible for this bug. You can see the debugs here: https://pastebin.com/akKzs3cb . This shows packets that are sent, fields of these packets and what sent these packets.
You can see there that ItemsAdder is doing something on
InventoryCreativeEvent
event. It sets a custom item in the held slot and it denies the event. Maybe ItemsAdder thinks that client just clicked with a scroll on a block.
yeah i knew it wasn't being caused by another plugin because i removed everything, only thing that stopped it was removing itemsadder itself.
@LoneDev6 As someone else has now contributed to this, also having the same issue, maybe you could reopen it?
Will try to reproduce it again but I can't do anything if I can't reproduce the issue. It should be easy to understand, it applies to any other issue report.
I spent yesterday removing v2 itemsadder and all my content and starting all over again from scratch, now that I'm on v3 i will see if the issue still exists now.
on latest v3 IA and can confirm, when i place a custom furniture item in my inventory, then move it to my actionbar, the item automatically teleports to the slot selected as in hand in creative mode.
Then try to move the same item a second time in the actionbar and the item disappears.
Then log out and back in to the game again and the item that disappeared is in your hand again.
Just confirming i am using the mojang minecraft client, don't trust any other.
Fixed in the upcoming beta
What happened?
When i give myself a furniture item IN CREATIVE and it appears in my inventory. I attempt to move it to lets say slot 1 of my hotbar. I have slot 8 selected as in hand. When placing the item in to slot 1 or any other slot other than slot 8, the item automatically teleports to slot 8 or any other hotbar slot you have selected as in hand.
Then you remove it from slot 8 or whichever slot it ended up in, back to your inventory. Then you try put it in your hotbar again and the item disappear. This has been an issue for a few versions now up to todays version 3.2.5-r2
I've removed all possible plugins that may have caused a conflict, all plugins that deal with a players inventory but it did not fix the issue. Then i removed Itemsadder and the issue disappeared. This only seems to be happening with custom furniture or anything using furniture configuration.
Steps to reproduce the issue
Server version
[09:09:54 INFO]: This server is running Paper version git-Paper-256 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) (Git: e30b082) You are running the latest version Previous version: git-Paper-211 (MC: 1.19.2)
ItemsAdder Version
[09:11:03 INFO]: ItemsAdder version 3.2.3-r10 [09:11:03 INFO]: Customized Minecraft without client mods! [09:11:03 INFO]: Website: devs.beer [09:11:03 INFO]: Author: LoneDev
But i've tested the latest version 3.2.5-r2 and it's still occurring.
ProtocolLib Version
[09:12:48 INFO]: ProtocolLib version 5.0.0-SNAPSHOT-b595 [09:12:48 INFO]: Provides read/write access to the Minecraft protocol. [09:12:48 INFO]: Authors: dmulloy2 and comphenix
LoneLibs Version
[09:13:09 INFO]: LoneLibs version 1.0.21 [09:13:09 INFO]: Collection of libs used by my plugins [09:13:09 INFO]: Authors: LoneDev and others
ItemsAdder config.yml
Problematic items yml configuration file (optional)