Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inventory duplicate #8

Closed
ghost opened this issue Aug 24, 2022 · 26 comments
Closed

Inventory duplicate #8

ghost opened this issue Aug 24, 2022 · 26 comments
Labels
bug Something isn't working help wanted Extra attention is needed unconfirmed Bug has not yet been reproduced by a maintainer

Comments

@ghost
Copy link

ghost commented Aug 24, 2022

When you death, your Inventory duplicate, a half to victim and a half to assassin
My config:

---
# KeepInventory Mode
#  true : Prevents players from losing items on death
#  false : Players from losing items on death
KeepInventory: true

# all : All worlds will be affected by KeepInventory Mode
# whitelist : All worlds listed below will be affected by KeepInventory Mode
# blacklist : All worlds not listed below will be affected by KeepInventory Mode
Mode: all
Worlds: []
# Worlds: ["Plots", "Arena"]

# Message to players if their inventory is safe
MsgAfterDeathTrue: "You died, but your inventory is safe!"

# Message to players if their inventory is not safe
MsgAfterDeathFalse: "You died and your inventory is not safe!"

# none : No messages have been sent to the player
# message : Sends a direct chat message to a player
# title : Send a title text to the user's screen
# popup : Sends a popup message to the player
# tip : Sends a tip message to the player
# actionbar : Send a small text to the user's screen
# MsgType: none
...
@NhanAZ
Copy link
Member

NhanAZ commented Aug 24, 2022

Could you tell me which version you're using?
/version KeepInventory to see the version

@ghost
Copy link
Author

ghost commented Aug 24, 2022

Could you tell me which version you're using? /version KeepInventory to see the version

2.1.3

@NhanAZ
Copy link
Member

NhanAZ commented Aug 24, 2022

Does this happen when you remove all plugins and install only KeepInventory plugin?

@NhanAZ
Copy link
Member

NhanAZ commented Aug 24, 2022

I guess some stupid plugin in your server caused this bug.

@NhanAZ
Copy link
Member

NhanAZ commented Aug 24, 2022

I tried to reproduce the bug but the bug does not appear. The plugin works pretty well for me.

@NhanAZ NhanAZ changed the title Problem Inventory duplicate Aug 24, 2022
@ghost
Copy link
Author

ghost commented Aug 24, 2022

I remove all plugins and continue... I'll try to record

@PetterLight
Copy link

I can confirm this

@NhanAZ
Copy link
Member

NhanAZ commented Aug 29, 2022

Fixed by ec11587

@NhanAZ NhanAZ closed this as completed Aug 29, 2022
@NhanAZ
Copy link
Member

NhanAZ commented Aug 29, 2022

Download the latest version at: https://poggit.pmmp.io/p/KeepInventory/2.1.4

@ghost
Copy link
Author

ghost commented Aug 29, 2022

Corrigido por ec11587

...

@ghost
Copy link
Author

ghost commented Aug 29, 2022

Bruh, autocheck updater fixed this '-' --> Lol

@NhanAZ NhanAZ reopened this May 20, 2023
@NhanAZ
Copy link
Member

NhanAZ commented May 20, 2023

@Henry5K @PetterLight @NotViper
I'm not sure what's going on. It seems that the plugin is conflicting with something on your server and the plugin works fine on mine. I think this error occurs due to the priority of the events so I edited the plugin's event handling priority.
Please try v3.0.0 https://poggit.pmmp.io/p/KeepInventory/3.0.0

@NhanAZ NhanAZ added the bug Something isn't working label May 20, 2023
@henrythierrydev
Copy link

I will look for the solution for this

@henrythierrydev
Copy link

keep doubling

@NhanAZ
Copy link
Member

NhanAZ commented May 20, 2023

Did you delete the old configuration?

@henrythierrydev
Copy link

Yeah

@NhanAZ
Copy link
Member

NhanAZ commented May 20, 2023

Can you show the plugin list?

@NhanAZ
Copy link
Member

NhanAZ commented May 20, 2023

If possible a video that reproduces the error...

@henrythierrydev
Copy link

MultiWorld
BuilderTools
KeepInventory
KeepEXP

@henrythierrydev
Copy link

If possible a video that reproduces the error...

Ok

@NhanAZ
Copy link
Member

NhanAZ commented May 20, 2023

KeepEXP

i tried to reproduce the error on my server with this plugin list but the error did not occur :(

Plugins (14): BlockDataRecorder v0.0.4, BlockData_Example_Plugin v0.0.1, BuilderTools v1.4.0, DEVirion v1.2.8, DevTools v1.16.1, KeepExp v0.0.1, KeepInventory v3.0.0, LockedItem v5.0.0, MultiWorld v2.0.0-beta1, NPC v0.0.1, NpcDialogue v0.0.1, TerrainGenerator v0.0.1, Test v0.0.1, pmforms-demo v0.0.1

maybe waiting for someone's PR

@NhanAZ NhanAZ added the help wanted Extra attention is needed label May 20, 2023
@henrythierrydev
Copy link

The exact error occurs when the player kills another player and they have the same item in their inventory, like a sword, I tried to record, but my cell phone does not support it, and I do not have minecraft bedrock on my computer, F

@NhanAZ NhanAZ added the unconfirmed Bug has not yet been reproduced by a maintainer label May 22, 2023
@NhanAZ NhanAZ mentioned this issue May 23, 2023
@NhanAZ
Copy link
Member

NhanAZ commented May 23, 2023

image

@SillierShark195 can you show plugin list? if possible please provide a video that reproduces the error.

@NhanAZ
Copy link
Member

NhanAZ commented May 23, 2023

@SillierShark195 https://youtu.be/rb_TbiV_VrA

Does the error occur when you delete the KeepInventory plugin?

@SillierShark195
Copy link

@SillierShark195 https://youtu.be/rb_TbiV_VrA

Does the error occur when you delete the KeepInventory plugin?

All back to normal when IM remove it

@NhanAZ
Copy link
Member

NhanAZ commented Jun 18, 2023

This bug was fixed by bad2f05...fa148b8

This error occurs due to conflicts with some plugins such as:

To fix this error please remove the conflicting plugin or update KeepInventory to version 3.1.1 or later if available.

Download the latest version at: https://poggit.pmmp.io/p/KeepInventory/3.0.1 (Not approved at the time this comment was posted, please wait)

Latest version download link for posterity: https://poggit.pmmp.io/p/KeepInventory

@NhanAZ NhanAZ closed this as completed Jun 18, 2023
@NhanAZ NhanAZ pinned this issue Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed unconfirmed Bug has not yet been reproduced by a maintainer
Projects
None yet
Development

No branches or pull requests

4 participants