Advertisement
Guest User

Untitled

a guest
Jul 20th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.65 KB | None | 0 0
  1. [21:47:09] [Server thread/ERROR]: #!#!
  2. [21:47:09] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3. [21:47:09] [Server thread/ERROR]: #!#!
  4. [21:47:09] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  5. [21:47:09] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  6. [21:47:09] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  7. [21:47:09] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  8. [21:47:09] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  9. [21:47:09] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  10. [21:47:09] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  11. [21:47:09] [Server thread/ERROR]: #!#!
  12. [21:47:09] [Server thread/ERROR]: #!#! Stack trace:
  13. [21:47:09] [Server thread/ERROR]: #!#! java.lang.ClassCastException: org.bukkit.event.hanging.HangingBreakEvent cannot be cast to org.bukkit.event.hanging.HangingBreakByEntityEvent
  14. [21:47:09] [Server thread/ERROR]: #!#! at com.gmail.thelimeglass.Register$56.get(Register.java:1)
  15. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.EventValues$2.get(EventValues.java:195)
  16. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.EventValues$2.get(EventValues.java:1)
  17. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.base.EventValueExpression.getValue(EventValueExpression.java:103)
  18. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.base.EventValueExpression.get(EventValueExpression.java:89)
  19. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.getArray(SimpleExpression.java:103)
  20. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.ExprEntity.get(ExprEntity.java:114)
  21. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.expressions.ExprEntity.get(ExprEntity.java:1)
  22. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:162)
  23. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.util.SimpleExpression.check(SimpleExpression.java:157)
  24. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.conditions.CondPermission.check(CondPermission.java:71)
  25. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.run(Condition.java:58)
  26. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
  27. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
  28. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:53)
  29. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler.check(SkriptEventHandler.java:150)
  30. [21:47:09] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptEventHandler$1.execute(SkriptEventHandler.java:110)
  31. [21:47:09] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  32. [21:47:09] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  33. [21:47:09] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  34. [21:47:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.EntityHanging.t_(EntityHanging.java:114)
  35. [21:47:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.World.entityJoinedWorld(World.java:1607)
  36. [21:47:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.World.g(World.java:1582)
  37. [21:47:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.World.tickEntities(World.java:1425)
  38. [21:47:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.WorldServer.tickEntities(WorldServer.java:597)
  39. [21:47:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:786)
  40. [21:47:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  41. [21:47:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  42. [21:47:09] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  43. [21:47:09] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
  44. [21:47:09] [Server thread/ERROR]: #!#!
  45. [21:47:09] [Server thread/ERROR]: #!#! Version Information:
  46. [21:47:09] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V8b
  47. [21:47:09] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  48. [21:47:09] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  49. [21:47:09] [Server thread/ERROR]: #!#! Java: 1.8.0_91 (Java HotSpot(TM) 64-Bit Server VM 25.91-b14)
  50. [21:47:09] [Server thread/ERROR]: #!#! OS: Linux amd64 3.19.0-84-generic
  51. [21:47:09] [Server thread/ERROR]: #!#!
  52. [21:47:09] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  53. [21:47:09] [Server thread/ERROR]: #!#!
  54. [21:47:09] [Server thread/ERROR]: #!#! Current node: null
  55. [21:47:09] [Server thread/ERROR]: #!#! Current item: the player doesn't have the permission "admin"
  56. [21:47:09] [Server thread/ERROR]: #!#!
  57. [21:47:09] [Server thread/ERROR]: #!#! Thread: Server thread
  58. [21:47:09] [Server thread/ERROR]: #!#!
  59. [21:47:09] [Server thread/ERROR]: #!#! End of Error.
  60. [21:47:09] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement