Advertisement
Guest User

Untitled

a guest
Apr 1st, 2015
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.29 KB | None | 0 0
  1. [12:09:49] [Server thread/INFO]: Starting minecraft server version 1.8
  2. [12:09:49] [Server thread/INFO]: Loading properties
  3. [12:09:49] [Server thread/INFO]: Default game type: SURVIVAL
  4. [12:09:49] [Server thread/INFO]: Generating keypair
  5. [12:09:49] [Server thread/INFO]: Starting Minecraft server on *:25565
  6. [12:09:49] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-33d5de3 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  7. [12:09:50] [Server thread/ERROR]: Could not load 'plugins\OptiFine_1.8.1_HD_U_C7.jar' in folder 'plugins'
  8. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  9. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[CraftBukkit.jar:git-Bukkit-33d5de3]
  10. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [CraftBukkit.jar:git-Bukkit-33d5de3]
  11. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [CraftBukkit.jar:git-Bukkit-33d5de3]
  12. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:250) [CraftBukkit.jar:git-Bukkit-33d5de3]
  13. at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:69) [CraftBukkit.jar:git-Bukkit-33d5de3]
  14. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [CraftBukkit.jar:git-Bukkit-33d5de3]
  15. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [CraftBukkit.jar:git-Bukkit-33d5de3]
  16. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [CraftBukkit.jar:git-Bukkit-33d5de3]
  17. at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  18. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  19. ... 9 more
  20. [12:09:50] [Server thread/ERROR]: Could not load 'plugins\AuthMeSkAddon.jar' in folder 'plugins'
  21. org.bukkit.plugin.UnknownDependencyException: AuthMe
  22. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [CraftBukkit.jar:git-Bukkit-33d5de3]
  23. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [CraftBukkit.jar:git-Bukkit-33d5de3]
  24. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:250) [CraftBukkit.jar:git-Bukkit-33d5de3]
  25. at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:69) [CraftBukkit.jar:git-Bukkit-33d5de3]
  26. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [CraftBukkit.jar:git-Bukkit-33d5de3]
  27. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [CraftBukkit.jar:git-Bukkit-33d5de3]
  28. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [CraftBukkit.jar:git-Bukkit-33d5de3]
  29. at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  30. [12:09:50] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.14-SNAPSHOT (build 1195)
  31. [12:09:50] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
  32. [12:09:50] [Server thread/INFO]: [NBTEditor] Loading NBTEditor v1.2
  33. [12:09:50] [Server thread/INFO]: [SkriptInstaller] Loading SkriptInstaller v1.3
  34. [12:09:50] [Server thread/INFO]: [SkQueryAPIONLY] Loading SkQueryAPIONLY v4.0
  35. [12:09:50] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
  36. [12:09:50] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v1.8.1
  37. [12:09:50] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot load ProtocolLib.
  38. If this problem hasn't already been reported, please open a ticket
  39. at http://dev.bukkit.org/server-mods/protocollib/ with the following data:
  40. ===== STACK TRACE =====
  41. java.lang.IllegalArgumentException: Unable to find a field packetsField with the type java.util.Map in net.minecraft.server.v1_8_R1.Packet
  42. at com.comphenix.protocol.reflect.FuzzyReflection.getFieldByType(FuzzyReflection.java:251)
  43. at com.comphenix.protocol.injector.MinecraftRegistry.getPacketToID(MinecraftRegistry.java:64)
  44. at com.comphenix.protocol.injector.MinecraftRegistry.getPacketClassFromID(MinecraftRegistry.java:174)
  45. at com.comphenix.protocol.injector.PacketConstructor.withPacket(PacketConstructor.java:117)
  46. at com.comphenix.protocol.injector.player.TemporaryPlayerFactory.<init>(TemporaryPlayerFactory.java:49)
  47. at com.comphenix.protocol.injector.player.NetLoginInjector.<init>(NetLoginInjector.java:30)
  48. at com.comphenix.protocol.injector.player.PlayerInjectionHandler.<init>(PlayerInjectionHandler.java:109)
  49. at com.comphenix.protocol.injector.PacketFilterManager.<init>(PacketFilterManager.java:181)
  50. at com.comphenix.protocol.ProtocolLibrary.onLoad(ProtocolLibrary.java:125)
  51. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:293)
  52. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:250)
  53. at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:69)
  54. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14)
  55. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133)
  56. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484)
  57. at java.lang.Thread.run(Unknown Source)
  58. ===== DUMP =====
  59. Parameters:
  60. [NULL]
  61. Sender:
  62. com.comphenix.protocol.ProtocolLibrary@739ac3c3[
  63. reporter=com.comphenix.protocol.error.DetailedErrorReporter@6a085590
  64. statistisc=<null>
  65. backgroundCompiler=<null>
  66. asyncPacketTask=-1
  67. tickCounter=0
  68. unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@e186227
  69. config=com.comphenix.protocol.ProtocolConfig@2e8b443
  70. updater=com.comphenix.protocol.metrics.Updater@25b37f96
  71. updateDisabled=false
  72. logger=org.bukkit.plugin.PluginLogger@d3f0a65
  73. redirectHandler=<null>
  74. commandProtocol=<null>
  75. commandPacket=<null>
  76. isEnabled=false
  77. loader=org.bukkit.plugin.java.JavaPluginLoader@4c9e7f8f
  78. server=CraftServer{serverName=CraftBukkit,serverVersion=git-Bukkit-33d5de3,minecraftVersion=1.8}
  79. file=plugins\ProtocolLib-1.8.1.jar
  80. description=org.bukkit.plugin.PluginDescriptionFile@644cf845
  81. dataFolder=plugins\ProtocolLib
  82. classLoader=org.bukkit.plugin.java.PluginClassLoader@53753068
  83. naggable=true
  84. ebean=<null>
  85. newConfig=YamlConfiguration[path='', root='YamlConfiguration']
  86. configFile=plugins\ProtocolLib\config.yml
  87. logger=org.bukkit.plugin.PluginLogger@d3f0a65
  88. ]
  89. Version:
  90. ProtocolLib v1.8.1
  91. Server:
  92. git-Bukkit-33d5de3 (MC: 1.8)
  93.  
  94. [12:09:50] [Server thread/INFO]: [Skript] Loading Skript v2.2-SNAPSHOT
  95. [12:09:50] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
  96. [12:09:50] [Server thread/INFO]: [Umbaska] Loading Umbaska v1.4.1
  97. [12:09:50] [Server thread/INFO]: [SkExtras] Loading SkExtras v3.9.1
  98. [12:09:50] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.22.1
  99. [12:09:50] [Server thread/INFO]: [RandomSK] Loading RandomSK v2.0
  100. [12:09:50] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.3
  101. [12:09:50] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v1.8.1
  102. [12:09:50] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  103. [12:09:50] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.0) has not yet been tested! Proceed with caution.
  104. [12:09:50] [Server thread/WARN]: [ProtocolLib] [ProtocolLibrary] Cannot register command protocol: Executor was NULL.
  105. [12:09:50] [Server thread/WARN]: [ProtocolLib] [ProtocolLibrary] Cannot register command packet: Executor was NULL.
  106. [12:09:50] [Server thread/ERROR]: [ProtocolLib] INTERNAL ERROR: Cannot enable ProtocolLib.
  107. If this problem hasn't already been reported, please open a ticket
  108. at http://dev.bukkit.org/server-mods/protocollib/ with the following data:
  109. ===== STACK TRACE =====
  110. java.lang.NullPointerException
  111. at com.comphenix.protocol.ProtocolLibrary.onEnable(ProtocolLibrary.java:212)
  112. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  113. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327)
  114. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  115. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341)
  116. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313)
  117. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:251)
  118. at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:69)
  119. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14)
  120. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133)
  121. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484)
  122. at java.lang.Thread.run(Unknown Source)
  123. ===== DUMP =====
  124. Sender:
  125. com.comphenix.protocol.ProtocolLibrary@739ac3c3[
  126. reporter=com.comphenix.protocol.error.DetailedErrorReporter@6a085590
  127. statistisc=<null>
  128. backgroundCompiler=com.comphenix.protocol.reflect.compiler.BackgroundCompiler@59ccd43a
  129. asyncPacketTask=-1
  130. tickCounter=0
  131. unhookTask=com.comphenix.protocol.injector.DelayedSingleTask@e186227
  132. config=com.comphenix.protocol.ProtocolConfig@2e8b443
  133. updater=com.comphenix.protocol.metrics.Updater@25b37f96
  134. updateDisabled=false
  135. logger=org.bukkit.plugin.PluginLogger@d3f0a65
  136. redirectHandler=<null>
  137. commandProtocol=<null>
  138. commandPacket=<null>
  139. isEnabled=true
  140. loader=org.bukkit.plugin.java.JavaPluginLoader@4c9e7f8f
  141. server=CraftServer{serverName=CraftBukkit,serverVersion=git-Bukkit-33d5de3,minecraftVersion=1.8}
  142. file=plugins\ProtocolLib-1.8.1.jar
  143. description=org.bukkit.plugin.PluginDescriptionFile@644cf845
  144. dataFolder=plugins\ProtocolLib
  145. classLoader=org.bukkit.plugin.java.PluginClassLoader@53753068
  146. naggable=true
  147. ebean=<null>
  148. newConfig=YamlConfiguration[path='', root='YamlConfiguration']
  149. configFile=plugins\ProtocolLib\config.yml
  150. logger=org.bukkit.plugin.PluginLogger@d3f0a65
  151. ]
  152. Version:
  153. ProtocolLib v1.8.1
  154. Server:
  155. git-Bukkit-33d5de3 (MC: 1.8)
  156.  
  157. [12:09:50] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v1.8.1
  158. [12:09:50] [Server thread/ERROR]: Error occurred while disabling ProtocolLib v1.8.1 (Is it up to date?)
  159. java.lang.NullPointerException
  160. at com.comphenix.protocol.ProtocolLibrary.onDisable(ProtocolLibrary.java:353) ~[?:?]
  161. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[CraftBukkit.jar:git-Bukkit-33d5de3]
  162. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:351) [CraftBukkit.jar:git-Bukkit-33d5de3]
  163. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:423) [CraftBukkit.jar:git-Bukkit-33d5de3]
  164. at com.comphenix.protocol.ProtocolLibrary.disablePlugin(ProtocolLibrary.java:278) [ProtocolLib-1.8.1.jar:?]
  165. at com.comphenix.protocol.ProtocolLibrary.onEnable(ProtocolLibrary.java:220) [ProtocolLib-1.8.1.jar:?]
  166. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [CraftBukkit.jar:git-Bukkit-33d5de3]
  167. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [CraftBukkit.jar:git-Bukkit-33d5de3]
  168. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [CraftBukkit.jar:git-Bukkit-33d5de3]
  169. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341) [CraftBukkit.jar:git-Bukkit-33d5de3]
  170. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [CraftBukkit.jar:git-Bukkit-33d5de3]
  171. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:251) [CraftBukkit.jar:git-Bukkit-33d5de3]
  172. at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:69) [CraftBukkit.jar:git-Bukkit-33d5de3]
  173. at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [CraftBukkit.jar:git-Bukkit-33d5de3]
  174. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [CraftBukkit.jar:git-Bukkit-33d5de3]
  175. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [CraftBukkit.jar:git-Bukkit-33d5de3]
  176. at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  177. [12:09:50] [Server thread/INFO]: Preparing level "world"
  178. [12:09:50] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1961230185803908635)
  179. [12:09:51] [Server thread/INFO]: Preparing spawn area: 70%
  180. [12:09:51] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1961230185803908635)
  181. [12:09:52] [Server thread/INFO]: Preparing spawn area: 60%
  182. [12:09:53] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1961230185803908635)
  183. [12:09:53] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.14-SNAPSHOT (build 1195)
  184. [12:09:53] [Server thread/ERROR]: [Citizens] Unable to find Rhino classes - javascript scripts won't see non-CraftBukkit classes
  185. [12:09:53] [Server thread/INFO]: [Citizens] Unable to use economy handling. Has Vault been enabled?
  186. [12:09:53] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
  187. [12:09:53] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  188. [12:09:53] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
  189. [12:09:53] [Server thread/INFO]: [NBTEditor] Enabling NBTEditor v1.2
  190. [12:09:54] [Server thread/INFO]: [CustomItemsAPI] CustomItemManager initialized.
  191. [12:09:54] [Server thread/INFO]: [NBTEditor] NBTEditor has been enabled.
  192. [12:09:54] [Server thread/INFO]: [SkriptInstaller] Enabling SkriptInstaller v1.3
  193. [12:09:54] [Server thread/INFO]: 1
  194. [12:09:54] [Server thread/INFO]: [SkQueryAPIONLY] Enabling SkQueryAPIONLY v4.0
  195. [12:09:54] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
  196. [12:09:54] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - using only an item based economy for Multiverse-Core v2.5-b691
  197. [12:09:54] [Server thread/INFO]: Could not set generator for world 'test': Plugin 'VoidGenerator' does not exist
  198. [12:09:54] [Server thread/INFO]: Preparing start region for level 3 (Seed: -5727542778205888054)
  199. [12:09:54] [Server thread/INFO]: Could not set generator for world 'test': Plugin 'VoidGenerator' does not exist
  200. [12:09:54] [Server thread/INFO]: Preparing start region for level 4 (Seed: -844858480269619638)
  201. [12:09:54] [Server thread/INFO]: Could not set generator for world 'pathfindtestmap': Plugin 'VoidGenerator' does not exist
  202. [12:09:54] [Server thread/INFO]: Preparing start region for level 5 (Seed: 722739509207306551)
  203. [12:09:54] [Server thread/INFO]: Could not set generator for world 'pathfindtestmap': Plugin 'VoidGenerator' does not exist
  204. [12:09:54] [Server thread/INFO]: Preparing start region for level 6 (Seed: 160045516480136062)
  205. [12:09:54] [Server thread/INFO]: Preparing start region for level 7 (Seed: 2319461186784201414)
  206. [12:09:54] [Server thread/INFO]: Could not set generator for world 'Recreatingmyhouse': Plugin 'VoidGenerator' does not exist
  207. [12:09:54] [Server thread/INFO]: Preparing start region for level 8 (Seed: 7346082623193551718)
  208. [12:09:54] [Server thread/INFO]: Could not set generator for world 'Recreatingmyhouse': Plugin 'VoidGenerator' does not exist
  209. [12:09:54] [Server thread/INFO]: Could not set generator for world 'Test2': Plugin 'VoidGenerator' does not exist
  210. [12:09:54] [Server thread/INFO]: Preparing start region for level 9 (Seed: 559007902488383357)
  211. [12:09:54] [Server thread/INFO]: Could not set generator for world 'Test2': Plugin 'VoidGenerator' does not exist
  212. [12:09:54] [Server thread/INFO]: Could not set generator for world 'Prison': Plugin 'VoidGenerator' does not exist
  213. [12:09:54] [Server thread/INFO]: Preparing start region for level 10 (Seed: 869973027942621774)
  214. [12:09:54] [Server thread/INFO]: Could not set generator for world 'Prison': Plugin 'VoidGenerator' does not exist
  215. [12:09:54] [Server thread/INFO]: Preparing start region for level 11 (Seed: 1990815768410568707)
  216. [12:09:54] [Server thread/INFO]: Preparing start region for level 12 (Seed: -1215533999942976335)
  217. [12:09:56] [Server thread/INFO]: Could not set generator for world 'WOMMAP': Plugin 'VoidGenerator' does not exist
  218. [12:09:56] [Server thread/INFO]: Preparing start region for level 13 (Seed: -5629010158134125991)
  219. [12:09:56] [Server thread/INFO]: Could not set generator for world 'WOMMAP': Plugin 'VoidGenerator' does not exist
  220. [12:09:56] [Server thread/INFO]: Could not set generator for world 'pursuitmap': Plugin 'VoidGenerator' does not exist
  221. [12:09:56] [Server thread/INFO]: Preparing start region for level 14 (Seed: 487463396865920204)
  222. [12:09:56] [Server thread/INFO]: Could not set generator for world 'pursuitmap': Plugin 'VoidGenerator' does not exist
  223. [12:09:56] [Server thread/INFO]: [Multiverse-Core] 15 - World(s) loaded.
  224. [12:09:56] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  225. [12:09:56] [Server thread/INFO]: [Skript] Enabling Skript v2.2-SNAPSHOT
  226. [12:09:57] [Server thread/INFO]: [Skript] Your configuration has been updated to the latest version. A backup of your old config file has been created as config_2015-04-02_12-09-57.sk
  227. [12:09:58] [Server thread/INFO]: [Skript] Loaded a total of 11550 english aliases
  228. [12:09:58] [Server thread/INFO]: [SkQueryAPIONLY] SkQuery is now registering Skript elements from its source jar.
  229. [12:09:58] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  230. [12:09:58] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
  231. [12:09:58] [Server thread/INFO]: [WildSkript] skQuery hooked!
  232. [12:09:58] [Server thread/INFO]: [WildSkript] RandomSK hooked!
  233. [12:09:58] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
  234. [12:09:58] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
  235. [12:09:58] [Server thread/INFO]: [WildSkript] ~ Created by & © Dzikoysk ~
  236. [12:09:58] [Server thread/INFO]: [Umbaska] Enabling Umbaska v1.4.1
  237. [12:09:58] [Server thread/INFO]: [Umbaska] §a[Umbaska] Hooked into metrics! :)
  238. [12:09:58] [Server thread/INFO]: [Umbaska] §a[Umbaska] Just loaded Spawner syntaxs...
  239. [12:09:58] [Server thread/INFO]: [Umbaska] §a[Umbaska] Finished loading up UUID stuffs
  240. [12:09:58] [Server thread/INFO]: [Umbaska] §a[Umbaska] Loaded up umbaska rightclick. You don't need to know about this...
  241. [12:09:58] [Server thread/INFO]: [SkExtras] Enabling SkExtras v3.9.1
  242. [12:09:58] [Server thread/ERROR]: [SkExtras] LibsDisguise wasn't found, so I'm not going to load it's stuff :3
  243. [12:09:58] [Server thread/INFO]: [SkExtras] Registered Anvil Rename Event via ProtocolLib
  244. [12:09:58] [Server thread/INFO]: [SkExtras] [SkExtras] Registered Collision Event
  245. [12:09:58] [Server thread/INFO]: [SkExtras] [SkExtras] Registered Anvil Rename Event
  246. [12:09:58] [Server thread/INFO]: [SkExtras] [SkExtras] Registered Move Freeze Event
  247. [12:09:58] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.22.1
  248. [12:09:58] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
  249. [12:09:58] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  250. [12:09:58] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 170 classes.
  251. [12:09:58] [Server thread/INFO]: [skQuery] Beginning to process a total of 170 from SkQuery
  252. [12:09:58] [Server thread/ERROR]: Error occurred while enabling SkQuery v3.22.1 (Is it up to date?)
  253. java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
  254. at com.w00tmast3r.skquery.elements.ProtocolHandlers.run(ProtocolHandlers.java:21) ~[?:?]
  255. at com.w00tmast3r.skquery.Registration.register(Registration.java:149) ~[?:?]
  256. at com.w00tmast3r.skquery.Registration.enableSnooper(Registration.java:68) ~[?:?]
  257. at com.w00tmast3r.skquery.SkQuery.onEnable(SkQuery.java:26) ~[?:?]
  258. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[CraftBukkit.jar:git-Bukkit-33d5de3]
  259. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [CraftBukkit.jar:git-Bukkit-33d5de3]
  260. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [CraftBukkit.jar:git-Bukkit-33d5de3]
  261. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341) [CraftBukkit.jar:git-Bukkit-33d5de3]
  262. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [CraftBukkit.jar:git-Bukkit-33d5de3]
  263. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [CraftBukkit.jar:git-Bukkit-33d5de3]
  264. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [CraftBukkit.jar:git-Bukkit-33d5de3]
  265. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [CraftBukkit.jar:git-Bukkit-33d5de3]
  266. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [CraftBukkit.jar:git-Bukkit-33d5de3]
  267. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [CraftBukkit.jar:git-Bukkit-33d5de3]
  268. at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  269. Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
  270. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_25]
  271. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_25]
  272. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_25]
  273. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_25]
  274. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[CraftBukkit.jar:git-Bukkit-33d5de3]
  275. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[CraftBukkit.jar:git-Bukkit-33d5de3]
  276. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
  277. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
  278. ... 15 more
  279. [12:09:58] [Server thread/INFO]: [RandomSK] Enabling RandomSK v2.0
  280. [12:09:58] [Server thread/ERROR]: #!#!
  281. [12:09:58] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  282. [12:09:58] [Server thread/ERROR]: #!#! RandomSK's class me.mirreski.random.skript.features.classinfo.Statistics generated an exception while loading
  283. [12:09:58] [Server thread/ERROR]: #!#!
  284. [12:09:58] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  285. [12:09:58] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  286. [12:09:58] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  287. [12:09:58] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  288. [12:09:58] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  289. [12:09:58] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  290. [12:09:58] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  291. [12:09:58] [Server thread/ERROR]: #!#!
  292. [12:09:58] [Server thread/ERROR]: #!#! Stack trace:
  293. [12:09:58] [Server thread/ERROR]: #!#! java.lang.IllegalArgumentException: Can't register me.mirreski.random.utils.enums.StatisticEnum with the code name statistic because that name is already used by types.statistic
  294. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.registerClass(Classes.java:88)
  295. [12:09:58] [Server thread/ERROR]: #!#! at me.mirreski.random.skript.features.classinfo.Statistics.<clinit>(Statistics.java:19)
  296. [12:09:58] [Server thread/ERROR]: #!#! at java.lang.Class.forName0(Native Method)
  297. [12:09:58] [Server thread/ERROR]: #!#! at java.lang.Class.forName(Unknown Source)
  298. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptAddon.loadClasses(SkriptAddon.java:110)
  299. [12:09:58] [Server thread/ERROR]: #!#! at me.mirreski.random.skript.RandomSK.registerFeatures(RandomSK.java:84)
  300. [12:09:58] [Server thread/ERROR]: #!#! at me.mirreski.random.skript.RandomSK.onEnable(RandomSK.java:44)
  301. [12:09:58] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  302. [12:09:58] [Server thread/ERROR]: #!#! at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327)
  303. [12:09:58] [Server thread/ERROR]: #!#! at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
  304. [12:09:58] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341)
  305. [12:09:58] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313)
  306. [12:09:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394)
  307. [12:09:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362)
  308. [12:09:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317)
  309. [12:09:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190)
  310. [12:09:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484)
  311. [12:09:58] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  312. [12:09:58] [Server thread/ERROR]: #!#!
  313. [12:09:58] [Server thread/ERROR]: #!#! Version Information:
  314. [12:09:58] [Server thread/ERROR]: #!#! Skript: 2.2-SNAPSHOT
  315. [12:09:58] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
  316. [12:09:58] [Server thread/ERROR]: #!#! Minecraft: 1.8
  317. [12:09:58] [Server thread/ERROR]: #!#! Java: 1.8.0_25 (Java HotSpot(TM) 64-Bit Server VM 25.25-b02)
  318. [12:09:58] [Server thread/ERROR]: #!#! OS: Windows 7 amd64 6.1
  319. [12:09:58] [Server thread/ERROR]: #!#!
  320. [12:09:58] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  321. [12:09:58] [Server thread/ERROR]: #!#!
  322. [12:09:58] [Server thread/ERROR]: #!#! Current node: null
  323. [12:09:58] [Server thread/ERROR]: #!#! Current item: null
  324. [12:09:58] [Server thread/ERROR]: #!#!
  325. [12:09:58] [Server thread/ERROR]: #!#! Thread: Server thread
  326. [12:09:58] [Server thread/ERROR]: #!#!
  327. [12:09:58] [Server thread/ERROR]: #!#! End of Error.
  328. [12:09:58] [Server thread/ERROR]: #!#!
  329. [12:09:58] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.3
  330. [12:09:58] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.3!
  331. Nathan and Lewis <3 you
  332. [12:09:58] [Server thread/INFO]: [skRayFall] Cooking Bacon...
  333. [12:09:58] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens...
  334. [12:09:58] [Server thread/INFO]: [skRayFall] No EffectLib Found! *Server gets moar bacon*
  335. [12:09:58] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
  336. [12:09:58] [Server thread/ERROR]: Error occurred while enabling skRayFall v1.3 (Is it up to date?)
  337. java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
  338. at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.8.0_25]
  339. at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) ~[?:1.8.0_25]
  340. at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.8.0_25]
  341. at java.lang.Class.getConstructor(Unknown Source) ~[?:1.8.0_25]
  342. at ch.njol.skript.lang.SyntaxElementInfo.<init>(SyntaxElementInfo.java:37) ~[?:?]
  343. at ch.njol.skript.Skript.registerEffect(Skript.java:912) ~[?:?]
  344. at net.rayfall.eyesniper2.skRayFall.skRayFall.onEnable(skRayFall.java:210) ~[?:?]
  345. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[CraftBukkit.jar:git-Bukkit-33d5de3]
  346. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [CraftBukkit.jar:git-Bukkit-33d5de3]
  347. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [CraftBukkit.jar:git-Bukkit-33d5de3]
  348. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:341) [CraftBukkit.jar:git-Bukkit-33d5de3]
  349. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [CraftBukkit.jar:git-Bukkit-33d5de3]
  350. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [CraftBukkit.jar:git-Bukkit-33d5de3]
  351. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [CraftBukkit.jar:git-Bukkit-33d5de3]
  352. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [CraftBukkit.jar:git-Bukkit-33d5de3]
  353. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [CraftBukkit.jar:git-Bukkit-33d5de3]
  354. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:484) [CraftBukkit.jar:git-Bukkit-33d5de3]
  355. at java.lang.Thread.run(Unknown Source) [?:1.8.0_25]
  356. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
  357. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[CraftBukkit.jar:git-Bukkit-33d5de3]
  358. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[CraftBukkit.jar:git-Bukkit-33d5de3]
  359. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
  360. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_25]
  361. ... 18 more
  362. [12:09:58] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  363. [12:09:58] [Server thread/INFO]: Done (8.210s)! For help, type "help" or "?"
  364. [12:09:58] [pool-3-thread-4/INFO]: [Skript] Checking for the latest version of Skript...
  365. [12:09:58] [Server thread/INFO]: [Skript] Loading variables...
  366. [12:09:58] [Server thread/INFO]: [Skript] Loaded 865 variables in 0.0 seconds
  367. [12:09:58] [Server thread/ERROR]: #!#!
  368. [12:09:58] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  369. [12:09:58] [Server thread/ERROR]: #!#! Could not load Conquest.sk
  370. [12:09:58] [Server thread/ERROR]: #!#!
  371. [12:09:58] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  372. [12:09:58] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  373. [12:09:58] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  374. [12:09:58] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  375. [12:09:58] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  376. [12:09:58] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  377. [12:09:58] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  378. [12:09:58] [Server thread/ERROR]: #!#!
  379. [12:09:58] [Server thread/ERROR]: #!#! Stack trace:
  380. [12:09:58] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
  381. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  382. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1375)
  383. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1096)
  384. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:216)
  385. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:171)
  386. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:316)
  387. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:398)
  388. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1117)
  389. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1069)
  390. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:216)
  391. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:171)
  392. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:316)
  393. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:398)
  394. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:668)
  395. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  396. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  397. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  398. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:391)
  399. [12:09:58] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53)
  400. [12:09:58] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349)
  401. [12:09:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:668)
  402. [12:09:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284)
  403. [12:09:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609)
  404. [12:09:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517)
  405. [12:09:58] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  406. [12:09:58] [Server thread/ERROR]: #!#!
  407. [12:09:58] [Server thread/ERROR]: #!#! Version Information:
  408. [12:09:58] [Server thread/ERROR]: #!#! Skript: 2.2-SNAPSHOT
  409. [12:09:58] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
  410. [12:09:58] [Server thread/ERROR]: #!#! Minecraft: 1.8
  411. [12:09:58] [Server thread/ERROR]: #!#! Java: 1.8.0_25 (Java HotSpot(TM) 64-Bit Server VM 25.25-b02)
  412. [12:09:58] [Server thread/ERROR]: #!#! OS: Windows 7 amd64 6.1
  413. [12:09:58] [Server thread/ERROR]: #!#!
  414. [12:09:58] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  415. [12:09:58] [Server thread/ERROR]: #!#!
  416. [12:09:58] [Server thread/ERROR]: #!#! Current node: loop all blocks in radius 4 of clicked block: (Conquest.sk, line 2)
  417. [12:09:58] [Server thread/ERROR]: #!#! Current item: null
  418. [12:09:58] [Server thread/ERROR]: #!#!
  419. [12:09:58] [Server thread/ERROR]: #!#! Thread: Server thread
  420. [12:09:58] [Server thread/ERROR]: #!#!
  421. [12:09:58] [Server thread/ERROR]: #!#! End of Error.
  422. [12:09:58] [Server thread/ERROR]: #!#!
  423. [12:09:58] [Server thread/ERROR]: [Skript] can't understand this event: 'on kill' (Kits.sk, line 1: on kill:')
  424. [12:09:58] [Server thread/ERROR]: #!#!
  425. [12:09:58] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  426. [12:09:58] [Server thread/ERROR]: #!#! Could not load Kits.sk
  427. [12:09:58] [Server thread/ERROR]: #!#!
  428. [12:09:58] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  429. [12:09:58] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  430. [12:09:58] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  431. [12:09:58] [Server thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  432. [12:09:58] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  433. [12:09:58] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  434. [12:09:58] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  435. [12:09:58] [Server thread/ERROR]: #!#!
  436. [12:09:58] [Server thread/ERROR]: #!#! Stack trace:
  437. [12:09:58] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for lambda
  438. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  439. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1375)
  440. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1096)
  441. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:216)
  442. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:171)
  443. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:316)
  444. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:398)
  445. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1117)
  446. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1035)
  447. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1108)
  448. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:216)
  449. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:171)
  450. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:83)
  451. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:729)
  452. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  453. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  454. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  455. [12:09:58] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:391)
  456. [12:09:58] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:53)
  457. [12:09:58] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:349)
  458. [12:09:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:668)
  459. [12:09:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284)
  460. [12:09:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:609)
  461. [12:09:58] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:517)
  462. [12:09:58] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  463. [12:09:58] [Server thread/ERROR]: #!#!
  464. [12:09:58] [Server thread/ERROR]: #!#! Version Information:
  465. [12:09:58] [Server thread/ERROR]: #!#! Skript: 2.2-SNAPSHOT
  466. [12:09:58] [Server thread/ERROR]: #!#! Bukkit: 1.8-R0.1-SNAPSHOT
  467. [12:09:58] [Server thread/ERROR]: #!#! Minecraft: 1.8
  468. [12:09:58] [Server thread/ERROR]: #!#! Java: 1.8.0_25 (Java HotSpot(TM) 64-Bit Server VM 25.25-b02)
  469. [12:09:58] [Server thread/ERROR]: #!#! OS: Windows 7 amd64 6.1
  470. [12:09:58] [Server thread/ERROR]: #!#!
  471. [12:09:58] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  472. [12:09:58] [Server thread/ERROR]: #!#!
  473. [12:09:58] [Server thread/ERROR]: #!#! Current node: name of tool of player contains "&aKits": (Kits.sk, line 8)
  474. [12:09:58] [Server thread/ERROR]: #!#! Current item: null
  475. [12:09:58] [Server thread/ERROR]: #!#!
  476. [12:09:58] [Server thread/ERROR]: #!#! Thread: Server thread
  477. [12:09:58] [Server thread/ERROR]: #!#!
  478. [12:09:58] [Server thread/ERROR]: #!#! End of Error.
  479. [12:09:58] [Server thread/ERROR]: #!#!
  480. [12:09:59] [Server thread/INFO]: [Skript] Loaded 1 script with a total of 0 triggers and 0 commands in 0.2 seconds
  481. [12:09:59] [Server thread/INFO]: [Skript] Finished loading.
  482. [12:09:59] [Server thread/INFO]: [Citizens] Loaded 0 NPCs.
  483. [12:10:01] [Skript update thread/INFO]: [Skript] You're currently running a beta version of Skript, and no new stable version is available. Please note that you have to update to newer beta versions manually!
  484. [12:11:20] [Server thread/INFO]: Stopping the server
  485. [12:11:20] [Server thread/INFO]: Stopping server
  486. [12:11:20] [Server thread/INFO]: [skRayFall] Disabling skRayFall v1.3
  487. [12:11:20] [Server thread/INFO]: [skRayFall] Awww, you have disabled skRayFall D:
  488. [12:11:20] [Server thread/INFO]: [RandomSK] Disabling RandomSK v2.0
  489. [12:11:20] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.22.1
  490. [12:11:20] [Server thread/INFO]: [SkExtras] Disabling SkExtras v3.9.1
  491. [12:11:20] [Server thread/INFO]: [Umbaska] Disabling Umbaska v1.4.1
  492. [12:11:20] [Server thread/INFO]: [WildSkript] Disabling WildSkript v1.8
  493. [12:11:20] [Server thread/INFO]: [Skript] Disabling Skript v2.2-SNAPSHOT
  494. [12:11:20] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b691
  495. [12:11:20] [Server thread/INFO]: [SkQueryAPIONLY] Disabling SkQueryAPIONLY v4.0
  496. [12:11:20] [Server thread/INFO]: [SkriptInstaller] Disabling SkriptInstaller v1.3
  497. [12:11:20] [Server thread/INFO]: [NBTEditor] Disabling NBTEditor v1.2
  498. [12:11:20] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.0;3342-78f975b9
  499. [12:11:20] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.14-SNAPSHOT (build 1195)
  500. [12:11:20] [Server thread/INFO]: Saving players
  501. [12:11:20] [Server thread/INFO]: Saving worlds
  502. [12:11:20] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  503. [12:11:20] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  504. [12:11:20] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  505. [12:11:20] [Server thread/INFO]: Saving chunks for level 'test'/Overworld
  506. [12:11:20] [Server thread/INFO]: Saving chunks for level 'csnuke'/Overworld
  507. [12:11:20] [Server thread/INFO]: Saving chunks for level 'pathfindtestmap'/Overworld
  508. [12:11:20] [Server thread/INFO]: Saving chunks for level 'mcguns'/Overworld
  509. [12:11:20] [Server thread/INFO]: Saving chunks for level '4QuadArena'/Overworld
  510. [12:11:20] [Server thread/INFO]: Saving chunks for level 'Recreatingmyhouse'/Overworld
  511. [12:11:20] [Server thread/INFO]: Saving chunks for level 'Test2'/Overworld
  512. [12:11:20] [Server thread/INFO]: Saving chunks for level 'Prison'/Overworld
  513. [12:11:20] [Server thread/INFO]: Saving chunks for level 'csdust'/Overworld
  514. [12:11:20] [Server thread/INFO]: Saving chunks for level 'pur2'/Overworld
  515. [12:11:20] [Server thread/INFO]: Saving chunks for level 'WOMMAP'/Overworld
  516. [12:11:20] [Server thread/INFO]: Saving chunks for level 'pursuitmap'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement