RoinujNosde / CryptoMarket

A plugin that brings the cryptocoins market experience to Minecraft servers!
https://www.spigotmc.org/resources/cryptomarket.69031/
4 stars 5 forks source link

Error #10

Closed Strahilchu closed 3 years ago

Strahilchu commented 3 years ago

[12:00:59 WARN]: [CryptoMarket] Plugin CryptoMarket v2.1.0 generated an exception while executing task 2683595 java.lang.NullPointerException: null at java.io.Reader.(Reader.java:167) ~[?:?] at java.io.InputStreamReader.(InputStreamReader.java:72) ~[?:?] at net.epconsortium.cryptomarket.util.Configuration.isValid(Configuration.java:194) ~[CryptoMarket-2.1.0.jar:?] at net.epconsortium.cryptomarket.util.Configuration.lambda$getCoins$0(Configuration.java:174) ~[CryptoMarket-2.1.0.jar:?] at java.util.ArrayList.removeIf(ArrayList.java:1672) ~[?:?] at java.util.ArrayList.removeIf(ArrayList.java:1660) ~[?:?] at net.epconsortium.cryptomarket.util.Configuration.getCoins(Configuration.java:174) ~[CryptoMarket-2.1.0.jar:?] at net.epconsortium.cryptomarket.finances.ExchangeRates$1.run(ExchangeRates.java:75) ~[CryptoMarket-2.1.0.jar:?] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[patched_1.17.1.jar:git-Airplane-76] at org.bukkit.craftbukkit.v1_17_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57) [patched_1.17.1.jar:git-Airplane-76] at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) [patched_1.17.1.jar:git-Airplane-76] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130) [?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630) [?:?] at java.lang.Thread.run(Thread.java:831) [?:?]

Strahilchu commented 3 years ago

Plugin and server version are included in that console error but if you need more information let me know :)

RoinujNosde commented 3 years ago

It seems the plugin can't find the digital_currency_list.csv file inside the jar. Did you delete it?

And 2.1.1 is out, which fixes some bugs.

Strahilchu commented 3 years ago

My bad! I thought I had it updated xD