mastercake10 / TimeIsMoney

Time Is Money - Bukkit plugin that pays out players for their online time!
GNU General Public License v3.0
43 stars 26 forks source link

I have an error #64

Closed Craftplaza closed 4 years ago

Craftplaza commented 4 years ago

What steps will reproduce the issue?

  1. When the plugin starting up.
  2. When there is a payout

What was supposed to happen?

What happened instead?

What version of TimeIsMoney are you using?

1.9.6.12-fix

What Spigot version are you using? Paste the output of /version below.

1.15.2

What plugins do you have installed? Paste the output of /plugins below.

Are any errors related to TimeIsMoney in your console or logs? If so, paste below.

23.05 09:49:04 [Server] Craft Scheduler Thread - 10/WARN [TimeIsMoney] Plugin TimeIsMoney v1.9.6.12 generated an exception while executing task 1954
23.05 09:49:04 [Server] INFO java.lang.NullPointerException: null
23.05 09:49:04 [Server] INFO at de.Linus122.TimeIsMoney.Metrics.getDistro(Metrics.java:147) ~[?:?]
23.05 09:49:04 [Server] INFO at de.Linus122.TimeIsMoney.Metrics.collectData(Metrics.java:104) ~[?:?]
23.05 09:49:04 [Server] INFO at de.Linus122.TimeIsMoney.Metrics.lambda$new$3(Metrics.java:60) ~[?:?]
23.05 09:49:04 [Server] INFO at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[spigot-1.15.2-8.3.2020.jar:git-Spigot-8faa8b4-7f61a25]
23.05 09:49:04 [Server] INFO at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [spigot-1.15.2-8.3.2020.jar:git-Spigot-8faa8b4-7f61a25]
23.05 09:49:04 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_242]
23.05 09:49:04 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_242]
23.05 09:49:04 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]

Any additional information that you would like to provide that may be relevant to the issue?