Guest User

Untitled

a guest
Jan 7th, 2018
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.88 KB | None | 0 0
  1. [10:31:58] [Server thread/INFO]: Starting minecraft server version 1.12
  2. [10:31:58] [Server thread/INFO]: Loading properties
  3. [10:31:58] [Server thread/INFO]: Default game type: SURVIVAL
  4. [10:31:58] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-596221b-9a1fc1e (MC: 1.12) (Implementing API version 1.12-R0.1-SNAPSHOT)
  5. [10:31:58] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [10:31:58] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [10:31:58] [Server thread/INFO]: Debug logging is disabled
  8. [10:31:58] [Server thread/INFO]: Generating keypair
  9. [10:31:58] [Server thread/INFO]: Starting Minecraft server on *:25511
  10. [10:31:58] [Server thread/INFO]: Using epoll channel type
  11. [10:31:58] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [10:31:58] [Server thread/INFO]: [PortZone_GunGame] Loading PortZone_GunGame v1.0
  13. [10:31:58] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  14. [10:31:58] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  15. [10:31:58] [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.
  16. [10:31:58] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  17. [10:31:58] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  18. [10:31:58] [Server thread/INFO]: Preparing level "world"
  19. [10:31:58] [Server thread/INFO]: -------- World Settings For [world] --------
  20. [10:31:58] [Server thread/INFO]: Mob Spawn Range: 4
  21. [10:31:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
  22. [10:31:58] [Server thread/INFO]: Cane Growth Modifier: 100%
  23. [10:31:58] [Server thread/INFO]: Melon Growth Modifier: 100%
  24. [10:31:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  25. [10:31:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  26. [10:31:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
  27. [10:31:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
  28. [10:31:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  29. [10:31:58] [Server thread/INFO]: Vine Growth Modifier: 100%
  30. [10:31:58] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  31. [10:31:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  32. [10:31:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  33. [10:31:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  34. [10:31:58] [Server thread/INFO]: Random Lighting Updates: false
  35. [10:31:58] [Server thread/INFO]: Structure Info Saving: true
  36. [10:31:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  37. [10:31:58] [Server thread/INFO]: Max TNT Explosions: 100
  38. [10:31:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  39. [10:31:58] [Server thread/INFO]: Item Despawn Rate: 6000
  40. [10:31:58] [Server thread/INFO]: Item Merge Radius: 2.5
  41. [10:31:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
  42. [10:31:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  43. [10:31:58] [Server thread/INFO]: View Distance: 10
  44. [10:31:58] [Server thread/INFO]: Experience Merge Radius: 3.0
  45. [10:31:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  46. [10:31:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  47. [10:31:58] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7277782468849693522)
  48. [10:31:59] [Server thread/INFO]: Preparing spawn area: 62%
  49. [10:32:00] [Server thread/INFO]: [PortZone_GunGame] Enabling PortZone_GunGame v1.0
  50. [10:32:04] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
  51. [10:32:04] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  52. [10:32:04] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  53. [10:32:04] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  54. [10:32:04] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  55. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  56. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:408)
  57. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:918)
  58. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:897)
  59. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:886)
  60. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:860)
  61. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2104)
  62. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2029)
  63. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:779)
  64. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  65. [10:32:04] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  66. [10:32:04] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  67. [10:32:04] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  68. [10:32:04] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  69. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  70. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:389)
  71. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330)
  72. [10:32:04] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  73. [10:32:04] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
  74. [10:32:04] [Server thread/WARN]: at de.schornyy.utils.MySQL.connect(MySQL.java:18)
  75. [10:32:04] [Server thread/WARN]: at de.schornyy.main.onEnable(main.java:37)
  76. [10:32:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
  77. [10:32:04] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  78. [10:32:04] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402)
  79. [10:32:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374)
  80. [10:32:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323)
  81. [10:32:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421)
  82. [10:32:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382)
  83. [10:32:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337)
  84. [10:32:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272)
  85. [10:32:04] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544)
  86. [10:32:04] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  87. [10:32:04] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'GunGame'
  88. [10:32:04] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  89. [10:32:04] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  90. [10:32:04] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  91. [10:32:04] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
  92. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
  93. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:408)
  94. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:943)
  95. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3973)
  96. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3909)
  97. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:873)
  98. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1710)
  99. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1226)
  100. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2194)
  101. [10:32:04] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2045)
  102. [10:32:04] [Server thread/WARN]: ... 25 more
  103. [10:32:04] [Server thread/ERROR]: Error occurred while enabling PortZone_GunGame v1.0 (Is it up to date?)
  104. java.lang.NullPointerException: null
  105. at de.schornyy.utils.MySQL.createTable(MySQL.java:44) ~[?:?]
  106. at de.schornyy.main.onEnable(main.java:38) ~[?:?]
  107. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  108. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  109. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:402) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  110. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugin(CraftServer.java:374) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  111. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.enablePlugins(CraftServer.java:323) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  112. at net.minecraft.server.v1_12_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  113. at net.minecraft.server.v1_12_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  114. at net.minecraft.server.v1_12_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  115. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  116. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  117. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  118. [10:32:04] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  119. [10:32:04] [Server thread/INFO]: Done (6.130s)! For help, type "help" or "?"
  120. [10:32:07] [User Authenticator #1/INFO]: UUID of player AniiXx is ef143909-9398-389d-8a0c-06db07047cd8
  121. [10:32:07] [Server thread/ERROR]: Could not pass event PlayerSpawnLocationEvent to PortZone_GunGame v1.0
  122. org.bukkit.event.EventException: null
  123. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  124. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  125. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  126. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  127. at net.minecraft.server.v1_12_R1.PlayerList.a(PlayerList.java:123) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  128. at net.minecraft.server.v1_12_R1.LoginListener.b(LoginListener.java:159) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  129. at net.minecraft.server.v1_12_R1.LoginListener.e(LoginListener.java:57) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  130. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:233) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  131. at net.minecraft.server.v1_12_R1.ServerConnection.c(ServerConnection.java:140) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  132. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:842) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  133. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  134. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  135. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  136. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  137. Caused by: java.lang.IllegalArgumentException: Name cannot be null
  138. at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  139. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.getWorld(CraftServer.java:1023) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  140. at org.bukkit.Bukkit.getWorld(Bukkit.java:486) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  141. at de.schornyy.listener.PlayerListener.onSpawnLocation(PlayerListener.java:127) ~[?:?]
  142. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_151]
  143. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_151]
  144. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
  145. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
  146. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.12.jar:git-Spigot-596221b-9a1fc1e]
  147. ... 13 more
  148. [10:32:08] [Server thread/INFO]: AniiXx[/92.72.223.75:53971] logged in with entity id 203 at ([world]-118.69999998807907, 71.0, 262.4338887854687)
Advertisement
Add Comment
Please, Sign In to add comment