erikzimmermann / TradeSystem

A highly customizable, free and open-source Minecraft plugin for trading between players.
https://www.spigotmc.org/resources/trade-system-custom-layouts.58434/
MIT License
81 stars 48 forks source link

java.lang.NoSuchMethodError #473

Closed yngdrms closed 1 year ago

yngdrms commented 1 year ago

Describe the bug

[14:55:04 WARN]: [TradeSystem] Plugin TradeSystem v2.4.0 generated an exception while executing task 90
java.lang.NoSuchMethodError: 'com.google.gson.JsonElement com.google.gson.JsonParser.parseString(java.lang.String)'
        at de.codingair.tradesystem.spigot.utils.updates.UpdateNotifier.read(UpdateNotifier.java:41) ~[?:?]
        at de.codingair.tradesystem.spigot.TradeSystem.lambda$startUpdateNotifier$2(TradeSystem.java:225) ~[?:?]
        at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(:101) ~[server.jar:git-Airplane-"b0d4eb6"]
        at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(:58) ~[server.jar:git-Airplane-"b0d4eb6"]
        at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(:22) ~[server.jar:git-Airplane-"b0d4eb6"]
        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) [?:?]

To Reproduce The error itself appears in the server console

Discord contact: yngdrms