VolmitSoftware / Wormholes

See what's on the other side
4 stars 0 forks source link

NPE at portal #80

Closed SlimeDog closed 3 years ago

SlimeDog commented 6 years ago

Spigot 1.12.2 WH 2.4.3p

Happened several times. Two players, one at each portal of a pair. They can see each other through the portals. Do not know what action caused the NPE, unable to reproduce.

[08:26:06] [Server thread/WARN]: [Wormholes] Task #648745 for Wormholes v2.4.3p generated an exception
java.lang.NullPointerException: null
        at com.volmit.wormholes.projection.RasteredSystem.wc(RasteredSystem.java:38) ~[?:?]
        at com.volmit.wormholes.service.MutexService$5.run(MutexService.java:1199) ~[?:?]
        at com.volmit.wormholes.util.TaskLater$1.run(TaskLater.java:33) ~[?:?]
        at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.12.2.jar-2018-03-24-0726:git-Spigot-c3093ef-aa25568]
        at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot-1.12.2.jar-2018-03-24-0726:git-Spigot-c3093ef-aa25568]
        at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot-1.12.2.jar-2018-03-24-0726:git-Spigot-c3093ef-aa25568]
        at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406) [spigot-1.12.2.jar-2018-03-24-0726:git-Spigot-c3093ef-aa25568]
        at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679) [spigot-1.12.2.jar-2018-03-24-0726:git-Spigot-c3093ef-aa25568]
        at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577) [spigot-1.12.2.jar-2018-03-24-0726:git-Spigot-c3093ef-aa25568]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
SlimeDog commented 3 years ago

Closed due to dev abandonment.