TechnicallyCoded / Inventory-Rollback-Plus

Spigot/Bukkit plugin that allows server moderators to restore player items and data from backups.
https://www.spigotmc.org/resources/85811/
Other
78 stars 44 forks source link

Bug report: [After player die console spam warn] #43

Closed DarrienNN closed 3 years ago

DarrienNN commented 3 years ago

Bug description:

After adding kitpvp plugin, the plugin spam warning when someone die.

Server details:

How to reproduce:

N/A

What was expected:

Trying to make kitpvp + survival server https://www.spigotmc.org/resources/kitpvp-1-8-1-17-custom-kits-leaderboards-gui-levels-kill-streaks-abilities-more.27107/

Screenshots, logs & other:

https://pastebin.com/NN9UnMnJ

Additional info:

N/A

TechnicallyCoded commented 3 years ago

Hello, first of all, thanks for your bug report ^^

Could you go to this folder: plugins/InventoryRollbackPlus/backups/worldChanges/a2d9c2a0-70db-34fb-b754-6b4a4b59c753/ and send me a list / screenshot of all the files in that folder?

DarrienNN commented 3 years ago

image Btw can we disable inventoryrollback save player inventory in few worlds?

TechnicallyCoded commented 3 years ago

That looks like plugins/InventoryRollbackPlus/backups/worldChanges/ and not plugins/InventoryRollbackPlus/backups/worldChanges/a2d9c2a0-70db-34fb-b754-6b4a4b59c753/...

DarrienNN commented 3 years ago

When someone die the plugin will spam warn, you want me to send all of them?

TechnicallyCoded commented 3 years ago

I need to see the list of files for that user: please screenshot the list of files Inside of the folder I mentioned a few messages back.

I have currently only seen a screenshot of the folder that has the folder I mentioned, not inside of it.

DarrienNN commented 3 years ago

image

TechnicallyCoded commented 3 years ago

I don't see the file 1634125692249.yml. Was it successfully deleted? Is it still showing the same errors?

TechnicallyCoded commented 3 years ago

(accidental key combo xD)

DarrienNN commented 3 years ago

Nope i didnt delete

TechnicallyCoded commented 3 years ago

I don't see the file in what you sent me..

DarrienNN commented 3 years ago

I dont know too🤔 , i never delete any file

also after i set perm in that world the problem fixed

/lp group default permission set inventoryrollbackplus.deathsave false world=kitpvp

TechnicallyCoded commented 3 years ago

Well that just disables the plugin in that world =P

DarrienNN commented 3 years ago

Yeah, maybe you can try yourself?

TechnicallyCoded commented 3 years ago

I don't have this issue myself. Make sure that file permissions are set correctly and you don't have any supplicates of the plugin installed at the same time.

DarrienNN commented 3 years ago

Yes all correctly

TechnicallyCoded commented 3 years ago

Hey, I just noticed that you said this issue occurs when a player dies BUT the error is coming from this folder: worldChanges... Is the player quickly changing worlds multiple times as they die maybe?

DarrienNN commented 3 years ago

Nope no quickly change world

DarrienNN commented 3 years ago

I removed the plugins so i think this issues can close now?

TechnicallyCoded commented 3 years ago

The patch to this issue should now be live on spigot ^^