Advertisement
Guest User

Untitled

a guest
Mar 5th, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.61 KB | None | 0 0
  1. [20:34:40] [Server thread/INFO]: Starting minecraft server version 1.9
  2. [20:34:40] [Server thread/INFO]: Loading properties
  3. [20:34:40] [Server thread/WARN]: ressource-pack-hash is depricated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
  4. [20:34:40] [Server thread/INFO]: Default game type: SURVIVAL
  5. [20:34:42] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-b39373b-73eff0d (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT)
  6. [20:34:42] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [20:34:42] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [20:34:42] [Server thread/INFO]: Debug logging is disabled
  9. [20:34:42] [Server thread/INFO]: Generating keypair
  10. [20:34:42] [Server thread/INFO]: Starting Minecraft server on 194.1.193.25:25566
  11. [20:34:43] [Server thread/INFO]: Using epoll channel type
  12. [20:34:43] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  13. [20:34:43] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.2-SNAPSHOT-b866
  14. [20:34:43] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.10.0-dev-SNAPSHOT (build #271)
  15. [20:34:43] [Server thread/INFO]: [LogBlock] Connecting to c3_mc@jdbc:mysql://localhost:3306/c3_mc...
  16. [20:34:43] [Server thread/INFO]: LogBlock-Connection-Pool - is starting.
  17. [20:34:44] [Server thread/INFO]: LogBlock-Connection-Pool - is closing down.
  18. [20:34:44] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
  19. com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization: Could not create connection to database server.
  20. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:581) ~[LogBlock.jar:?]
  21. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:152) ~[LogBlock.jar:?]
  22. at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:96) ~[LogBlock.jar:?]
  23. at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:38) ~[LogBlock.jar:?]
  24. at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:263) [LogBlock.jar:?]
  25. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:63) [LogBlock.jar:?]
  26. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:301) [spigot.jar:git-Spigot-b39373b-73eff0d]
  27. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:201) [spigot.jar:git-Spigot-b39373b-73eff0d]
  28. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:527) [spigot.jar:git-Spigot-b39373b-73eff0d]
  29. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_74]
  30. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server.
  31. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_74]
  32. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_74]
  33. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_74]
  34. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_74]
  35. at com.mysql.jdbc.Util.handleNewInstance(Util.java:404) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  36. at com.mysql.jdbc.Util.getInstance(Util.java:387) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  37. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  38. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  39. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  40. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:862) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  41. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2331) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  42. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  43. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:795) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  44. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  45. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_74]
  46. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_74]
  47. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_74]
  48. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_74]
  49. at com.mysql.jdbc.Util.handleNewInstance(Util.java:404) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  50. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  51. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  52. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[LogBlock.jar:?]
  53. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[LogBlock.jar:?]
  54. at com.zaxxer.hikari.pool.HikariPool.addConnection(HikariPool.java:496) ~[LogBlock.jar:?]
  55. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:565) ~[LogBlock.jar:?]
  56. ... 9 more
  57. Caused by: java.lang.NullPointerException
  58. at com.mysql.jdbc.Buffer.<init>(Buffer.java:50) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  59. at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1669) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  60. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1207) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  61. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2254) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  62. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2285) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  63. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2084) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  64. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:795) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  65. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:44) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  66. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_74]
  67. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_74]
  68. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_74]
  69. at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_74]
  70. at com.mysql.jdbc.Util.handleNewInstance(Util.java:404) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  71. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:400) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  72. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:327) ~[spigot.jar:git-Spigot-b39373b-73eff0d]
  73. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:95) ~[LogBlock.jar:?]
  74. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:101) ~[LogBlock.jar:?]
  75. at com.zaxxer.hikari.pool.HikariPool.addConnection(HikariPool.java:496) ~[LogBlock.jar:?]
  76. at com.zaxxer.hikari.pool.HikariPool.initializeConnections(HikariPool.java:565) ~[LogBlock.jar:?]
  77. ... 9 more
  78. [20:34:44] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  79. [20:34:44] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  80. [20:34:44] [Server thread/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.
  81. [20:34:44] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  82. [20:34:44] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  83. [20:34:44] [Server thread/INFO]: Preparing level "world"
  84. [20:34:44] [Server thread/INFO]: -------- World Settings For [world] --------
  85. [20:34:44] [Server thread/INFO]: Cactus Growth Modifier: 100%
  86. [20:34:44] [Server thread/INFO]: Cane Growth Modifier: 100%
  87. [20:34:44] [Server thread/INFO]: Melon Growth Modifier: 100%
  88. [20:34:44] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  89. [20:34:44] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  90. [20:34:44] [Server thread/INFO]: Sapling Growth Modifier: 100%
  91. [20:34:44] [Server thread/INFO]: Wheat Growth Modifier: 100%
  92. [20:34:44] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  93. [20:34:44] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  94. [20:34:44] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  95. [20:34:44] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  96. [20:34:44] [Server thread/INFO]: Max TNT Explosions: 100
  97. [20:34:44] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  98. [20:34:44] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  99. [20:34:44] [Server thread/INFO]: Random Lighting Updates: false
  100. [20:34:44] [Server thread/INFO]: Structure Info Saving: true
  101. [20:34:44] [Server thread/INFO]: Max Entity Collisions: 8
  102. [20:34:44] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  103. [20:34:44] [Server thread/INFO]: Mob Spawn Range: 4
  104. [20:34:44] [Server thread/INFO]: Item Despawn Rate: 6000
  105. [20:34:44] [Server thread/INFO]: Item Merge Radius: 2.5
  106. [20:34:44] [Server thread/INFO]: Arrow Despawn Rate: 1200
  107. [20:34:44] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  108. [20:34:44] [Server thread/INFO]: View Distance: 10
  109. [20:34:44] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  110. [20:34:44] [Server thread/INFO]: Experience Merge Radius: 3.0
  111. [20:34:45] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  112. [20:34:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  113. [20:34:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  114. [20:34:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  115. [20:34:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  116. [20:34:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  117. [20:34:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  118. [20:34:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  119. [20:34:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  120. [20:34:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  121. [20:34:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  122. [20:34:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  123. [20:34:45] [Server thread/INFO]: Max TNT Explosions: 100
  124. [20:34:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  125. [20:34:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  126. [20:34:45] [Server thread/INFO]: Random Lighting Updates: false
  127. [20:34:45] [Server thread/INFO]: Structure Info Saving: true
  128. [20:34:45] [Server thread/INFO]: Max Entity Collisions: 8
  129. [20:34:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  130. [20:34:45] [Server thread/INFO]: Mob Spawn Range: 4
  131. [20:34:45] [Server thread/INFO]: Item Despawn Rate: 6000
  132. [20:34:45] [Server thread/INFO]: Item Merge Radius: 2.5
  133. [20:34:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
  134. [20:34:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  135. [20:34:45] [Server thread/INFO]: View Distance: 10
  136. [20:34:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  137. [20:34:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  138. [20:34:45] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  139. [20:34:45] [Server thread/INFO]: Cactus Growth Modifier: 100%
  140. [20:34:45] [Server thread/INFO]: Cane Growth Modifier: 100%
  141. [20:34:45] [Server thread/INFO]: Melon Growth Modifier: 100%
  142. [20:34:45] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  143. [20:34:45] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  144. [20:34:45] [Server thread/INFO]: Sapling Growth Modifier: 100%
  145. [20:34:45] [Server thread/INFO]: Wheat Growth Modifier: 100%
  146. [20:34:45] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  147. [20:34:45] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  148. [20:34:45] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  149. [20:34:45] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  150. [20:34:45] [Server thread/INFO]: Max TNT Explosions: 100
  151. [20:34:45] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  152. [20:34:45] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  153. [20:34:45] [Server thread/INFO]: Random Lighting Updates: false
  154. [20:34:45] [Server thread/INFO]: Structure Info Saving: true
  155. [20:34:45] [Server thread/INFO]: Max Entity Collisions: 8
  156. [20:34:45] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  157. [20:34:45] [Server thread/INFO]: Mob Spawn Range: 4
  158. [20:34:45] [Server thread/INFO]: Item Despawn Rate: 6000
  159. [20:34:45] [Server thread/INFO]: Item Merge Radius: 2.5
  160. [20:34:45] [Server thread/INFO]: Arrow Despawn Rate: 1200
  161. [20:34:45] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  162. [20:34:45] [Server thread/INFO]: View Distance: 10
  163. [20:34:45] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  164. [20:34:45] [Server thread/INFO]: Experience Merge Radius: 3.0
  165. [20:34:46] [Server thread/INFO]: Preparing start region for level 0 (Seed: 4003769715308194814)
  166. [20:34:48] [Server thread/INFO]: Preparing spawn area: 0%
  167. [20:34:49] [Server thread/INFO]: Preparing spawn area: 5%
  168. [20:34:50] [Server thread/INFO]: Preparing spawn area: 20%
  169. [20:34:51] [Server thread/INFO]: Preparing spawn area: 41%
  170. [20:34:52] [Server thread/INFO]: Preparing spawn area: 71%
  171. [20:34:53] [Server thread/INFO]: Preparing spawn area: 92%
  172. [20:34:53] [Server thread/INFO]: Preparing start region for level 1 (Seed: 4003769715308194814)
  173. [20:34:54] [Server thread/INFO]: Preparing spawn area: 29%
  174. [20:34:55] [Server thread/INFO]: Preparing spawn area: 68%
  175. [20:34:56] [Server thread/INFO]: Preparing start region for level 2 (Seed: 4003769715308194814)
  176. [20:34:57] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.2-SNAPSHOT-b866
  177. [20:34:58] [Server thread/INFO]: [AuthMe] Connection arguments loaded, Hikari ConnectionPool ready!
  178. [20:34:58] [Server thread/INFO]: AuthMeMYSQLPool - Started.
  179. [20:34:58] [Server thread/INFO]: AuthMeMYSQLPool - Close initiated...
  180. [20:34:58] [Server thread/INFO]: AuthMeMYSQLPool - Closed.
  181. [20:34:58] [Server thread/WARN]: [AuthMe] If you are using CraftBukkit/Spigot 1.9 please add the -Dfile.encoding=UTF-8 argument in your server startup script!
  182. [20:34:58] [Server thread/WARN]: [AuthMe] Fatal error occurred during database connection! Authme initialization aborted! [PoolInitializationException]: Failed to initialize pool: Could not create connection to database server.
  183. [20:34:58] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.2-SNAPSHOT-b866
  184. [20:34:58] [Server thread/INFO]: [AuthMe] AuthMe 5.2-SNAPSHOT-b866 disabled!
  185. [20:34:58] [AuthMe-DataSource#close/INFO]: [AuthMe] Waiting for 0 tasks to finish
  186. [20:34:58] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.10.0-dev-SNAPSHOT (build #271)
  187. [20:34:58] [Server thread/INFO]: [Logblock-names] Logblock's default materials.yml file has been updated with more names
  188. [20:34:58] [Server thread/INFO]: [Logblock-names] Consider deleting your current materials.yml file to allow it to be recreated
  189. [20:34:58] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  190. [20:34:58] [Server thread/INFO]: Done (13,930s)! For help, type "help" or "?"
  191. [20:34:58] [Server thread/INFO]: Starting GS4 status listener
  192. [20:34:58] [Server thread/INFO]: Starting remote control listener
  193. [20:34:58] [Query Listener #1/INFO]: Query running on 194.1.193.25:25566
  194. [20:34:58] [RCON Listener #2/INFO]: RCON running on 194.1.193.25:25576
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement