AddstarMC / Minigames

The Minigames plugin for CraftBukkit servers.
MIT License
77 stars 60 forks source link

[BUG] - Item disappearing bug during games #348

Open AccioAce opened 2 years ago

AccioAce commented 2 years ago

Describe the bug This is a weird bug I have been encounter with this mini-game plugin. When I setup a mini-game on multiplayer mode or team mode there a bug where players after they die during the game they lose the item that I have setup the game to provide them. It's a random bug that happens.

Let say there a PvP where I have set it up so everyone receive a sword when the game starts. If someone dies they sometime loses there sword, it like disappears randomly.

To Reproduce I've explained above.

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

Server (please complete the following information):

Additional context I hope I explained everything clearly and this bug gets fixed soon.

Reed022 commented 2 years ago

If there were any errors in the server console, can you attach those here?

AccioAce commented 2 years ago

If there were any errors in the server console, can you attach those here?

Hello,

It seems like I do not see any error on the server console. This bug seems to be like happening back and forth. Sometime the game works but sometime it doesn't which is super weird.

Reed022 commented 2 years ago

Okay, well I haven't seen this issue before... I'd like to test the game for myself. Would you mind attaching the specific minigame's config.yml? (I saw you had two with the bug, just one of the affected ones would be fine). That's in your plugin folder - Minigames -> minigames -> (minigame name) -> config.yml

That way I can set up a copy of the game and look for the issue you're experiencing.

FireInstall commented 6 months ago

I know this has sitting here a long time and I'm sorry for that. But may I ask how you are giving the sword to the player? Is it by Loadout?