ChestShop-authors / ChestShop-3

ChestShop - the chest & sign shop plugin for Minecraft Servers running Bukkit/Spigot/Paper
https://dev.bukkit.org/projects/chestshop
GNU Lesser General Public License v2.1
275 stars 176 forks source link

error #501

Closed OneHitX closed 2 years ago

OneHitX commented 2 years ago

What is happening?

[13:45:10 WARN]: [ChestShop] Plugin ChestShop v3.12.1-SNAPSHOT (build 343) generated an exception while executing task 33740 java.lang.NumberFormatException: For input string: "" at java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) ~[?:?] at java.lang.Integer.parseInt(Integer.java:678) ~[?:?] at java.lang.Integer.parseInt(Integer.java:786) ~[?:?] at com.Acrobot.Breeze.Utils.QuantityUtil.parseQuantity(QuantityUtil.java:16) ~[ChestShop.jar:?] at com.Acrobot.ChestShop.Signs.ChestShopSign.getQuantity(ChestShopSign.java:256) ~[ChestShop.jar:?] at com.Acrobot.ChestShop.Signs.ChestShopSign.getQuantity(ChestShopSign.java:246) ~[ChestShop.jar:?] at com.Acrobot.ChestShop.Listeners.PostShopCreation.ShopCreationLogger.lambda$onShopCreation$0(ShopCreationLogger.java:24) ~[ChestShop.jar:?] at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[purpur-1.18.1.jar:git-Purpur-1551] at org.bukkit.craftbukkit.v1_18_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) ~[purpur-1.18.1.jar:git-Purpur-1551] at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[purpur-1.18.1.jar:git-Purpur-1551] 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) ~[?:?]

What did you expect to happen?

no error

Plugin Version

ChestShop version 3.12.1-SNAPSHOT (build 343)

Plugin Config

Config ```yaml [Put the config here] ```

Server Version

Current: git-Purpur-1551 (MC: 1.18.1)*

Server Log

Log ``` [Your log here] ```

What other plugins are you running?

ChestShop, Chunky, Citizens, ClearLag, CoreProtect, DeluxeMenus, Essentials, EssentialsSpawn, F3Name, FarmingUpgrade

Agreements

Additional context

No response

Phoenix616 commented 2 years ago

Duplicate of #499

If you have information about which sign caused this then please provide that too as this case should not be possible.