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

Inventories going missing after matches #11

Closed
Zach443 opened this issue Jan 28, 2015 · 1 comment
Closed

Inventories going missing after matches #11

Zach443 opened this issue Jan 28, 2015 · 1 comment

Comments

@Zach443
Copy link
Member

Zach443 commented Jan 28, 2015

Multiple users have reported that after their players' inventories are not being restored after matches. Evidence in multiple comments on the BattleArena2 page, as well as IRC.

(Details coming soon, just created this real quick as a place holder)

@Europia79
Copy link

http://dev.bukkit.org/bukkit-plugins/battlearena2/?page=10#c180

So...for some reason, when the players are done with the battle and leave the ARENA gamemode, their inventory is gone. - AdamTragedy

http://pastebin.com/fh05AbqQ

I solved this issue a long time ago (i think in IRC or PM)... Just updating everyone else here: This is caused by a mis-configuration of BattleArena. This is caused by onComplete: [clearInventory]

It should be onLeave: [clearInventory]

@clovisd clovisd closed this as completed May 14, 2015
@clovisd clovisd removed the Invalid label May 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants