Open cunhar opened 4 months ago
From a quick look I cannot tell what's wrong, none of the involved variables should ever become null
. I will try to add some more logging here in the scope of #251 so we can see what's going on. Until then, I suggest you downgrade to 3.3.0.
(The time gap between 3.3.1 and the next release will not be that long)
@pdinklag you lied to me
failed to write database java.lang.NullPointerException at de.pdinklag.mcstats.Updater.lambda$run$23(Updater.java:692) at java.base/java.lang.Iterable.forEach(Iterable.java:75) at de.pdinklag.mcstats.Updater.run(Updater.java:691) at de.pdinklag.mcstats.cli.CLIUpdater.run(CLIUpdater.java:65) at de.pdinklag.mcstats.cli.MinecraftStatsCLI.main(MinecraftStatsCLI.java:45)