Advertisement
Guest User

Untitled

a guest
Jul 25th, 2017
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.51 KB | None | 0 0
  1. [06:39:57] [Server thread/INFO]: Starting minecraft server version 1.12
  2. [06:39:57] [Server thread/INFO]: Loading properties
  3. [06:39:57] [Server thread/INFO]: Default game type: SURVIVAL
  4. [06:39:57] [Server thread/INFO]: Generating keypair
  5. [06:39:57] [Server thread/INFO]: Starting Minecraft server on papa.kaashosting.nl:25602
  6. [06:39:57] [Server thread/INFO]: Using epoll channel type
  7. [06:39:57] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-bb4ae3b (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
  8. [06:39:58] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  9. [06:39:58] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v2.0
  10. [06:39:58] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.3
  11. [06:39:58] [Server thread/INFO]: [GroupManagerX] Loading GroupManagerX vGMBuildVer (Phoenix)+1
  12. [06:39:58] [Server thread/INFO]: [ColoredTexts] Loading ColoredTexts v1.4
  13. [06:39:58] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  14. [06:39:58] [Server thread/INFO]: [AutoPlant] Loading AutoPlant v1.2
  15. [06:39:58] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  16. [06:39:58] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;1708-3a8e3e8
  17. [06:39:58] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  18. [06:39:58] [Server thread/INFO]: [SpawnerShop] Loading SpawnerShop v4.0
  19. [06:39:58] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b498
  20. [06:39:58] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5.0-b751
  21. [06:39:58] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.7.1
  22. [06:39:58] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b499
  23. [06:39:58] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v4.0.0
  24. [06:39:58] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  25. [06:39:58] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  26. [06:39:58] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  27. [06:39:58] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  28. [06:39:58] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  29. [06:39:58] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  30. [06:39:58] [Server thread/INFO]: Preparing level "world"
  31. [06:39:58] [Server thread/INFO]: Preparing start region for level 0 (Seed: -8123924850511812963)
  32. [06:39:59] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8123924850511812963)
  33. [06:39:59] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8123924850511812963)
  34. [06:39:59] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  35. [06:39:59] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  36. [06:40:00] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
  37. [06:40:00] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v2.0
  38. [06:40:00] [Server thread/INFO]: [ColoredSigns] ColoredSigns enabling.
  39. [06:40:00] [Server thread/WARN]: [ColoredSigns] PermissionsEx support is disabled.
  40. [06:40:00] [Server thread/INFO]: [ColoredSigns] Starting services.. loading file and library's.
  41. [06:40:00] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.3
  42. [06:40:00] [Server thread/INFO]: [GroupManagerX] Enabling GroupManagerX vGMBuildVer (Phoenix)+1
  43. [06:40:00] [Server thread/INFO]: GroupManager - INFO - World Found: world
  44. [06:40:00] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
  45. [06:40:00] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  46. [06:40:00] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
  47. [06:40:00] [Server thread/INFO]: GroupManagerX version GMBuildVer (Phoenix)+1 is enabled!
  48. [06:40:00] [Server thread/INFO]: [ColoredTexts] Enabling ColoredTexts v1.4
  49. [06:40:00] [Server thread/INFO]: ColoredTexts Version 1.4 Has been Enabled!
  50. [06:40:00] [Server thread/ERROR]: Error occurred while enabling ColoredTexts v1.4 (Is it up to date?)
  51. java.lang.RuntimeException: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
  52. Message: Premature end of file.
  53. at me.gameguykiler.coloredtexts.Updater.readFeed(Updater.java:610) ~[?:?]
  54. at me.gameguykiler.coloredtexts.Updater.<init>(Updater.java:204) ~[?:?]
  55. at me.gameguykiler.coloredtexts.ColoredTexts.onEnable(ColoredTexts.java:54) ~[?:?]
  56. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[craftbukkit112.jar:git-Bukkit-bb4ae3b]
  57. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:329) [craftbukkit112.jar:git-Bukkit-bb4ae3b]
  58. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:401) [craftbukkit112.jar:git-Bukkit-bb4ae3b]
  59. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:361) [craftbukkit112.jar:git-Bukkit-bb4ae3b]
  60. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [craftbukkit112.jar:git-Bukkit-bb4ae3b]
  61. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:411) [craftbukkit112.jar:git-Bukkit-bb4ae3b]
  62. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:372) [craftbukkit112.jar:git-Bukkit-bb4ae3b]
  63. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:327) [craftbukkit112.jar:git-Bukkit-bb4ae3b]
  64. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:244) [craftbukkit112.jar:git-Bukkit-bb4ae3b]
  65. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:521) [craftbukkit112.jar:git-Bukkit-bb4ae3b]
  66. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  67. Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
  68. Message: Premature end of file.
  69. at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:596) ~[?:1.8.0_111]
  70. at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventReaderImpl.java:83) ~[?:1.8.0_111]
  71. at me.gameguykiler.coloredtexts.Updater.readFeed(Updater.java:579) ~[?:?]
  72. ... 13 more
  73. [06:40:00] [Server thread/INFO]: [AutoPlant] Enabling AutoPlant v1.2
  74. [06:40:00] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  75. [06:40:00] [Server thread/INFO]: Preparing start region for level 3 (Seed: -7140288598451797979)
  76. [06:40:01] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  77. [06:40:01] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  78. [06:40:01] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;1708-3a8e3e8
  79. [06:40:01] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  80. [06:40:01] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  81. [06:40:01] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  82. [06:40:01] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  83. [06:40:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  84. [06:40:01] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  85. [06:40:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  86. [06:40:01] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  87. [06:40:01] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  88. [06:40:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  89. [06:40:01] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  90. [06:40:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  91. [06:40:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  92. [06:40:01] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  93. [06:40:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  94. [06:40:01] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
  95. [06:40:01] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
  96. [06:40:01] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
  97. [06:40:01] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
  98. [06:40:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
  99. [06:40:01] [Server thread/INFO]: [WorldGuard] Loading region data...
  100. [06:40:01] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  101. [06:40:01] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  102. [06:40:01] [Server thread/INFO]: creating table 'items'
  103. [06:40:01] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  104. [06:40:01] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  105. [06:40:01] [Server thread/INFO]: creating table 'accounts'
  106. [06:40:01] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
  107. [06:40:01] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
  108. [06:40:01] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  109. [06:40:01] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  110. [06:40:01] [Server thread/INFO]: [SpawnerShop] Enabling SpawnerShop v4.0
  111. [06:40:01] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b498
  112. [06:40:01] [Server thread/WARN]: [Essentials] ยง4Version mismatch! Please update EssentialsSpawn to the same version.
  113. [06:40:01] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  114. [06:40:01] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  115. [06:40:01] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  116. [06:40:01] [Server thread/INFO]: Using locale en_US
  117. [06:40:01] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  118. [06:40:01] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  119. [06:40:01] [Server thread/INFO]: [Essentials] Using Vault based permissions (generic)
  120. [06:40:01] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5.0-b751
  121. [06:40:01] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5.0-b751 Enabled - By Rigby and fernferret
  122. [06:40:01] [Server thread/INFO]: [MVPLogging] 0 - Portals(s) loaded
  123. [06:40:01] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  124. [06:40:01] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.7.1
  125. [06:40:01] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
  126. [06:40:01] [Server thread/INFO]: [GriefPrevention] 0 total claims loaded.
  127. [06:40:02] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
  128. [06:40:02] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
  129. [06:40:02] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
  130. [06:40:02] [Server thread/INFO]: [GriefPrevention] Boot finished.
  131. [06:40:02] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b499
  132. [06:40:02] [Server thread/WARN]: ยง4Version mismatch! Please update all Essentials jars to the same version.
  133. [06:40:02] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v4.0.0
  134. [06:40:02] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  135. [06:40:02] [Server thread/INFO]: [SilkSpawners] Loading support for v1_12_R1
  136. [06:40:02] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  137. [06:40:02] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  138. [06:40:02] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
  139. [06:40:02] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  140. [06:40:02] [Server thread/INFO]: Done (4.327s)! For help, type "help" or "?"
  141. [06:40:02] [pool-3-thread-3/WARN]: [ColoredTexts] Plugin ColoredTexts v1.4 generated an exception while executing task 6
  142. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  143. at me.gameguykiler.coloredtexts.Metrics.postPlugin(Metrics.java:358) ~[?:?]
  144. at me.gameguykiler.coloredtexts.Metrics.access$4(Metrics.java:351) ~[?:?]
  145. at me.gameguykiler.coloredtexts.Metrics$1.run(Metrics.java:246) ~[?:?]
  146. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit112.jar:git-Bukkit-bb4ae3b]
  147. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [craftbukkit112.jar:git-Bukkit-bb4ae3b]
  148. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_111]
  149. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_111]
  150. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  151. [06:40:02] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
  152. [06:40:02] [pool-3-thread-5/WARN]: [ChestShop] Plugin ChestShop v3.8.12 generated an exception while executing task 12
  153. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  154. at com.Acrobot.ChestShop.Metrics.postPlugin(Metrics.java:335) ~[?:?]
  155. at com.Acrobot.ChestShop.Metrics.access$400(Metrics.java:57) ~[?:?]
  156. at com.Acrobot.ChestShop.Metrics$1.run(Metrics.java:223) ~[?:?]
  157. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit112.jar:git-Bukkit-bb4ae3b]
  158. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [craftbukkit112.jar:git-Bukkit-bb4ae3b]
  159. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_111]
  160. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_111]
  161. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  162. [06:40:02] [pool-3-thread-8/INFO]: [Vault] Checking for Updates ...
  163. [06:40:02] [pool-3-thread-8/INFO]: [Vault] No new version available
  164. [06:40:37] [Server thread/INFO]: CONSOLE issued server command: /list
  165. [06:40:37] [Server thread/INFO]: There are 0 out of maximum 100 players online.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement