Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [09:09:44 ERROR]: Could not pass event WeatherChangeEvent to DungeonsXL v0.17.4
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.12.2.jar:git-Paper-1596]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[patched_1.12.2.jar:git-Paper-1596]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.12.2.jar:git-Paper-1596]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.12.2.jar:git-Paper-1596]
- at net.minecraft.server.v1_12_R1.WorldData.setStorm(WorldData.java:476) ~[patched_1.12.2.jar:git-Paper-1596]
- at org.bukkit.craftbukkit.v1_12_R1.CraftWorld.setStorm(CraftWorld.java:856) ~[patched_1.12.2.jar:git-Paper-1596]
- at com.sk89q.worldguard.bukkit.listener.WorldGuardWorldListener.initWorld(WorldGuardWorldListener.java:95) ~[?:?]
- at com.sk89q.worldguard.bukkit.listener.WorldGuardWorldListener.onWorldLoad(WorldGuardWorldListener.java:78) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor456.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.12.2.jar:git-Paper-1596]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:74) ~[patched_1.12.2.jar:git-Paper-1596]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.12.2.jar:git-Paper-1596]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.12.2.jar:git-Paper-1596]
- at org.bukkit.craftbukkit.v1_12_R1.CraftServer.createWorld(CraftServer.java:1005) ~[patched_1.12.2.jar:git-Paper-1596]
- at org.bukkit.Bukkit.createWorld(Bukkit.java:488) ~[patched_1.12.2.jar:git-Paper-1596]
- at de.erethon.dungeonsxl.world.DResourceWorld.instantiate(DResourceWorld.java:225) ~[?:?]
- at de.erethon.dungeonsxl.world.DResourceWorld.instantiateAsGameWorld(DResourceWorld.java:268) ~[?:?]
- at de.erethon.dungeonsxl.command.PlayCommand.onExecute(PlayCommand.java:91) ~[?:?]
- at de.erethon.dungeonsxl.util.commons.command.DRECommandExecutor.onCommand(DRECommandExecutor.java:67) ~[?:?]
- at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[patched_1.12.2.jar:git-Paper-1596]
- at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:151) ~[patched_1.12.2.jar:git-Paper-1596]
- at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:685) ~[patched_1.12.2.jar:git-Paper-1596]
- at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1478) ~[patched_1.12.2.jar:git-Paper-1596]
- at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1283) ~[patched_1.12.2.jar:git-Paper-1596]
- at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[patched_1.12.2.jar:git-Paper-1596]
- at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[patched_1.12.2.jar:git-Paper-1596]
- at net.minecraft.server.v1_12_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:14) ~[patched_1.12.2.jar:git-Paper-1596]
- at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_191]
- at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_191]
- at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46) ~[patched_1.12.2.jar:git-Paper-1596]
- at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:850) ~[patched_1.12.2.jar:git-Paper-1596]
- at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423) ~[patched_1.12.2.jar:git-Paper-1596]
- at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:774) ~[patched_1.12.2.jar:git-Paper-1596]
- at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:666) ~[patched_1.12.2.jar:git-Paper-1596]
- at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
- Caused by: java.lang.NullPointerException
- at de.erethon.dungeonsxl.world.DWorldListener.onWeatherChange(DWorldListener.java:190) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor765.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.12.2.jar:git-Paper-1596]
- ... 34 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement