Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Task #1240231 for Logger v1.8.0.15 generated an exception #59

Open
mateuscolli opened this issue Oct 21, 2024 · 0 comments
Open

Task #1240231 for Logger v1.8.0.15 generated an exception #59

mateuscolli opened this issue Oct 21, 2024 · 0 comments

Comments

@mateuscolli
Copy link

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:

  1. Server purpur-1.21.1-2304
  2. 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant