Guest User

Untitled

a guest
Feb 12th, 2017
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.47 KB | None | 0 0
  1. 12.02 15:54:23 [Server] INFO Enabling LWC v1.7.9
  2. 12.02 15:54:23 [Server] INFO Connecting to SQLite
  3. 12.02 15:54:24 [Server] INFO Failed to connect to SQLite: 0 - Error opening connection
  4. 12.02 15:54:24 [Server] INFO Connection failure cause: Failed to write a native library file at /tmp/sqlite-3.15.1-d26734df-007d-495b-9164-de22e9b273bf-libsqlitejdbc.so
  5. 12.02 15:54:24 [Server] INFO Disabling LWC v1.7.9
  6. 12.02 15:54:24 [Server] INFO Flushing protection updates (0)
  7. 12.02 15:54:24 [Server] ERROR Error occurred while enabling LWC v1.7.9 (Is it up to date?)
  8. 12.02 15:54:24 [Server] INFO org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register com.griefcraft.listeners.LWCPlayerListener@41d82385 while not enabled
  9. 12.02 15:54:24 [Server] INFO at org.bukkit.plugin.SimplePluginManager.registerEvents(SimplePluginManager.java:524) ~[spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  10. 12.02 15:54:24 [Server] INFO at com.griefcraft.lwc.LWCPlugin.registerEvents(LWCPlugin.java:321) ~[?:?]
  11. 12.02 15:54:25 [Multicraft] Skipped 96 lines due to rate limit (30/s)
  12. 12.02 15:54:25 [Server] INFO Preparing spawn area: 42%
  13. 12.02 15:54:26 [Server] INFO Preparing start region for level 1 (Seed: -4083132479422154443)
  14. 12.02 15:54:26 [Server] INFO Preparing start region for level 2 (Seed: -4083132479422154443)
  15. 12.02 15:54:27 [Server] INFO Enabling TitleAdvanced v5.15.0
  16. 12.02 15:54:27 [Server] INFO Using Titlev4 core
  17. 12.02 15:54:27 [Server] INFO -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  18. 12.02 15:54:27 [Server] INFO Plugin: TitleAdvanced v5.15.0
  19. 12.02 15:54:27 [Server] INFO Framework version: 2017-01
  20. 12.02 15:54:27 [Server] INFO Author: Maximvdw (Maxim Van de Wynckel)
  21. 12.02 15:54:27 [Server] INFO Site: https://www.mvdw-software.com/
  22. 12.02 15:54:27 [Server] INFO -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  23. 12.02 15:54:27 [Server] INFO Loading configuration ...
  24. 12.02 15:54:27 [Server] INFO Creating new custom effect: warning
  25. 12.02 15:54:27 [Server] INFO Lines: 2
  26. 12.02 15:54:27 [Server] INFO Arguments: 1
  27. 12.02 15:54:27 [Server] INFO Loading placeholders ...
  28. 12.02 15:54:28 [Server] ERROR java.lang.NoClassDefFoundError: com/griefcraft/lwc/LWCPlugin
  29. 12.02 15:54:28 [Server] INFO at be.maximvdw.titleadvancedcore.placeholders.ad.initialize(LWCPlaceholder.java:34)
  30. 12.02 15:54:28 [Server] INFO at be.maximvdw.titleadvancedcore.placeholders.Placeholder.registerPlaceHolder(Placeholder.java:2256)
  31. 12.02 15:54:28 [Server] INFO at be.maximvdw.titleadvancedcore.placeholders.ad.<init>(LWCPlaceholder.java:29)
  32. 12.02 15:54:28 [Server] INFO at be.maximvdw.titleadvancedcore.placeholders.aC.a(PlaceholderLoader.java:136)
  33. 12.02 15:54:28 [Server] INFO at be.maximvdw.titleadvanced.TitleAdvanced.initPlaceholders(Unknown Source)
  34. 12.02 15:54:28 [Server] INFO at be.maximvdw.titleadvanced.TitleAdvanced.loadConfiguration(Unknown Source)
  35. 12.02 15:54:28 [Server] INFO at be.maximvdw.titleadvancedcore.BasePlugin.initialize(Unknown Source)
  36. 12.02 15:54:28 [Server] INFO at be.maximvdw.titleadvancedcore.BasePlugin.onEnable(Unknown Source)
  37. 12.02 15:54:28 [Server] INFO at be.maximvdw.titleadvanced.TitleAdvanced.onEnable(Unknown Source)
  38. 12.02 15:54:28 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271)
  39. 12.02 15:54:28 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  40. 12.02 15:54:28 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  41. 12.02 15:54:28 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:375)
  42. 12.02 15:54:28 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:325)
  43. 12.02 15:54:28 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:419)
  44. 12.02 15:54:28 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:380)
  45. 12.02 15:54:28 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:335)
  46. 12.02 15:54:28 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272)
  47. 12.02 15:54:28 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542)
  48. 12.02 15:54:28 [Server] INFO at java.lang.Thread.run(Thread.java:745)
  49. 12.02 15:54:28 [Server] INFO Caused by: java.lang.ClassNotFoundException: com.griefcraft.lwc.LWCPlugin
  50. 12.02 15:54:28 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  51. 12.02 15:54:28 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
  52. 12.02 15:54:28 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  53. 12.02 15:54:28 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  54. 12.02 15:54:28 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  55. 12.02 15:54:28 [Server] INFO ... 20 more
  56. 12.02 15:54:29 [Server] INFO Loaded 2497 of the 5206 placholders
  57. 12.02 15:54:29 [Server] INFO Loading Event hooks ...
  58. 12.02 15:54:29 [Server] INFO Loading event hook: Vanilla Death hook ...
  59. 12.02 15:54:29 [Server] INFO Loading event hook: Vanilla Block break hook ...
  60. 12.02 15:54:29 [Server] INFO Loading event hook: Vanilla Block place hook ...
  61. 12.02 15:54:29 [Server] INFO Loading event hook: Vanilla Create portal hook ...
  62. 12.02 15:54:29 [Server] INFO Loading event hook: Vanilla player join ...
  63. 12.02 15:54:29 [Server] INFO Loading event hook: Vanilla player rejoin ...
  64. 12.02 15:54:29 [Server] INFO Loading event hook: Vanilla player first join ...
  65. 12.02 15:54:29 [Server] INFO Loading event hook: Auctions ...
  66. 12.02 15:54:29 [Server] INFO Loading event hook: Vanilla Combat hook ...
  67. 12.02 15:54:29 [Server] INFO Adding title group 'example-firstjoin' ...
  68. 12.02 15:54:29 [Server] INFO Adding title group 'example-rejoin' ...
  69. 12.02 15:54:29 [Server] INFO Loading messages ...
  70. 12.02 15:54:29 [Server] INFO Loading language file: lang_en
  71. 12.02 15:54:29 [Server] INFO Your version is up to date!
  72. 12.02 15:54:29 [Server] INFO Adding command 'titlemotdadvanced'
  73. 12.02 15:54:30 [Server] INFO Enabling ClearChat v2.0.7
  74. 12.02 15:54:30 [Server] INFO Total Autoclear time = 1800
  75. 12.02 15:54:30 [Server] INFO AutoClear Started!
  76. 12.02 15:54:30 [Server] INFO Enabling GroupManager v2.0 (Phoenix)
  77. 12.02 15:54:30 [Server] INFO GroupManager - INFO - World Found: world_the_end
  78. 12.02 15:54:30 [Server] INFO GroupManager - INFO - World Found: survival
  79. 12.02 15:54:30 [Server] WARN GroupManager - WARNING - Inherited group 'plus' not found for group Moderator. Ignoring entry in file: plugins/GroupManager/worlds/survival/groups.yml
  80. 12.02 15:54:30 [Server] WARN GroupManager - WARNING - Inherited group '5' not found for group Donator. Ignoring entry in file: plugins/GroupManager/worlds/survival/groups.yml
  81. 12.02 15:54:30 [Server] INFO GroupManager - INFO - World Found: gavin
  82. 12.02 15:54:30 [Server] INFO GroupManager - INFO - World Found: world
  83. 12.02 15:54:30 [Server] INFO GroupManager - INFO - World Found: world_nether
  84. 12.02 15:54:30 [Server] INFO GroupManager - INFO - Superperms support enabled.
  85. 12.02 15:54:30 [Server] INFO GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  86. 12.02 15:54:30 [Multicraft] Skipped 17 lines due to rate limit (30/s)
  87. 12.02 15:54:30 [Server] INFO -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  88. 12.02 15:54:30 [Server] INFO Plugin: DynamicSigns v3.27.0
  89. 12.02 15:54:30 [Server] INFO Framework version: 2017-01
  90. 12.02 15:54:30 [Server] INFO Author: Maximvdw (Maxim Van de Wynckel)
  91. 12.02 15:54:30 [Server] INFO Site: https://www.mvdw-software.com/
  92. 12.02 15:54:30 [Server] INFO -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  93. 12.02 15:54:30 [Server] INFO Loading configuration ...
  94. 12.02 15:54:30 [Server] INFO Loading messages ...
  95. 12.02 15:54:30 [Server] INFO Loading language file: lang_en
  96. 12.02 15:54:30 [Server] INFO Loading placeholders ...
  97. 12.02 15:54:30 [Server] ERROR java.lang.NoClassDefFoundError: com/griefcraft/lwc/LWCPlugin
  98. 12.02 15:54:30 [Server] INFO at be.maximvdw.dsignscore.placeholders.ad.initialize(LWCPlaceholder.java:34)
  99. 12.02 15:54:30 [Server] INFO at be.maximvdw.dsignscore.placeholders.Placeholder.registerPlaceHolder(Placeholder.java:2256)
  100. 12.02 15:54:30 [Server] INFO at be.maximvdw.dsignscore.placeholders.ad.<init>(LWCPlaceholder.java:29)
  101. 12.02 15:54:30 [Server] INFO at be.maximvdw.dsignscore.placeholders.aC.a(PlaceholderLoader.java:136)
  102. 12.02 15:54:30 [Server] INFO at be.maximvdw.dsigns.DynamicSigns.initPlaceholders(Unknown Source)
  103. 12.02 15:54:30 [Server] INFO at be.maximvdw.dsigns.DynamicSigns.loadConfiguration(Unknown Source)
  104. 12.02 15:54:30 [Server] INFO at be.maximvdw.dsignscore.BasePlugin.initialize(Unknown Source)
  105. 12.02 15:54:30 [Server] INFO at be.maximvdw.dsignscore.BasePlugin.onEnable(Unknown Source)
  106. 12.02 15:54:30 [Server] INFO at be.maximvdw.dsigns.DynamicSigns.onEnable(Unknown Source)
  107. 12.02 15:54:30 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271)
  108. 12.02 15:54:30 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  109. 12.02 15:54:30 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  110. 12.02 15:54:30 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:375)
  111. 12.02 15:54:30 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:325)
  112. 12.02 15:54:30 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:419)
  113. 12.02 15:54:30 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:380)
  114. 12.02 15:54:30 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:335)
  115. 12.02 15:54:30 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272)
  116. 12.02 15:54:30 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542)
  117. 12.02 15:54:31 [Multicraft] Skipped 17 lines due to rate limit (30/s)
  118. 12.02 15:54:31 [Server] INFO Adding command 'dynamicsigns'
  119. 12.02 15:54:31 [Server] INFO Enabling MoreHearts v2.1
  120. 12.02 15:54:31 [Server] INFO Has been enabled!
  121. 12.02 15:54:31 [Server] ERROR Error occurred while enabling MoreHearts v2.1 (Is it up to date?)
  122. 12.02 15:54:31 [Server] INFO java.lang.NoSuchMethodError: org.bukkit.Bukkit.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  123. 12.02 15:54:31 [Server] INFO at com.roei12.mh2.main.onEnable(main.java:45) ~[?:?]
  124. 12.02 15:54:31 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  125. 12.02 15:54:31 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  126. 12.02 15:54:31 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  127. 12.02 15:54:31 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:375) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  128. 12.02 15:54:31 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:325) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  129. 12.02 15:54:31 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:419) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  130. 12.02 15:54:31 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:380) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  131. 12.02 15:54:31 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:335) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  132. 12.02 15:54:31 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  133. 12.02 15:54:31 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  134. 12.02 15:54:31 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  135. 12.02 15:54:31 [Server] INFO Enabling TimeLock v0.5
  136. 12.02 15:54:31 [Server] INFO Enabled
  137. 12.02 15:54:31 [Server] INFO Enabling ChatColor v2.1
  138. 12.02 15:54:31 [Server] INFO Enabling BetterAlias v1.5.2
  139. 12.02 15:54:31 [Server] INFO Enabling WorldEdit v6.1.3;7a097ca
  140. 12.02 15:54:32 [Server] INFO WEPIF: GroupManager detected! Using GroupManager for permissions.
  141. 12.02 15:54:32 [Server] INFO **********************************************
  142. 12.02 15:54:32 [Server] INFO ** This WorldEdit version does not fully support your version of Bukkit.
  143. 12.02 15:54:32 [Server] INFO **
  144. 12.02 15:54:32 [Server] INFO ** When working with blocks or undoing, chests will be empty, signs
  145. 12.02 15:54:32 [Server] INFO ** will be blank, and so on. There will be no support for entity
  146. 12.02 15:54:32 [Server] INFO ** and biome-related functions.
  147. 12.02 15:54:33 [Multicraft] Skipped 89 lines due to rate limit (30/s)
  148. 12.02 15:54:33 [Server] INFO -------- World Settings For [gavin] --------
  149. 12.02 15:54:33 [Server] INFO Mob Spawn Range: 4
  150. 12.02 15:54:33 [Server] INFO Cactus Growth Modifier: 100%
  151. 12.02 15:54:33 [Server] INFO Cane Growth Modifier: 100%
  152. 12.02 15:54:33 [Server] INFO Melon Growth Modifier: 100%
  153. 12.02 15:54:33 [Server] INFO Mushroom Growth Modifier: 100%
  154. 12.02 15:54:33 [Server] INFO Pumpkin Growth Modifier: 100%
  155. 12.02 15:54:33 [Server] INFO Sapling Growth Modifier: 100%
  156. 12.02 15:54:33 [Server] INFO Wheat Growth Modifier: 100%
  157. 12.02 15:54:33 [Server] INFO NetherWart Growth Modifier: 100%
  158. 12.02 15:54:33 [Server] INFO Vine Growth Modifier: 100%
  159. 12.02 15:54:33 [Server] INFO Cocoa Growth Modifier: 100%
  160. 12.02 15:54:33 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
  161. 12.02 15:54:33 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  162. 12.02 15:54:33 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  163. 12.02 15:54:33 [Server] INFO Random Lighting Updates: false
  164. 12.02 15:54:33 [Server] INFO Structure Info Saving: true
  165. 12.02 15:54:33 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
  166. 12.02 15:54:33 [Server] INFO Max TNT Explosions: 100
  167. 12.02 15:54:33 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  168. 12.02 15:54:33 [Server] INFO Item Despawn Rate: 6000
  169. 12.02 15:54:33 [Server] INFO Item Merge Radius: 2.5
  170. 12.02 15:54:33 [Server] INFO Arrow Despawn Rate: 1200
  171. 12.02 15:54:33 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
  172. 12.02 15:54:33 [Server] INFO View Distance: 10
  173. 12.02 15:54:33 [Server] INFO Zombie Aggressive Towards Villager: true
  174. 12.02 15:54:33 [Server] INFO Experience Merge Radius: 3.0
  175. 12.02 15:54:33 [Server] INFO Nerfing mobs spawned from spawners: false
  176. 12.02 15:54:33 [Server] INFO Preparing start region for level 4 (Seed: -7620712250268484887)
  177. 12.02 15:54:34 [Server] INFO Preparing spawn area for gavin, 93%
  178. 12.02 15:54:34 [Server] INFO 5 - World(s) loaded.
  179. 12.02 15:54:35 [Server] INFO Version 2.5-b688 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  180. 12.02 15:54:35 [Server] INFO Enabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
  181. 12.02 15:54:35 [Server] WARN The Minecraft version seems to be more recent than the one Compat-CB-Reflect has been built with - this might work, but there could be incompatibilities.
  182. 12.02 15:54:35 [Server] INFO McAccess set to: 1.4.5-1.8.8|? / CB-Reflect
  183. 12.02 15:54:35 [Server] INFO Added block-info for Minecraft 1.5 blocks.
  184. 12.02 15:54:35 [Server] INFO Added block-info for Minecraft 1.6.1 blocks.
  185. 12.02 15:54:35 [Server] INFO Added block-info for Minecraft 1.7.2 blocks.
  186. 12.02 15:54:35 [Server] INFO Added block-info for Minecraft 1.8 blocks.
  187. 12.02 15:54:35 [Server] INFO Inventory checks: FastConsume is available, disabled InstantEat.
  188. 12.02 15:54:35 [Server] WARN Can't tell if the packet level hooks are compatible to the version of ProtocolLib in use.
  189. 12.02 15:54:35 [Server] INFO Packet level access: ProtocolLib is not available.
  190. 12.02 15:54:35 [Server] INFO Version 3.13.7-RC-sMD5NET-b925 is enabled.
  191. 12.02 15:54:35 [Server] INFO Enabling EssentialsKitManager v1.0.4
  192. 12.02 15:54:35 [Server] INFO Enabling EssentialsChat vTeamCity
  193. 12.02 15:54:35 [Server] INFO Enabling iConomy v7.0
  194. 12.02 15:54:35 [Server] INFO Enabled (12 ms)
  195. 12.02 15:54:35 [Server] INFO Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  196. 12.02 15:54:35 [Server] INFO [Vault][Economy] iConomy 7 hooked.
  197. 12.02 15:54:35 [Server] INFO Enabling SignEditor v1.06
  198. 12.02 15:54:35 [Server] INFO Enabling EffectLib v5.0
  199. 12.02 15:54:35 [Server] INFO Purged accounts with default balance.
  200. 12.02 15:54:35 [Server] INFO Enabling ActionAnnouncer v1.11.0
  201. 12.02 15:54:35 [Server] INFO Enabling GAListener v1.3.2
  202. 12.02 15:54:35 [Server] INFO GAListener v1.3.2 Enabled
  203. 12.02 15:54:35 [Server] INFO Enabling SalvageSmelter v0.1.8
  204. 12.02 15:54:35 [Server] INFO Enabling EnjinMinecraftPlugin v3.0.25
  205. 12.02 15:54:35 [Server] INFO Initializing for the first time.
  206. 12.02 15:54:36 [Server] INFO Reflections took 61 ms to scan 1 urls, producing 2 keys and 11 values
  207. 12.02 15:54:36 [Server] INFO Enabling Smelter v2.1.4
  208. 12.02 15:54:36 [Server] INFO Enabling SimpleRename v9.5
  209. 12.02 15:54:36 [Server] INFO SimpleRename enabled!
  210. 12.02 15:54:36 [Server] INFO Enabling SignShop v2.9.2
  211. 12.02 15:54:36 [Server] INFO Succesfully started Metrics, see http://mcstats.org for more information.
  212. 12.02 15:54:36 [Server] WARN Connection to: db/books.db could not be established
  213. 12.02 15:54:36 [Server] WARN Query: SELECT name FROM sqlite_master WHERE type = ? AND name = ?; could not be run because the connection to: db/books.db could not be established
  214. 12.02 15:54:36 [Server] WARN Query: CREATE TABLE Book ( BookID INTEGER, Title TEXT NOT NULL, Author VARCHAR(200) NOT NULL, Pages TEXT, PRIMARY KEY(BookID) ) could not be run because the connection to: db/books.db could not be established
  215. 12.02 15:54:36 [Server] WARN Connection to: db/player.db could not be established
  216. 12.02 15:54:36 [Server] WARN Query: SELECT name FROM sqlite_master WHERE type = ? AND name = ?; could not be run because the connection to: db/player.db could not be established
  217. 12.02 15:54:36 [Server] WARN Query: CREATE TABLE PlayerMeta ( PlayerMetaID INTEGER, Playername TEXT NOT NULL, Plugin TEXT NOT NULL, Metakey TEXT NOT NULL, Metavalue TEXT NOT NULL, PRIMARY KEY(PlayerMetaID) ) could not be run because the connection to: db/player.db could not be established
  218. 12.02 15:54:36 [Server] WARN Connection to: db/books.db could not be established
  219. 12.02 15:54:36 [Server] WARN Query: SELECT name FROM sqlite_master WHERE type = ? AND name = ?; could not be run because the connection to: db/books.db could not be established
  220. 12.02 15:54:36 [Server] WARN Query: CREATE TABLE ItemMeta ( ItemMetaID INTEGER, ItemMetaHash INT, PRIMARY KEY(ItemMetaID) ) could not be run because the connection to: db/books.db could not be established
  221. 12.02 15:54:36 [Server] WARN Query: SELECT name FROM sqlite_master WHERE type = ? AND name = ?; could not be run because the connection to: db/books.db could not be established
  222. 12.02 15:54:36 [Server] WARN Query: CREATE TABLE MetaProperty ( PropertyID INTEGER, ItemMetaID INTEGER, PropertyName TEXT NOT NULL, ProperyValue TEXT NOT NULL, PRIMARY KEY(PropertyID) ) could not be run because the connection to: db/books.db could not be established
  223. 12.02 15:54:36 [Server] WARN Connection to: db/player.db could not be established
  224. 12.02 15:54:36 [Server] WARN Query: SELECT Playername, Metakey, Metavalue FROM PlayerMeta WHERE Plugin = ? could not be run because the connection to: db/player.db could not be established
  225. 12.02 15:54:36 [Server] ERROR Unable to load /plugins/SignShop/timing.yml because: unacceptable character '' (0x0) special characters are not allowed
  226. 12.02 15:54:36 [Server] INFO in "'string'", position 0
  227. 12.02 15:54:36 [Server] WARN Essentials signs are enabled, checking for conflicts now!
  228. 12.02 15:54:36 [Server] INFO v2.9.2 Enabled
  229. 12.02 15:54:36 [Server] INFO Enabling WorldGuard v6.1.2;e38d98d
  230. 12.02 15:54:36 [Server] WARN Failed to initialize SQLite profile cache
  231. 12.02 15:54:36 [Server] INFO (world) TNT ignition is PERMITTED.
  232. 12.02 15:54:36 [Server] INFO (world) Lighters are PERMITTED.
  233. 12.02 15:54:36 [Server] INFO (world) Lava fire is blocked.
  234. 12.02 15:54:36 [Server] INFO (world) Fire spread is UNRESTRICTED.
  235. 12.02 15:54:36 [Server] INFO Loaded configuration for world 'world'
  236. 12.02 15:54:37 [Multicraft] Skipped 23 lines due to rate limit (30/s)
  237. 12.02 15:54:37 [Server] INFO Integration Activated IntegrationWorldGuard
  238. 12.02 15:54:37 [Server] INFO Integration Activated IntegrationV19
  239. 12.02 15:54:37 [Server] INFO Integration Activated IntegrationSpigot
  240. 12.02 15:54:37 [Server] INFO === ENABLE COMPLETE (Took 171ms) ===
  241. 12.02 15:54:37 [Server] INFO Enabling EssentialsProtect vTeamCity
  242. 12.02 15:54:37 [Server] INFO Enabling EssentialsAntiBuild vTeamCity
  243. 12.02 15:54:37 [Server] INFO Enabling RandomTeleport v1.7.1 (build #11)
  244. 12.02 15:54:37 [Server] INFO Attempting to load cooldown.map...
  245. 12.02 15:54:37 [Server] INFO Sucessfully loaded cooldown.map.
  246. 12.02 15:54:37 [Server] INFO Detected WorldGuard.
  247. 12.02 15:54:37 [Server] INFO Detected Factions 2.10.0.
  248. 12.02 15:54:37 [Server] INFO Enabling EssentialsSpawn vTeamCity
  249. 12.02 15:54:37 [Server] INFO Enabling TitleManager v2.0.6
  250. 12.02 15:54:37 [Server] INFO Enabling AntiXRay v1.8.5
  251. 12.02 15:54:37 [Server] WARN Configuration: There's no world named "tntrun". Make sure that the worldnames in your config.yml are correct!
  252. 12.02 15:54:37 [Server] WARN Configuration: There's no world named "paintball". Make sure that the worldnames in your config.yml are correct!
  253. 12.02 15:54:37 [Server] WARN Configuration: There's no world named "pvp". Make sure that the worldnames in your config.yml are correct!
  254. 12.02 15:54:37 [Server] WARN Configuration: There's no world named "parkour". Make sure that the worldnames in your config.yml are correct!
  255. 12.02 15:54:37 [Server] WARN Configuration: There's no world named "mob". Make sure that the worldnames in your config.yml are correct!
  256. 12.02 15:54:37 [Server] WARN Configuration: There's no world named "plotworld". Make sure that the worldnames in your config.yml are correct!
  257. 12.02 15:54:37 [Server] WARN Configuration: There's no world named "skyblock". Make sure that the worldnames in your config.yml are correct!
  258. 12.02 15:54:37 [Server] WARN Configuration: There's no world named "splegg". Make sure that the worldnames in your config.yml are correct!
  259. 12.02 15:54:37 [Server] WARN Configuration: There's no world named "IslandWorld". Make sure that the worldnames in your config.yml are correct!
  260. 12.02 15:54:38 [Server] INFO Enabling SexyMotd v1.4.3
  261. 12.02 15:54:38 [Server] WARN Could not save maintenance.yml to plugins/SexyMotd/maintenance.yml because maintenance.yml already exists.
  262. 12.02 15:54:38 [Server] INFO Enabling ScoreboardStats v0.10.1
  263. 12.02 15:54:38 [Server] INFO Path not fond compatibilityMode
  264. 12.02 15:54:38 [Server] INFO Path not fond disabled-worlds-whitelist
  265. 12.02 15:54:38 [Server] INFO Registered replacers: [VaultVariables, GeneralVariables, PlayerPingVariable, FactionsVariables, BungeeCordVariables, BukkitVariables, BukkitGlobalVariables]
  266. 12.02 15:54:38 [Server] INFO HikariPool-1 - Started.
  267. 12.02 15:54:38 [Server] ERROR Error occurred while enabling ScoreboardStats v0.10.1 (Is it up to date?)
  268. 12.02 15:54:38 [Server] INFO com.zaxxer.hikari.pool.HikariPool$PoolInitializationException: Failed to initialize pool: Error opening connection
  269. 12.02 15:54:38 [Server] INFO at com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:512) ~[?:?]
  270. 12.02 15:54:38 [Server] INFO at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:105) ~[?:?]
  271. 12.02 15:54:38 [Server] INFO at com.zaxxer.hikari.HikariDataSource.<init>(HikariDataSource.java:71) ~[?:?]
  272. 12.02 15:54:38 [Server] INFO at com.github.games647.scoreboardstats.pvpstats.Database.setupDatabase(Database.java:314) ~[?:?]
  273. 12.02 15:54:38 [Server] INFO at com.github.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:104) ~[?:?]
  274. 12.02 15:54:38 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  275. 12.02 15:54:38 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  276. 12.02 15:54:38 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  277. 12.02 15:54:38 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:375) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  278. 12.02 15:54:38 [Server] INFO at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:325) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  279. 12.02 15:54:38 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:419) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  280. 12.02 15:54:38 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:380) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  281. 12.02 15:54:38 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:335) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  282. 12.02 15:54:38 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  283. 12.02 15:54:38 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542) [spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  284. 12.02 15:54:38 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  285. 12.02 15:54:38 [Server] INFO Caused by: java.sql.SQLException: Error opening connection
  286. 12.02 15:54:38 [Server] INFO at org.sqlite.core.CoreConnection.open(CoreConnection.java:215) ~[spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  287. 12.02 15:54:38 [Server] INFO at org.sqlite.core.CoreConnection.<init>(CoreConnection.java:76) ~[spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  288. 12.02 15:54:38 [Server] INFO at org.sqlite.jdbc3.JDBC3Connection.<init>(JDBC3Connection.java:24) ~[spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  289. 12.02 15:54:38 [Server] INFO at org.sqlite.jdbc4.JDBC4Connection.<init>(JDBC4Connection.java:24) ~[spigot-1.11.2.jar:git-Spigot-7d78b81-96f03d9]
  290. 12.02 15:54:39 [Multicraft] Skipped 202 lines due to rate limit (30/s)
  291. 12.02 15:54:39 [Server] INFO Enabling VirtualPack v2.8.11
  292. 12.02 15:54:39 [Server] INFO Enabling KitPreview v4.2.6
  293. 12.02 15:54:39 [Server] INFO Plugin version set to 1.11
  294. 12.02 15:54:39 [Server] INFO Loading language file
  295. 12.02 15:54:39 [Server] INFO [KitPreview] MCUpdate enabled and loaded
  296. 12.02 15:54:39 [Server] INFO Plugin Metrics enabled and loaded
  297. 12.02 15:54:39 [Server] INFO Enabling CombatTagPlus v1.3.0-SNAPSHOT
  298. 12.02 15:54:39 [Server] WARN **WARNING**
  299. 12.02 15:54:39 [Server] WARN Failed to enable Factions integration due to errors.
  300. 12.02 15:54:39 [Server] WARN This is most likely due to a newer Factions.
  301. 12.02 15:54:39 [Server] WARN java.lang.ClassNotFoundException: net.minelink.ctplus.factions.v2_10.FactionsHook
  302. 12.02 15:54:39 [Server] WARN at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
  303. 12.02 15:54:39 [Server] WARN at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101)
  304. 12.02 15:54:39 [Server] WARN at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  305. 12.02 15:54:39 [Server] WARN at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  306. 12.02 15:54:39 [Server] WARN at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  307. 12.02 15:54:39 [Server] WARN at java.lang.Class.forName0(Native Method)
  308. 12.02 15:54:39 [Server] WARN at java.lang.Class.forName(Class.java:264)
  309. 12.02 15:54:39 [Server] WARN at net.minelink.ctplus.CombatTagPlus.integrateFactions(CombatTagPlus.java:203)
  310. 12.02 15:54:39 [Server] WARN at net.minelink.ctplus.CombatTagPlus.onEnable(CombatTagPlus.java:97)
  311. 12.02 15:54:39 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271)
  312. 12.02 15:54:39 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  313. 12.02 15:54:39 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  314. 12.02 15:54:39 [Server] WARN at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:375)
  315. 12.02 15:54:39 [Server] WARN at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:325)
  316. 12.02 15:54:39 [Server] WARN at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:419)
  317. 12.02 15:54:39 [Server] WARN at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:380)
  318. 12.02 15:54:39 [Server] WARN at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:335)
  319. 12.02 15:54:39 [Server] WARN at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272)
  320. 12.02 15:54:39 [Server] WARN at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:542)
  321. 12.02 15:54:39 [Server] Startup Done (15.689s)! For help, type "help" or "?"
  322. 12.02 15:54:41 [Multicraft] Skipped 90 lines due to rate limit (30/s)
  323. 12.02 15:54:41 [Server] WARN AN ERROR OCCURED! PLEASE SEND THE MESSAGE BELOW TO THE DEVELOPER!
  324. 12.02 15:54:41 [Server] WARN org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
  325. 12.02 15:54:41 [Server] INFO in 'string', line 1, column 1:
  326. 12.02 15:54:41 [Server] INFO langv: '5'
  327. 12.02 15:54:41 [Server] INFO ^
  328. 12.02 15:54:41 [Server] INFO expected <block end>, but found Value
  329. 12.02 15:54:41 [Server] INFO in 'string', line 521, column 1:
  330. 12.02 15:54:41 [Server] INFO : You can't have more than %1 fu ...
  331. 12.02 15:54:41 [Server] INFO ^
  332. 12.02 15:54:41 [Server] WARN at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56)
  333. 12.02 15:54:41 [Server] WARN at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184)
  334. 12.02 15:54:41 [Server] WARN at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130)
  335. 12.02 15:54:41 [Server] WARN at net.drgnome.virtualpack.util.Lang.reload(Lang.java:40)
  336. 12.02 15:54:41 [Server] WARN at net.drgnome.virtualpack.util.Lang.init(Lang.java:25)
  337. 12.02 15:54:41 [Server] WARN at net.drgnome.virtualpack.VPlugin.init(VPlugin.java:93)
  338. 12.02 15:54:41 [Server] WARN at net.drgnome.virtualpack.thread.VThreadWait.run(VThreadWait.java:26)
  339. 12.02 15:54:41 [Server] WARN at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71)
  340. 12.02 15:54:41 [Server] WARN at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353)
  341. 12.02 15:54:41 [Server] WARN at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:730)
  342. 12.02 15:54:41 [Server] WARN at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399)
  343. 12.02 15:54:41 [Server] WARN at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675)
  344. 12.02 15:54:41 [Server] WARN at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574)
  345. 12.02 15:54:41 [Server] WARN at java.lang.Thread.run(Thread.java:745)
  346. 12.02 15:54:41 [Server] WARN Caused by: while parsing a block mapping
  347. 12.02 15:54:41 [Server] INFO in 'string', line 1, column 1:
  348. 12.02 15:54:41 [Server] INFO langv: '5'
  349. 12.02 15:54:41 [Server] INFO ^
  350. 12.02 15:54:41 [Server] INFO expected <block end>, but found Value
  351. 12.02 15:54:41 [Server] INFO in 'string', line 521, column 1:
  352. 12.02 15:55:01 [Multicraft] Skipped 16 lines due to rate limit (30/s)
  353. 12.02 15:55:01 [Server] WARN [WrappedGameProfile] Plugin sexymotd-1.4.3 created a profile with '1' as an UUID.
  354. 12.02 15:55:12 [Server] INFO CONSOLE issued server command: /list
Advertisement
Add Comment
Please, Sign In to add comment