Hello, using squaremap-paper-mc26.1.2-1.3.13, paper 26.1.2 build 63, every time the stats plugin goes to update, console is hit with this error:
java.lang.NullPointerException: Cannot invoke "de.pdinklag.mcstats.Player.getUuid()" because "player" is null
at MinecraftStats.jar//de.pdinklag.mcstats.Updater.lambda$run$23(Updater.java:692)
at java.base/java.lang.Iterable.forEach(Iterable.java:75)
at MinecraftStats.jar//de.pdinklag.mcstats.Updater.run(Updater.java:691)
at MinecraftStats.jar//de.pdinklag.mcstats.bukkit.BukkitUpdater.run(BukkitUpdater.java:75)
at MinecraftStats.jar//de.pdinklag.mcstats.bukkit.BukkitUpdateTask.run(BukkitUpdateTask.java:17)
at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:78)
at org.bukkit.craftbukkit.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:57)
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614)
at java.base/java.lang.Thread.run(Thread.java:1474)
Not sure what the cause may be other than some update breaking it - everything was working until we updated the server. Restarts didn't fix it either.
Thanks!
Hello, using squaremap-paper-mc26.1.2-1.3.13, paper 26.1.2 build 63, every time the stats plugin goes to update, console is hit with this error:
Not sure what the cause may be other than some update breaking it - everything was working until we updated the server. Restarts didn't fix it either.
Thanks!