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

Duplication Glitch #647

Closed
maegae opened this issue Aug 14, 2019 · 4 comments
Closed

Duplication Glitch #647

maegae opened this issue Aug 14, 2019 · 4 comments

Comments

@maegae
Copy link

maegae commented Aug 14, 2019

Recently, my dungeons have completely turned off keep inventory, but only partially. When the players die, they drop their items on death, but keep their inventory still, so it duplicates their items. It only started doing this just yesterday
image

First dungeon

keepInventoryOnEnter: true
keepInventoryOnDeath: true
keepInventoryOnFinish: true
keepInventoryOnEscape: false
initialLives: 3
timeToNextPlayAfterStart: 1
groupSize:
  minimum: 4
  maximum: 4
title:
  title: '&cFacility'
secureObjects: []
invitedPlayers: []

Second Dungeon (same issue)

secureObjects: []
keepInventoryOnEnter: true
keepInventoryOnDeath: true
keepInventoryOnFinish: true
keepInventoryOnEscape: true
initialLives: 3
timeToNextPlayAfterStart: 3
title:
  title: '&cDead Mansion'

Plugins:
PluginConstructorAPI, PlaceholderAPI, SuperTrailsPro, PlayerRider, OldCombatMechanics, TrollBoss, TreeGravity, F3NPerm, CoreProtect, LuckPerms, WorldEdit, Harbor, OpenInv, MineableSpawners, ItemsXL, Multiverse-Core, ProtocolLib, LibsDisguises, InventoryRollback, AdvancedPortals, UberEnchant, PixelPrinter, Hat, Vault, PlayerParticles, WorldGuard, AuctionHouse, MythicMobs, CustomHeads, Multiverse-NetherPortals, PetMaster, AreaShop, Essentials, DiscordSRV, TradeSystem, WolfyUtilities, EssentialsChat, EmojiChat, RFChairs, SuperVanish, GriefPrevention, ChestShop, DungeonsXL, MythicArtifacts, EssentialsProtect, EssentialsGeoIP, EssentialsAntiBuild, RandomTeleport, DiscordSRV-Staff-Chat, EssentialsSpawn, CustomCrafting

@Halbgod
Copy link

Halbgod commented Aug 18, 2019

Having the exact same issue over here.

@Sataniel98 Sataniel98 added the BUG label Aug 19, 2019
@Sataniel98
Copy link
Member

In which build does this occur, only in the 0.18 dev builds?

@maegae
Copy link
Author

maegae commented Sep 26, 2019

Yes, this only occurred on the 0.18 dev builds. I put a soft fix on the situation by putting a repeating command block to update the keep inventory rule for the time being btw

@Sataniel98
Copy link
Member

Note: It only occurs in 1.14.x due to changed API behavior

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants