Holographic Displays

Holographic Displays

3M Downloads

i have this bug about the placeholder {time}

timm1292 opened this issue ยท 0 comments

commented

I dont know what happend. I tried to use the server status variable but it didn't work, so i updated the plugin to the latest version.

Here's the console error that keeps spamming:

Server thread/WARN [HolographicDisplays] The placeholder {time} registered by the plugin HolographicDisplays generated an exception while updating. Please contact the author of HolographicDisplays
16.09 00:02:53 [Server] INFO java.lang.NullPointerException: null
16.09 00:02:53 [Server] INFO at com.gmail.filoghost.holographicdisplays.placeholder.PlaceholdersRegister.lambda$static$3(PlaceholdersRegister.java:50) ~[?:?]
16.09 00:02:53 [Server] INFO at com.gmail.filoghost.holographicdisplays.placeholder.Placeholder.update(Placeholder.java:78) ~[?:?]
16.09 00:02:53 [Server] INFO at com.gmail.filoghost.holographicdisplays.placeholder.PlaceholdersManager.lambda$load$0(PlaceholdersManager.java:66) ~[?:?]
16.09 00:02:53 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
16.09 00:02:53 [Server] INFO at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:394) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
16.09 00:02:53 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1023) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
16.09 00:02:53 [Server] INFO at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:396) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
16.09 00:02:53 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:971) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
16.09 00:02:53 [Server] INFO at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:816) [spigot-1.14.4.jar:git-Spigot-9de398a-9c887d4]
16.09 00:02:53 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]

The server where this came from is running on 1.8.8 BUT i my SMP server that runs 1.14.4 spams the same console errors. I normally don't post things like this so let me know if i forgot something.