Advertisement
Guest User

Untitled

a guest
Mar 26th, 2015
270
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.52 KB | None | 0 0
  1. [13:47:59] [Server thread/ERROR]: #!#!
  2. [13:47:59] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3. [13:47:59] [Server thread/ERROR]: #!#!
  4. [13:47:59] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  5. [13:47:59] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  6. [13:47:59] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  7. [13:47:59] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  8. [13:47:59] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  9. [13:47:59] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  10. [13:47:59] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  11. [13:47:59] [Server thread/ERROR]: #!#!
  12. [13:47:59] [Server thread/ERROR]: #!#! Stack trace:
  13. [13:47:59] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.MOB_ENDERMEN_PORTAL
  14. [13:47:59] [Server thread/ERROR]: #!#! at java.lang.Enum.valueOf(Unknown Source)
  15. [13:47:59] [Server thread/ERROR]: #!#! at org.bukkit.Sound.valueOf(Sound.java:1)
  16. [13:47:59] [Server thread/ERROR]: #!#! at net.rayfall.eyesniper2.skRayFall.GeneralEffects.EffPlaySoundPacket.execute(EffPlaySoundPacket.java:43)
  17. [13:47:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
  18. [13:47:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
  19. [13:47:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
  20. [13:47:59] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.Delay$1.run(Delay.java:84)
  21. [13:47:59] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
  22. [13:47:59] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  23. [13:47:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:694)
  24. [13:47:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  25. [13:47:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  26. [13:47:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  27. [13:47:59] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  28. [13:47:59] [Server thread/ERROR]: #!#!
  29. [13:47:59] [Server thread/ERROR]: #!#! Version Information:
  30. [13:47:59] [Server thread/ERROR]: #!#! Skript: 2.2-SNAPSHOT
  31. [13:47:59] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
  32. [13:47:59] [Server thread/ERROR]: #!#! Minecraft: 1.8
  33. [13:47:59] [Server thread/ERROR]: #!#! Java: 1.8.0_40-ea (Java HotSpot(TM) 64-Bit Server VM 25.40-b25)
  34. [13:47:59] [Server thread/ERROR]: #!#! OS: Windows 7 amd64 6.1
  35. [13:47:59] [Server thread/ERROR]: #!#!
  36. [13:47:59] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  37. [13:47:59] [Server thread/ERROR]: #!#!
  38. [13:47:59] [Server thread/ERROR]: #!#! Current node: null
  39. [13:47:59] [Server thread/ERROR]: #!#! Current item: null
  40. [13:47:59] [Server thread/ERROR]: #!#!
  41. [13:47:59] [Server thread/ERROR]: #!#! Thread: Server thread
  42. [13:47:59] [Server thread/ERROR]: #!#!
  43. [13:47:59] [Server thread/ERROR]: #!#! End of Error.
  44. [13:47:59] [Server thread/ERROR]: #!#!
  45. [13:48:13] [Server thread/INFO]: astr1al issued server command: /skript reload teleparticles
  46. [13:48:14] [Server thread/INFO]: astr1al issued server command: /back
  47. [13:48:14] [Server thread/ERROR]: #!#!
  48. [13:48:14] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  49. [13:48:14] [Server thread/ERROR]: #!#!
  50. [13:48:14] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  51. [13:48:14] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  52. [13:48:14] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  53. [13:48:14] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  54. [13:48:14] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  55. [13:48:14] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  56. [13:48:14] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  57. [13:48:14] [Server thread/ERROR]: #!#!
  58. [13:48:14] [Server thread/ERROR]: #!#! Stack trace:
  59. [13:48:14] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.MOB_ENDERMEN_PORTAL
  60. [13:48:14] [Server thread/ERROR]: #!#! at java.lang.Enum.valueOf(Unknown Source)
  61. [13:48:14] [Server thread/ERROR]: #!#! at org.bukkit.Sound.valueOf(Sound.java:1)
  62. [13:48:14] [Server thread/ERROR]: #!#! at net.rayfall.eyesniper2.skRayFall.GeneralEffects.EffPlaySoundPacket.execute(EffPlaySoundPacket.java:43)
  63. [13:48:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Effect.run(Effect.java:54)
  64. [13:48:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:63)
  65. [13:48:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.TriggerItem.walk(TriggerItem.java:91)
  66. [13:48:14] [Server thread/ERROR]: #!#! at ch.njol.skript.effects.Delay$1.run(Delay.java:84)
  67. [13:48:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71)
  68. [13:48:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  69. [13:48:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:694)
  70. [13:48:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316)
  71. [13:48:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623)
  72. [13:48:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526)
  73. [13:48:14] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  74. [13:48:14] [Server thread/ERROR]: #!#!
  75. [13:48:14] [Server thread/ERROR]: #!#! Version Information:
  76. [13:48:14] [Server thread/ERROR]: #!#! Skript: 2.2-SNAPSHOT
  77. [13:48:14] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
  78. [13:48:14] [Server thread/ERROR]: #!#! Minecraft: 1.8
  79. [13:48:14] [Server thread/ERROR]: #!#! Java: 1.8.0_40-ea (Java HotSpot(TM) 64-Bit Server VM 25.40-b25)
  80. [13:48:14] [Server thread/ERROR]: #!#! OS: Windows 7 amd64 6.1
  81. [13:48:14] [Server thread/ERROR]: #!#!
  82. [13:48:14] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  83. [13:48:14] [Server thread/ERROR]: #!#!
  84. [13:48:14] [Server thread/ERROR]: #!#! Current node: null
  85. [13:48:14] [Server thread/ERROR]: #!#! Current item: null
  86. [13:48:14] [Server thread/ERROR]: #!#!
  87. [13:48:14] [Server thread/ERROR]: #!#! Thread: Server thread
  88. [13:48:14] [Server thread/ERROR]: #!#!
  89. [13:48:14] [Server thread/ERROR]: #!#! End of Error.
  90. [13:48:14] [Server thread/ERROR]: #!#!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement