Advertisement
Guest User

Untitled

a guest
Jul 27th, 2017
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. Stack trace:
  2. [18:17:55] [Server thread/ERROR]: #!#! java.lang.NullPointerException
  3. [18:17:55] [Server thread/ERROR]: #!#! at com.sk89q.worldguard.bukkit.WorldConfiguration.getBoolean(WorldConfiguration.java:219)
  4. [18:17:55] [Server thread/ERROR]: #!#! at com.sk89q.worldguard.bukkit.WorldConfiguration.loadConfiguration(WorldConfiguration.java:344)
  5. [18:17:55] [Server thread/ERROR]: #!#! at com.sk89q.worldguard.bukkit.WorldConfiguration.<init>(WorldConfiguration.java:211)
  6. [18:17:55] [Server thread/ERROR]: #!#! at com.sk89q.worldguard.bukkit.ConfigurationManager.get(ConfigurationManager.java:228)
  7. [18:17:55] [Server thread/ERROR]: #!#! at com.sk89q.worldguard.bukkit.WorldGuardPlugin.getRegionManager(WorldGuardPlugin.java:1016)
  8. [18:17:55] [Server thread/ERROR]: #!#! at ch.njol.skript.hooks.regions.WorldGuardHook.getRegionsAt_i(WorldGuardHook.java:250)
  9. [18:17:55] [Server thread/ERROR]: #!#! at ch.njol.skript.hooks.regions.RegionsPlugin.getRegionsAt(RegionsPlugin.java:94)
  10. [18:17:55] [Server thread/ERROR]: #!#! at ch.njol.skript.hooks.regions.expressions.ExprRegionsAt.get(ExprRegionsAt.java:85)
  11. [18:17:55] [Server thread/ERROR]: #!#! at ch.njol.skript.hooks.regions.expressions.ExprRegionsAt.get(ExprRegionsAt.java:1)
  12. [18:17:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getAll(SimpleExpression.java:79)
  13. [18:17:55] [Server thread/ERROR]: #!#! at ch.njol.skript.conditions.CondIsSet.check(CondIsSet.java:77)
  14. [18:17:55] [Server thread/ERROR]: #!#! at ch.njol.skript.conditions.CondIsSet.check(CondIsSet.java:83)
  15. [18:17:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.run(Condition.java:58)
  16. [18:17:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Conditional.walk(Conditional.java:53)
  17. [18:17:55] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:93)
  18. [18:17:55] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.Delay$1.run(Delay.java:84)
  19. [18:17:55] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:71)
  20. [18:17:55] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
  21. [18:17:55] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:738)
  22. [18:17:55] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405)
  23. [18:17:55] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678)
  24. [18:17:55] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576)
  25. [18:17:55] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  26. [18:17:55] [Server thread/ERROR]: #!#!
  27. [18:17:55] [Server thread/ERROR]: #!#! Version Information:
  28. [18:17:55] [Server thread/ERROR]: #!#! Skript: 2.2-dev23
  29. [18:17:55] [Server thread/ERROR]: #!#! Bukkit: 1.12-R0.1-SNAPSHOT
  30. [18:17:55] [Server thread/ERROR]: #!#! Minecraft: 1.12
  31. [18:17:55] [Server thread/ERROR]: #!#! Java: 1.8.0_144 (Java HotSpot(TM) Client VM 25.144-b01)
  32. [18:17:55] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  33. [18:17:55] [Server thread/ERROR]: #!#!
  34. [18:17:55] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  35. [18:17:55] [Server thread/ERROR]: #!#!
  36. [18:17:55] [Server thread/ERROR]: #!#! Current node: null
  37. [18:17:55] [Server thread/ERROR]: #!#! Current item: the regions at at (the player >> ch.njol.skript.classes.data.DefaultConverters$10@29143e: org.bukkit.entity.Player->org.bukkit.Location) is set
  38. [18:17:55] [Server thread/ERROR]: #!#!
  39. [18:17:55] [Server thread/ERROR]: #!#! Thread: Server thread
  40. [18:17:55] [Server thread/ERROR]: #!#!
  41. [18:17:55] [Server thread/ERROR]: #!#! End of Error.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement