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

I am unsure whats causing this #89

Closed WeirdBlueDragon closed 2 years ago

WeirdBlueDragon commented 2 years ago

when I open the roll back its invisible image

TechnicallyCoded commented 2 years ago

Console logs please, otherwise, to me it just seems that you have no backups saved for that person

WeirdBlueDragon commented 2 years ago

09:58:36 WARN]: [InventoryRollbackPlus] Plugin InventoryRollbackPlus v1.6.6 generated an exception while executing task 50073 java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?] at java.lang.Long.parseLong(Long.java:721) ~[?:?] at java.lang.Long.parseLong(Long.java:836) ~[?:?] at me.danjono.inventoryrollback.data.YAML.getSelectedPageTimestamps(YAML.java:146) ~[InventoryRollbackPlus-1.6.6.jar:?] at me.danjono.inventoryrollback.data.PlayerData.getSelectedPageTimestamps(PlayerData.java:99) ~[InventoryRollbackPlus-1.6.6.jar:?] at me.danjono.inventoryrollback.gui.menu.RollbackListMenu.showBackups(RollbackListMenu.java:84) ~[InventoryRollbackPlus-1.6.6.jar:?] at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftTask.run(CraftTask.java:101) ~[paper-1.18.2.jar:git-Paper-278] at org.bukkit.craftbukkit.v1_18_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[paper-1.18.2.jar:git-Paper-278] at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[paper-1.18.2.jar:git-Paper-278] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] [09:58:53 INFO]: CONSOLE issued server command: /xp give WeirdBlueDragon 1

TechnicallyCoded commented 2 years ago

Can you send me the player data file for the player you are trying to roll back pls?

WeirdBlueDragon commented 2 years ago

the entire server player data file?

WeirdBlueDragon commented 2 years ago

1dc4f472-9f53-4235-b264-c9a294e57f3e.zip

TechnicallyCoded commented 2 years ago

the entire server player data file?

The player data file under plugins > inventryrollbackplus

It will be a .yml file

WeirdBlueDragon commented 2 years ago

image

TechnicallyCoded commented 2 years ago

under backups

WeirdBlueDragon commented 2 years ago

1646444542328.zip

TechnicallyCoded commented 2 years ago

Was that the only backup for that user?