Advertisement
Guest User

Untitled

a guest
Apr 14th, 2017
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.92 KB | None | 0 0
  1. [18:24:33] [Server thread/ERROR]: #!#!
  2. [18:24:33] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3. [18:24:33] [Server thread/ERROR]: #!#!
  4. [18:24:33] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  5. [18:24:33] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
  6. [18:24:33] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  7. [18:24:33] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
  8. [18:24:33] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  9. [18:24:33] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  10. [18:24:33] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  11. [18:24:33] [Server thread/ERROR]: #!#!
  12. [18:24:33] [Server thread/ERROR]: #!#! Stack trace:
  13. [18:24:33] [Server thread/ERROR]: #!#! net.dv8tion.jda.core.exceptions.PermissionException: Can't modify a member with higher or equal highest role than yourself!
  14. [18:24:33] [Server thread/ERROR]: #!#! at net.dv8tion.jda.core.managers.GuildController.checkPosition(GuildController.java:1839)
  15. [18:24:33] [Server thread/ERROR]: #!#! at net.dv8tion.jda.core.managers.GuildController.setNickname(GuildController.java:146)
  16. [18:24:33] [Server thread/ERROR]: #!#! at me.iblitzkriegi.vixio.effects.effGuildManagement.EffSetUserNickname.setNickname(EffSetUserNickname.java:55)
  17. [18:24:33] [Server thread/ERROR]: #!#! at me.iblitzkriegi.vixio.effects.effGuildManagement.EffSetUserNickname.execute(EffSetUserNickname.java:33)
  18. [18:24:33] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
  19. [18:24:33] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
  20. [18:24:33] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
  21. [18:24:33] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Trigger.execute(Trigger.java:55)
  22. [18:24:33] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute2(ScriptCommand.java:220)
  23. [18:24:33] [Server thread/ERROR]: #!#! at ch.njol.skript.command.ScriptCommand.execute(ScriptCommand.java:182)
  24. [18:24:33] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands.handleCommand(Commands.java:268)
  25. [18:24:33] [Server thread/ERROR]: #!#! at ch.njol.skript.command.Commands$1.onPlayerCommand(Commands.java:163)
  26. [18:24:33] [Server thread/ERROR]: #!#! at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source)
  27. [18:24:33] [Server thread/ERROR]: #!#! at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. [18:24:33] [Server thread/ERROR]: #!#! at java.lang.reflect.Method.invoke(Method.java:498)
  29. [18:24:33] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  30. [18:24:33] [Server thread/ERROR]: #!#! at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  31. [18:24:33] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  32. [18:24:33] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  33. [18:24:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1336)
  34. [18:24:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1179)
  35. [18:24:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45)
  36. [18:24:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1)
  37. [18:24:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  38. [18:24:33] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  39. [18:24:33] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  40. [18:24:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46)
  41. [18:24:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739)
  42. [18:24:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
  43. [18:24:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675)
  44. [18:24:33] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574)
  45. [18:24:33] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
  46. [18:24:33] [Server thread/ERROR]: #!#!
  47. [18:24:33] [Server thread/ERROR]: #!#! Version Information:
  48. [18:24:33] [Server thread/ERROR]: #!#! Skript: 2.2-dev26d
  49. [18:24:33] [Server thread/ERROR]: #!#! Bukkit: 1.11.2-R0.1-SNAPSHOT
  50. [18:24:33] [Server thread/ERROR]: #!#! Minecraft: 1.11.2
  51. [18:24:33] [Server thread/ERROR]: #!#! Java: 1.8.0_121 (Java HotSpot(TM) 64-Bit Server VM 25.121-b13)
  52. [18:24:33] [Server thread/ERROR]: #!#! OS: Linux amd64 2.6.32-042stab120.19
  53. [18:24:33] [Server thread/ERROR]: #!#!
  54. [18:24:33] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  55. [18:24:33] [Server thread/ERROR]: #!#!
  56. [18:24:33] [Server thread/ERROR]: #!#! Current node: null
  57. [18:24:33] [Server thread/ERROR]: #!#! Current item: null
  58. [18:24:33] [Server thread/ERROR]: #!#!
  59. [18:24:33] [Server thread/ERROR]: #!#! Thread: Server thread
  60. [18:24:33] [Server thread/ERROR]: #!#!
  61. [18:24:33] [Server thread/ERROR]: #!#! End of Error.
  62. [18:24:33] [Server thread/ERROR]: #!#!
  63. [18:24:38] [Server thread/ERROR]: #!#!
  64. [18:24:38] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  65. [18:24:38] [Server thread/ERROR]: #!#!
  66. [18:24:38] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  67. [18:24:38] [Server thread/ERROR]: #!#! If you're a server admin however please go to https://github.com/bensku/Skript/issues/
  68. [18:24:38] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  69. [18:24:38] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it (or use paste service),
  70. [18:24:38] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  71. [18:24:38] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  72. [18:24:38] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  73. [18:24:38] [Server thread/ERROR]: #!#!
  74. [18:24:38] [Server thread/ERROR]: #!#! Stack trace:
  75. [18:24:38] [Server thread/ERROR]: #!#! net.dv8tion.jda.core.exceptions.PermissionException: Can't modify a member with higher or equal highest role than yourself!
  76. [18:24:38] [Server thread/ERROR]: #!#! at net.dv8tion.jda.core.managers.GuildController.checkPosition(GuildController.java:1839)
  77. [18:24:38] [Server thread/ERROR]: #!#! at net.dv8tion.jda.core.managers.GuildController.setNickname(GuildController.java:146)
  78. [18:24:38] [Server thread/ERROR]: #!#! at me.iblitzkriegi.vixio.effects.effGuildManagement.EffSetUserNickname.setNickname(EffSetUserNickname.java:55)
  79. [18:24:38] [Server thread/ERROR]: #!#! at me.iblitzkriegi.vixio.effects.effGuildManagement.EffSetUserNickname.execute(EffSetUserNickname.java:33)
  80. [18:24:38] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:52)
  81. [18:24:38] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:61)
  82. [18:24:38] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:89)
  83. [18:24:38] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.Delay$1.run(Delay.java:82)
  84. [18:24:38] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
  85. [18:24:38] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
  86. [18:24:38] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:730)
  87. [18:24:38] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
  88. [18:24:38] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675)
  89. [18:24:38] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574)
  90. [18:24:38] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
  91. [18:24:38] [Server thread/ERROR]: #!#!
  92. [18:24:38] [Server thread/ERROR]: #!#! Version Information:
  93. [18:24:38] [Server thread/ERROR]: #!#! Skript: 2.2-dev26d
  94. [18:24:38] [Server thread/ERROR]: #!#! Bukkit: 1.11.2-R0.1-SNAPSHOT
  95. [18:24:38] [Server thread/ERROR]: #!#! Minecraft: 1.11.2
  96. [18:24:38] [Server thread/ERROR]: #!#! Java: 1.8.0_121 (Java HotSpot(TM) 64-Bit Server VM 25.121-b13)
  97. [18:24:38] [Server thread/ERROR]: #!#! OS: Linux amd64 2.6.32-042stab120.19
  98. [18:24:38] [Server thread/ERROR]: #!#!
  99. [18:24:38] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  100. [18:24:38] [Server thread/ERROR]: #!#!
  101. [18:24:38] [Server thread/ERROR]: #!#! Current node: null
  102. [18:24:38] [Server thread/ERROR]: #!#! Current item: null
  103. [18:24:38] [Server thread/ERROR]: #!#!
  104. [18:24:38] [Server thread/ERROR]: #!#! Thread: Server thread
  105. [18:24:38] [Server thread/ERROR]: #!#!
  106. [18:24:38] [Server thread/ERROR]: #!#! End of Error.
  107. [18:24:38] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement