You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I just installed the plugin and the following error started appearing in the console:
java.lang.NullPointerException: Cannot invoke "java.lang.Double.doubleValue()" because the return value of "java.util.HashMap.get(Object)" is null
at Logger-1.8.0.15-1729519575599.jar/me.prism3.logger.events.plugindependent.OnVault.run(OnVault.java:48) ~[Logger-1.8.0.15-1729519575599.jar:?]
at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:86) ~[purpur-1.21.1.jar:1.21.1-2304-dee41bc] at org.bukit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:475) ~[purpur-1.21.1.jar:1.21.1-2304-dee41bc] at net.minecraft.server. MinecraftServer.tickChildren(MinecraftServer.java:1763) ~[purpur-1.21.1.jar:1.21.1-2304-dee41bc] at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:513) ~[purpur-1.21.1.jar:1.21.1-2304-dee41bc] at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1635) ~[purpur-1.21.1.jar:1.21.1-2304-dee41bc] er.java:1335) ~[purpur-1.21.1.jar:1.21.1-2304-dee41bc] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:334) ~[purpur-1.21.1.jar:1.21.1-2304-dee41bc] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]
To reproduce
Steps to reproduce the behavior:
Server purpur-1.21.1-2304
I just installed the plugin, without any extra configuration.
Expected behavior
It should work without any errors.
Screenshots
Server and version (fill in the following information):
Version 1.21
Server type: with Bungeecord proxy
The text was updated successfully, but these errors were encountered:
Describe the bug
I just installed the plugin and the following error started appearing in the console:
To reproduce
Steps to reproduce the behavior:
Expected behavior
It should work without any errors.
Screenshots
Server and version (fill in the following information):
The text was updated successfully, but these errors were encountered: