Advertisement
Guest User

Untitled

a guest
Feb 15th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.66 KB | None | 0 0
  1. [Pterodactyl Daemon] Server marked as OFF
  2. [Pterodactyl Daemon] Server marked as STARTING
  3. [Pterodactyl Daemon] Checking size of server data directory...
  4. [Pterodactyl Daemon] Disk Usage: 1617M / 3072M
  5. [Pterodactyl Daemon] Ensuring file permissions.
  6. [Pterodactyl Daemon] Running server preflight.
  7. [Pterodactyl Daemon] Starting server container.
  8. java version "1.8.0_192"
  9. Java(TM) SE Runtime Environment (build 1.8.0_192-b12)
  10. Java HotSpot(TM) 64-Bit Server VM (build 25.192-b12, mixed mode)
  11. :/home/container$ java -Xms128M -Xmx5000M -jar server.jar
  12. *** Running ForcideSpigot ***
  13. > [23:20:28 INFO]: Starting minecraft server version 1.7.10
  14. > [23:20:28 INFO]: Loading properties
  15. > [23:20:28 INFO]: Default game type: SURVIVAL
  16. > [23:20:28 INFO]: This server is running CraftBukkit version git-PaperSpigot-50f7aab (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  17. > [23:20:28 INFO]: Server Ping Player Sample Count: 12
  18. > [23:20:28 INFO]: Using 4 threads for Netty based IO
  19. > [23:20:28 INFO]: Debug logging is disabled
  20. > [23:20:28 INFO]: Generating keypair
  21. > [23:20:28 INFO]: Starting Minecraft server on 0.0.0.0:25567
  22. > [23:20:28 INFO]: Set PluginClassLoader as parallel capable
  23. > [23:20:29 INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v19.01.12-dc2d277-1245-22.0.7
  24. > [23:20:29 INFO]: [PantherHQ] Loading PantherHQ v0.0.2-SNAPSHOT
  25. > [23:20:29 INFO]: [Core] Loading Core v0.0.2-SNAPSHOT
  26. > [23:20:29 INFO]: [EzQueueSpigot] Loading EzQueueSpigot v3.0
  27. > [23:20:29 INFO]: [ProtocolLib] Loading ProtocolLib v3.7.0
  28. > [23:20:29 INFO]: [WorldEdit] Loading WorldEdit v6.1.9;caf0ad9
  29. > [23:20:29 INFO]: [HolographicDisplays] Loading HolographicDisplays v1.8.8
  30. > [23:20:29 INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v19.01.12-dc2d277-1245-22.0.7
  31. > [23:20:29 INFO]: Vault is used for persistent `/wea` toggles.
  32. > [23:20:29 INFO]: [ProtocolLib] Enabling ProtocolLib v3.7.0
  33. > [23:20:29 INFO]: [ProtocolLib] Started structure compiler thread.
  34. > [23:20:29 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  35. > [23:20:29 WARN]: The server will make no attempt to authenticate usernames. Beware.
  36. > [23:20:29 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  37. > [23:20:29 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  38. > [23:20:29 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  39. > [23:20:29 INFO]: Preparing level "world"
  40. > [23:20:29 INFO]: -------- World Settings For [world] --------
  41. > [23:20:29 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  42. > [23:20:29 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  43. > [23:20:29 INFO]: Alternative Hopper Ticking: false
  44. > [23:20:29 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  45. > [23:20:29 INFO]: Random Lighting Updates: false
  46. > [23:20:29 INFO]: Structure Info Saving: true
  47. > [23:20:29 INFO]: Nerfing mobs spawned from spawners: false
  48. > [23:20:29 INFO]: Anti X-Ray: true
  49. > [23:20:29 INFO]: Engine Mode: 1
  50. > [23:20:29 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  51. > [23:20:29 INFO]: Replace Blocks: [1, 5]
  52. > [23:20:29 INFO]: Sending up to 5 chunks per packet
  53. > [23:20:29 INFO]: Max Entity Collisions: 8
  54. > [23:20:29 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  55. > [23:20:29 INFO]: Max TNT Explosions: 100
  56. > [23:20:29 INFO]: Mob Spawn Range: 4
  57. > [23:20:29 INFO]: Cactus Growth Modifier: 100%
  58. > [23:20:29 INFO]: Cane Growth Modifier: 100%
  59. > [23:20:29 INFO]: Melon Growth Modifier: 100%
  60. > [23:20:29 INFO]: Mushroom Growth Modifier: 100%
  61. > [23:20:29 INFO]: Pumpkin Growth Modifier: 100%
  62. > [23:20:29 INFO]: Sapling Growth Modifier: 100%
  63. > [23:20:29 INFO]: Wheat Growth Modifier: 100%
  64. > [23:20:29 INFO]: View Distance: 10
  65. > [23:20:29 INFO]: Chunks to Grow per Tick: 650
  66. > [23:20:29 INFO]: Clear tick list: false
  67. > [23:20:29 INFO]: Experience Merge Radius: 3.0
  68. > [23:20:29 INFO]: Item Merge Radius: 2.5
  69. > [23:20:29 INFO]: Item Despawn Rate: 6000
  70. > [23:20:29 INFO]: Arrow Despawn Rate: 1200
  71. > [23:20:29 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  72. > [23:20:29 INFO]: Zombie Aggressive Towards Villager: true
  73. > [23:20:29 INFO]: -------- World Settings For [world] --------
  74. > [23:20:29 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  75. > [23:20:29 INFO]: Player blocking damage multiplier set to 0.5
  76. > [23:20:29 INFO]: Remove invalid mob spawner tile entities: true
  77. > [23:20:29 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  78. > [23:20:29 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  79. > [23:20:29 INFO]: WorldServer TickNextTickList cap set at 10000
  80. > [23:20:29 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  81. > [23:20:29 INFO]: Keep spawn chunk loaded: true
  82. > [23:20:29 INFO]: World async lighting: false
  83. > [23:20:29 INFO]: Water over lava flow speed: 5
  84. > [23:20:29 INFO]: Inverted Redstone Lamps: false
  85. > [23:20:29 INFO]: Allow undead horse types to be leashed: true
  86. > [23:20:29 INFO]: -------- World Settings For [world_nether] --------
  87. > [23:20:29 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  88. > [23:20:29 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  89. > [23:20:29 INFO]: Alternative Hopper Ticking: false
  90. > [23:20:29 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  91. > [23:20:29 INFO]: Random Lighting Updates: false
  92. > [23:20:29 INFO]: Structure Info Saving: true
  93. > [23:20:29 INFO]: Nerfing mobs spawned from spawners: false
  94. > [23:20:29 INFO]: Anti X-Ray: true
  95. > [23:20:29 INFO]: Engine Mode: 1
  96. > [23:20:29 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  97. > [23:20:29 INFO]: Replace Blocks: [1, 5]
  98. > [23:20:29 INFO]: Sending up to 5 chunks per packet
  99. > [23:20:29 INFO]: Max Entity Collisions: 8
  100. > [23:20:29 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  101. > [23:20:29 INFO]: Max TNT Explosions: 100
  102. > [23:20:29 INFO]: Mob Spawn Range: 4
  103. > [23:20:29 INFO]: Cactus Growth Modifier: 100%
  104. > [23:20:29 INFO]: Cane Growth Modifier: 100%
  105. > [23:20:29 INFO]: Melon Growth Modifier: 100%
  106. > [23:20:29 INFO]: Mushroom Growth Modifier: 100%
  107. > [23:20:29 INFO]: Pumpkin Growth Modifier: 100%
  108. > [23:20:29 INFO]: Sapling Growth Modifier: 100%
  109. > [23:20:29 INFO]: Wheat Growth Modifier: 100%
  110. > [23:20:29 INFO]: View Distance: 10
  111. > [23:20:29 INFO]: Chunks to Grow per Tick: 650
  112. > [23:20:29 INFO]: Clear tick list: false
  113. > [23:20:29 INFO]: Experience Merge Radius: 3.0
  114. > [23:20:29 INFO]: Item Merge Radius: 2.5
  115. > [23:20:29 INFO]: Item Despawn Rate: 6000
  116. > [23:20:29 INFO]: Arrow Despawn Rate: 1200
  117. > [23:20:29 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  118. > [23:20:29 INFO]: Zombie Aggressive Towards Villager: true
  119. > [23:20:29 INFO]: -------- World Settings For [world_nether] --------
  120. > [23:20:29 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  121. > [23:20:29 INFO]: Player blocking damage multiplier set to 0.5
  122. > [23:20:29 INFO]: Remove invalid mob spawner tile entities: true
  123. > [23:20:29 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  124. > [23:20:29 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  125. > [23:20:29 INFO]: WorldServer TickNextTickList cap set at 10000
  126. > [23:20:29 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  127. > [23:20:29 INFO]: Keep spawn chunk loaded: true
  128. > [23:20:29 INFO]: World async lighting: false
  129. > [23:20:29 INFO]: Water over lava flow speed: 5
  130. > [23:20:29 INFO]: Inverted Redstone Lamps: false
  131. > [23:20:29 INFO]: Allow undead horse types to be leashed: true
  132. > [23:20:29 INFO]: -------- World Settings For [world_the_end] --------
  133. > [23:20:29 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  134. > [23:20:29 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  135. > [23:20:29 INFO]: Alternative Hopper Ticking: false
  136. > [23:20:29 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  137. > [23:20:29 INFO]: Random Lighting Updates: false
  138. > [23:20:29 INFO]: Structure Info Saving: true
  139. > [23:20:29 INFO]: Nerfing mobs spawned from spawners: false
  140. > [23:20:29 INFO]: Anti X-Ray: true
  141. > [23:20:29 INFO]: Engine Mode: 1
  142. > [23:20:29 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  143. > [23:20:29 INFO]: Replace Blocks: [1, 5]
  144. > [23:20:29 INFO]: Sending up to 5 chunks per packet
  145. > [23:20:29 INFO]: Max Entity Collisions: 8
  146. > [23:20:29 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  147. > [23:20:29 INFO]: Max TNT Explosions: 100
  148. > [23:20:29 INFO]: Mob Spawn Range: 4
  149. > [23:20:29 INFO]: Cactus Growth Modifier: 100%
  150. > [23:20:29 INFO]: Cane Growth Modifier: 100%
  151. > [23:20:29 INFO]: Melon Growth Modifier: 100%
  152. > [23:20:29 INFO]: Mushroom Growth Modifier: 100%
  153. > [23:20:29 INFO]: Pumpkin Growth Modifier: 100%
  154. > [23:20:29 INFO]: Sapling Growth Modifier: 100%
  155. > [23:20:29 INFO]: Wheat Growth Modifier: 100%
  156. > [23:20:29 INFO]: View Distance: 10
  157. > [23:20:29 INFO]: Chunks to Grow per Tick: 650
  158. > [23:20:29 INFO]: Clear tick list: false
  159. > [23:20:29 INFO]: Experience Merge Radius: 3.0
  160. > [23:20:29 INFO]: Item Merge Radius: 2.5
  161. > [23:20:29 INFO]: Item Despawn Rate: 6000
  162. > [23:20:29 INFO]: Arrow Despawn Rate: 1200
  163. > [23:20:29 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  164. > [23:20:29 INFO]: Zombie Aggressive Towards Villager: true
  165. > [23:20:29 INFO]: -------- World Settings For [world_the_end] --------
  166. > [23:20:29 INFO]: Living Entity Despawn Ranges: Soft: 32 Hard: 128
  167. > [23:20:29 INFO]: Player blocking damage multiplier set to 0.5
  168. > [23:20:29 INFO]: Remove invalid mob spawner tile entities: true
  169. > [23:20:29 INFO]: Max height for cactus growth 3. Max height for reed growth 3
  170. > [23:20:29 INFO]: Squids will spawn between Y: 45.0 and Y: 63.0
  171. > [23:20:29 INFO]: WorldServer TickNextTickList cap set at 10000
  172. > [23:20:29 INFO]: WorldServer TickNextTickList cap always processes redstone: false
  173. > [23:20:29 INFO]: Keep spawn chunk loaded: true
  174. > [23:20:29 INFO]: World async lighting: false
  175. > [23:20:29 INFO]: Water over lava flow speed: 5
  176. > [23:20:29 INFO]: Inverted Redstone Lamps: false
  177. > [23:20:29 INFO]: Allow undead horse types to be leashed: true
  178. > [23:20:29 INFO]: Preparing start region for level 0 (Seed: -5977863670693605551)
  179. > [23:20:29 INFO]: Preparing start region for level 1 (Seed: -5646697118734496706)
  180. > [23:20:30 INFO]: Preparing start region for level 2 (Seed: -5646697118734496706)
  181. > [23:20:30 INFO]: [PantherHQ] Enabling PantherHQ v0.0.2-SNAPSHOT
  182. > [23:20:30 INFO]: [Core] Enabling Core v0.0.2-SNAPSHOT
  183. > [23:20:30 WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  184. > [23:20:30 WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
  185. > [23:20:30 WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  186. > [23:20:30 INFO]: [Core] Successfully connected to your database on user core.
  187. > [23:20:30 INFO]: [Core] Started a server thread.
  188. > [23:20:30 INFO]: [Core] Successfully registered your timezone to Finland/Helsinki.
  189. > [23:20:30 INFO]: [EzQueueSpigot] Enabling EzQueueSpigot v3.0
  190. > [23:20:30 INFO]: [WorldEdit] Enabling WorldEdit v6.1.9;caf0ad9
  191. > [23:20:30 INFO]: WEPIF: Using the Bukkit Permissions API.
  192. > [23:20:31 INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.CraftBukkit_v1_7_R4 as the Bukkit adapter
  193. > [23:20:31 INFO]: [HolographicDisplays] Enabling HolographicDisplays v1.8.8
  194. > [23:20:31 INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  195. > [23:20:31 WARN]: [HolographicDisplays] Could not find 'speed: <number>' in the file 'example.txt'. Default speed of 5 (0.5 seconds) will be used.
  196. > [23:20:31 INFO]: [HolographicDisplays] Loaded animation 'example.txt', speed 5.
  197. > [23:20:31 INFO]: Server permissions file permissions.yml is empty, ignoring it
  198. > [23:20:31 INFO]: Done (1.690s)! For help, type "help" or "?"
  199. [Pterodactyl Daemon] Server marked as ON
  200. > [23:20:31 INFO]: Starting GS4 status listener
  201. > [23:20:31 INFO]: Query running on 0.0.0.0:25567
  202. > [23:20:31 INFO]: -------------------------------------------
  203. > [23:20:31 INFO]: Core's Ranks update:
  204. > [23:20:31 INFO]: -> Rank fetch: 6 ms
  205. > [23:20:31 INFO]: -> Permissions fetch: 1 ms
  206. > [23:20:31 INFO]: -> Other: 2 ms
  207. > [23:20:31 INFO]: -> Total: 9 ms
  208. > [23:20:31 INFO]: -------------------------------------------
  209. > [23:20:31 WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'color' in 'field list'
  210. > [23:20:31 WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  211. > [23:20:31 WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  212. > [23:20:31 WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  213. > [23:20:31 WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  214. > [23:20:31 WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  215. > [23:20:31 WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382)
  216. > [23:20:31 WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
  217. > [23:20:31 WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  218. > [23:20:31 WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  219. > [23:20:31 WARN]: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  220. > [23:20:31 WARN]: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  221. > [23:20:31 WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  222. > [23:20:31 WARN]: at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  223. > [23:20:31 WARN]: at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2273)
  224. > [23:20:31 WARN]: at com.zaxxer.hikari.pool.ProxyPreparedStatement.executeQuery(ProxyPreparedStatement.java:52)
  225. > [23:20:31 WARN]: at com.zaxxer.hikari.pool.HikariProxyPreparedStatement.executeQuery(HikariProxyPreparedStatement.java)
  226. > [23:20:31 WARN]: at com.verispvp.core.bR.query(bR.java)
  227. > [23:20:31 WARN]: at com.verispvp.core.P.lambda$update$2(P.java)
  228. > [23:20:31 WARN]: at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftTask.run(CraftTask.java:71)
  229. > [23:20:31 WARN]: at org.bukkit.craftbukkit.v1_7_R4.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  230. > [23:20:31 WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  231. > [23:20:31 WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  232. > [23:20:31 WARN]: at java.lang.Thread.run(Thread.java:748)
  233. > [23:20:31 INFO]: Couldn't query the tags.
  234. > [23:20:31 INFO]: [HolographicDisplays] Found a new version available: v2.3.2
  235. > [23:20:31 INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  236. > [23:20:31 INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement