Advertisement
Talaysen

server.log

Mar 6th, 2014
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.79 KB | None | 0 0
  1. 2014-02-13 15:53:19 [INFO] Starting minecraft server version 1.6.4
  2. 2014-02-13 15:53:19 [INFO] Loading properties
  3. 2014-02-13 15:53:19 [INFO] Default game type: SURVIVAL
  4. 2014-02-13 15:53:19 [INFO] Generating keypair
  5. 2014-02-13 15:53:20 [INFO] Starting Minecraft server on 192.99.13.84:25565
  6. 2014-02-13 15:53:20 [INFO] This server is running CraftBukkit version git-Bukkit-1.6.4-R2.0-b2918jnks (MC: 1.6.4) (Implementing API version 1.6.4-R2.0)
  7. 2014-02-13 15:53:20 [SEVERE] Could not load 'plugins/mcore.jar' in folder 'plugins'
  8. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/PlayerInventory
  9. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
  10. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
  11. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
  12. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugins(CraftServer.java:241)
  13. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.<init>(CraftServer.java:219)
  14. at net.minecraft.server.v1_6_R3.PlayerList.<init>(PlayerList.java:56)
  15. at net.minecraft.server.v1_6_R3.DedicatedPlayerList.<init>(SourceFile:11)
  16. at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:107)
  17. at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:393)
  18. at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  19. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R1/PlayerInventory
  20. at com.massivecraft.mcore.MCore.getMCoreGsonBuilder(MCore.java:84)
  21. at com.massivecraft.mcore.MCore.<clinit>(MCore.java:69)
  22. at java.lang.Class.forName0(Native Method)
  23. at java.lang.Class.forName(Class.java:270)
  24. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
  25. ... 9 more
  26. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R1.PlayerInventory
  27. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
  28. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  29. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  30. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  31. ... 14 more
  32. 2014-02-13 15:53:20 [SEVERE] Could not load 'plugins/Factions.jar' in folder 'plugins'
  33. org.bukkit.plugin.UnknownDependencyException: mcore
  34. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
  35. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugins(CraftServer.java:241)
  36. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.<init>(CraftServer.java:219)
  37. at net.minecraft.server.v1_6_R3.PlayerList.<init>(PlayerList.java:56)
  38. at net.minecraft.server.v1_6_R3.DedicatedPlayerList.<init>(SourceFile:11)
  39. at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:107)
  40. at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:393)
  41. at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  42. 2014-02-13 15:53:20 [SEVERE] Could not load 'plugins/FactionFlight.jar' in folder 'plugins'
  43. org.bukkit.plugin.UnknownDependencyException: Factions
  44. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
  45. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugins(CraftServer.java:241)
  46. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.<init>(CraftServer.java:219)
  47. at net.minecraft.server.v1_6_R3.PlayerList.<init>(PlayerList.java:56)
  48. at net.minecraft.server.v1_6_R3.DedicatedPlayerList.<init>(SourceFile:11)
  49. at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:107)
  50. at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:393)
  51. at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  52. 2014-02-13 15:53:20 [SEVERE] Could not load 'plugins/massivetickets.jar' in folder 'plugins'
  53. org.bukkit.plugin.UnknownDependencyException: mcore
  54. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
  55. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugins(CraftServer.java:241)
  56. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.<init>(CraftServer.java:219)
  57. at net.minecraft.server.v1_6_R3.PlayerList.<init>(PlayerList.java:56)
  58. at net.minecraft.server.v1_6_R3.DedicatedPlayerList.<init>(SourceFile:11)
  59. at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:107)
  60. at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:393)
  61. at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  62. 2014-02-13 15:53:20 [INFO] [WorldBorder] Loading WorldBorder v1.7.7
  63. 2014-02-13 15:53:20 [INFO] [GroupManager] Loading GroupManager v2.0 (2.12.1) (Phoenix)
  64. 2014-02-13 15:53:20 [INFO] [WorldEdit] Loading WorldEdit v5.5.8
  65. 2014-02-13 15:53:20 [INFO] [Citadel] Loading Citadel v2.5.20
  66. 2014-02-13 15:53:20 [INFO] [AntiXRay] Loading AntiXRay v1.7.3
  67. 2014-02-13 15:53:20 [INFO] [PopulationDensity] Loading PopulationDensity v3.8
  68. 2014-02-13 15:53:20 [INFO] [Vault] Loading Vault v1.2.29-b370
  69. 2014-02-13 15:53:20 [INFO] [mcMMO] Loading mcMMO v1.4.07-b3337
  70. 2014-02-13 15:53:20 [INFO] [WorldGuard] Loading WorldGuard v5.8
  71. 2014-02-13 15:53:20 [INFO] [CommunityBridge] Loading CommunityBridge v2.1.3.341
  72. 2014-02-13 15:53:20 [INFO] [Essentials] Loading Essentials vPre2.13.1.2
  73. 2014-02-13 15:53:20 [INFO] [HyperConomy] Loading HyperConomy v0.974.2
  74. 2014-02-13 15:53:21 [INFO] [RedeemMCMMO] Loading RedeemMCMMO v1.1.4
  75. 2014-02-13 15:53:21 [INFO] [EssentialsProtect] Loading EssentialsProtect vPre2.13.1.2
  76. 2014-02-13 15:53:21 [INFO] [EssentialsSpawn] Loading EssentialsSpawn vPre2.13.1.2
  77. 2014-02-13 15:53:21 [INFO] [VanishNoPacket] Loading VanishNoPacket v3.18.7
  78. 2014-02-13 15:53:21 [INFO] [StatsGui] Loading StatsGui v2.1
  79. 2014-02-13 15:53:21 [INFO] [EssentialsChat] Loading EssentialsChat vPre2.13.1.2
  80. 2014-02-13 15:53:21 [INFO] [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.13.1.2
  81. 2014-02-13 15:53:21 [INFO] [Vault] Enabling Vault v1.2.29-b370
  82. 2014-02-13 15:53:21 [INFO] [Vault][Economy] Essentials Economy found: Waiting
  83. 2014-02-13 15:53:21 [INFO] [Vault][Permission] GroupManager found: Waiting
  84. 2014-02-13 15:53:21 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
  85. 2014-02-13 15:53:21 [INFO] [Vault][Chat] GroupManager found: Waiting
  86. 2014-02-13 15:53:21 [INFO] [Vault] Enabled Version 1.2.29-b370
  87. 2014-02-13 15:53:21 [INFO] [mcMMO] Enabling mcMMO v1.4.07-b3337
  88. 2014-02-13 15:53:22 [WARNING] [mcMMO] Could not get information about this mcMMO version; perhaps you are running a custom one?
  89. 2014-02-13 15:53:22 [INFO] [HyperConomy] Enabling HyperConomy v0.974.2
  90. 2014-02-13 15:53:22 [INFO] [HyperConomy]Using external economy plugin via Vault.
  91. 2014-02-13 15:53:22 [INFO] Preparing level "world"
  92. 2014-02-13 15:53:22 [INFO] Preparing start region for level 0 (Seed: 1458287349085289726)
  93. 2014-02-13 15:53:23 [INFO] Preparing start region for level 1 (Seed: 1458287349085289726)
  94. 2014-02-13 15:53:23 [INFO] Preparing start region for level 2 (Seed: 1458287349085289726)
  95. 2014-02-13 15:53:24 [INFO] [WorldBorder] Enabling WorldBorder v1.7.7
  96. 2014-02-13 15:53:24 [INFO] [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  97. 2014-02-13 15:53:24 [INFO] [WorldBorder] [CONFIG] Border-checking timed task started.
  98. 2014-02-13 15:53:24 [INFO] [WorldBorder] [CONFIG] World "world" has border radius 3000 at X: 200.7 Z: 443.5
  99. 2014-02-13 15:53:24 [INFO] For reference, the main world's spawn location is at X: 200.0 Y: 105.0 Z: 443.0
  100. 2014-02-13 15:53:24 [INFO] [GroupManager] Enabling GroupManager v2.0 (2.12.1) (Phoenix)
  101. 2014-02-13 15:53:24 [INFO] GroupManager - INFO - World Found: world
  102. 2014-02-13 15:53:24 [INFO] GroupManager - INFO - Superperms support enabled.
  103. 2014-02-13 15:53:24 [INFO] GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
  104. 2014-02-13 15:53:24 [INFO] GroupManager - INFO - Backups will be retained for 24 hours!
  105. 2014-02-13 15:53:24 [INFO] GroupManager version 2.0 (2.12.1) (Phoenix) is enabled!
  106. 2014-02-13 15:53:24 [INFO] [Vault][Permission] GroupManager hooked.
  107. 2014-02-13 15:53:24 [INFO] [Vault][Chat] GroupManager - Chat hooked.
  108. 2014-02-13 15:53:24 [INFO] [WorldEdit] Enabling WorldEdit v5.5.8
  109. 2014-02-13 15:53:24 [INFO] WEPIF: GroupManager detected! Using GroupManager for permissions.
  110. 2014-02-13 15:53:24 [INFO] [Citadel] Enabling Citadel v2.5.20
  111. 2014-02-13 15:53:24 [SEVERE] Error occurred while enabling Citadel v2.5.20 (Is it up to date?)
  112. java.lang.RuntimeException: An exception has occured while initializing the database
  113. at com.lennardf1989.bukkitex.MyDatabase.initializeDatabase(MyDatabase.java:83)
  114. at com.untamedears.citadel.dao.CitadelDao.<init>(CitadelDao.java:68)
  115. at com.untamedears.citadel.dao.CitadelCachingDao.<init>(CitadelCachingDao.java:98)
  116. at com.untamedears.citadel.Citadel.onEnable(Citadel.java:111)
  117. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  118. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
  119. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  120. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:284)
  121. at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:266)
  122. at net.minecraft.server.v1_6_R3.MinecraftServer.l(MinecraftServer.java:315)
  123. at net.minecraft.server.v1_6_R3.MinecraftServer.f(MinecraftServer.java:292)
  124. at net.minecraft.server.v1_6_R3.MinecraftServer.a(MinecraftServer.java:252)
  125. at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:152)
  126. at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:393)
  127. at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  128. Caused by: java.lang.RuntimeException: Failed to create a new instance of the EbeanServer
  129. at com.lennardf1989.bukkitex.MyDatabase.loadDatabase(MyDatabase.java:162)
  130. at com.lennardf1989.bukkitex.MyDatabase.initializeDatabase(MyDatabase.java:77)
  131. ... 14 more
  132. Caused by: com.avaje.ebeaninternal.server.lib.sql.DataSourceException: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'bukkit'
  133. at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.<init>(DataSourcePool.java:210)
  134. at com.avaje.ebeaninternal.server.lib.sql.DataSourceManager.getDataSource(DataSourceManager.java:210)
  135. at com.avaje.ebeaninternal.server.lib.sql.DataSourceGlobalManager.getDataSource(DataSourceGlobalManager.java:63)
  136. at com.avaje.ebeaninternal.server.core.DefaultServerFactory.getDataSourceFromConfig(DefaultServerFactory.java:427)
  137. at com.avaje.ebeaninternal.server.core.DefaultServerFactory.setDataSource(DefaultServerFactory.java:388)
  138. at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:168)
  139. at com.avaje.ebeaninternal.server.core.DefaultServerFactory.createServer(DefaultServerFactory.java:64)
  140. at com.avaje.ebean.EbeanServerFactory.create(EbeanServerFactory.java:78)
  141. at com.lennardf1989.bukkitex.MyDatabase.loadDatabase(MyDatabase.java:159)
  142. ... 15 more
  143. Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown database 'bukkit'
  144. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  145. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  146. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  147. at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  148. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  149. at com.mysql.jdbc.Util.getInstance(Util.java:382)
  150. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
  151. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  152. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  153. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
  154. at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
  155. at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
  156. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
  157. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  158. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  159. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  160. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  161. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  162. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  163. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  164. at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  165. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  166. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  167. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  168. at java.sql.DriverManager.getConnection(DriverManager.java:571)
  169. at java.sql.DriverManager.getConnection(DriverManager.java:187)
  170. at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.createUnpooledConnection(DataSourcePool.java:401)
  171. at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.createConnectionForQueue(DataSourcePool.java:607)
  172. at com.avaje.ebeaninternal.server.lib.sql.PooledConnectionQueue.ensureMinimumConnections(PooledConnectionQueue.java:205)
  173. at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.initialise(DataSourcePool.java:248)
  174. at com.avaje.ebeaninternal.server.lib.sql.DataSourcePool.<init>(DataSourcePool.java:208)
  175. ... 23 more
  176. 2014-02-13 15:53:24 [INFO] [AntiXRay] Enabling AntiXRay v1.7.3
  177. 2014-02-13 15:53:24 [INFO] [AntiXRay] AntiXRay enabled.
  178. 2014-02-13 15:53:24 [INFO] [PopulationDensity] Enabling PopulationDensity v3.8
  179. 2014-02-13 15:53:24 [INFO] PopDensity: PopulationDensity enabled.
  180. 2014-02-13 15:53:24 [INFO] PopDensity: Open region: "redstone" at 0 0.
  181. 2014-02-13 15:53:24 [INFO] [WorldGuard] Enabling WorldGuard v5.8
  182. 2014-02-13 15:53:24 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
  183. 2014-02-13 15:53:24 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
  184. 2014-02-13 15:53:24 [INFO] [WorldGuard] (world) Lava fire is blocked.
  185. 2014-02-13 15:53:24 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
  186. 2014-02-13 15:53:24 [INFO] [WorldGuard] Loaded configuration for world 'world'
  187. 2014-02-13 15:53:24 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  188. 2014-02-13 15:53:24 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
  189. 2014-02-13 15:53:24 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
  190. 2014-02-13 15:53:24 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  191. 2014-02-13 15:53:24 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
  192. 2014-02-13 15:53:24 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  193. 2014-02-13 15:53:24 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
  194. 2014-02-13 15:53:24 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
  195. 2014-02-13 15:53:24 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  196. 2014-02-13 15:53:24 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
  197. 2014-02-13 15:53:24 [INFO] [WorldGuard] 2 regions loaded for 'world'
  198. 2014-02-13 15:53:24 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
  199. 2014-02-13 15:53:24 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
  200. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Enabling CommunityBridge v2.1.3.341
  201. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Detected locale: en
  202. 2014-02-13 15:53:24 [WARNING] [CommunityBridge] The achievements.yml file is empty.
  203. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Log level : config
  204. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Plugin metrics enabled : false
  205. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Use achievements : false
  206. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Permissions system : GroupManager
  207. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Economy enabled : false
  208. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Autosync : true
  209. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Autosync every : 20 minutes
  210. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Synchronize during join event : true
  211. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Synchronize during quit event : true
  212. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Application url : http://Templar-Gaming.com/forum/
  213. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Date Format : yyyy-MM-dd hh:mm:ss a
  214. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Database hostname : 67.222.138.60
  215. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Database port : 3306
  216. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Database name : templar_form
  217. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Database username : templar_form
  218. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking auto reminder : true
  219. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking auto reminder every : 10 minutes
  220. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking notify registered : true
  221. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking notify unregistered : true
  222. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking kick unregistered : false
  223. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking unregistered group : Default
  224. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking registered group : Member
  225. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking notify player of group : true
  226. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking reg former unregistered only : true
  227. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking uses key-value pair : true
  228. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking table name : xf_user_field_value
  229. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking user ID column : user_id
  230. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking key-value pair key name : mcusername
  231. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking key-value pair key column : field_id
  232. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Linking key-value pair value column : field_value
  233. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Avatars config enabled : false
  234. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Post count config enabled : false
  235. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Post count user ID column : null
  236. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Post count post count column : null
  237. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Require avatars : false
  238. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Require minimum posts : false
  239. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Tracking statistics : false
  240. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Primary group table : xf_user
  241. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Primary group user id column : user_id
  242. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Primary group group id column : user_group_id
  243. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Primary group uses key : false
  244. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Secondary group table : xf_user
  245. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Secondary group user id column : user_id
  246. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Secondary group group id column : secondary_group_ids
  247. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Secondary group storage method : single
  248. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Secondary group id delimiter : ,
  249. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Simple synchronization enabled : true
  250. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Simple synchronization direction : two-way
  251. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Simple synchronization firstdirection: two-way
  252. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Simple synchronization notification : false
  253. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Simple synchronization P-groups : []
  254. 2014-02-13 15:53:24 [INFO] [CommunityBridge] Ban synchronization enabled : false
  255. 2014-02-13 15:54:38 [INFO] Read timed out
  256. 2014-02-13 15:55:12 [INFO] Read timed out
  257. 2014-02-13 15:55:32 [SEVERE] [CommunityBridge] Could not connect to MySQL Server:Communications link failure
  258.  
  259. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  260. 2014-02-13 15:55:32 [SEVERE] [CommunityBridge] Disabling CommunityBridge due to previous error.
  261. 2014-02-13 15:55:32 [INFO] [Essentials] Enabling Essentials vPre2.13.1.2
  262. 2014-02-13 15:55:32 [SEVERE] * ! * ! * ! * ! * ! * ! * ! * ! * ! * ! * ! * ! *
  263. 2014-02-13 15:55:32 [SEVERE] ?4* ! * Bukkit version is not the recommended build for Essentials.
  264. 2014-02-13 15:55:32 [SEVERE] ?6* ! * You need atleast build 2985 of CraftBukkit, download it from http://dl.bukkit.org/downloads/craftbukkit/
  265. 2014-02-13 15:55:32 [SEVERE] * ! * ! * ! * ! * ! * ! * ! * ! * ! * ! * ! * ! *
  266. 2014-02-13 15:55:32 [INFO] [Vault][Economy] Essentials Economy hooked.
  267. 2014-02-13 15:55:32 [INFO] [RedeemMCMMO] Enabling RedeemMCMMO v1.1.4
  268. 2014-02-13 15:55:32 [INFO] RedeemMCMMO is now enabled - Made by Candybuddy
  269. 2014-02-13 15:55:32 [INFO] [EssentialsProtect] Enabling EssentialsProtect vPre2.13.1.2
  270. 2014-02-13 15:55:32 [SEVERE] Essentials not installed or failed to load. Essenials Protect is in emergency mode now.
  271. 2014-02-13 15:55:32 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn vPre2.13.1.2
  272. 2014-02-13 15:55:32 [INFO] [VanishNoPacket] Enabling VanishNoPacket v3.18.7
  273. 2014-02-13 15:55:32 [INFO] [VanishNoPacket] Loading support for v1_6_R3
  274. 2014-02-13 15:55:32 [INFO] [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  275. 2014-02-13 15:55:32 [INFO] [VanishNoPacket] For awesome colored nametags on vanish, visit
  276. 2014-02-13 15:55:32 [INFO] [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  277. 2014-02-13 15:55:32 [INFO] [VanishNoPacket] and download TagAPI.jar
  278. 2014-02-13 15:55:32 [INFO] [VanishNoPacket] Now hooking into Essentials
  279. 2014-02-13 15:55:32 [INFO] [VanishNoPacket] v3.18.7 loaded.
  280. 2014-02-13 15:55:32 [INFO] [StatsGui] Enabling StatsGui v2.1
  281. 2014-02-13 15:55:32 [SEVERE] org.bukkit.configuration.InvalidConfigurationException: mapping keys are not allowed here
  282. in "<string>", line 13, column 17:
  283. colorcharacter: ?
  284. ^
  285.  
  286. 2014-02-13 15:55:32 [SEVERE] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
  287. 2014-02-13 15:55:32 [SEVERE] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138)
  288. 2014-02-13 15:55:32 [SEVERE] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105)
  289. 2014-02-13 15:55:32 [SEVERE] at me.cybermaxke.statsgui.api.utils.Config.load(Config.java:51)
  290. 2014-02-13 15:55:32 [SEVERE] at me.cybermaxke.statsgui.plugin.SimpleStatsPlugin.onEnable(SimpleStatsPlugin.java:70)
  291. 2014-02-13 15:55:32 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  292. 2014-02-13 15:55:32 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
  293. 2014-02-13 15:55:32 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  294. 2014-02-13 15:55:32 [SEVERE] at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:284)
  295. 2014-02-13 15:55:32 [SEVERE] at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:266)
  296. 2014-02-13 15:55:32 [SEVERE] at net.minecraft.server.v1_6_R3.MinecraftServer.l(MinecraftServer.java:315)
  297. 2014-02-13 15:55:32 [SEVERE] at net.minecraft.server.v1_6_R3.MinecraftServer.f(MinecraftServer.java:292)
  298. 2014-02-13 15:55:32 [SEVERE] at net.minecraft.server.v1_6_R3.MinecraftServer.a(MinecraftServer.java:252)
  299. 2014-02-13 15:55:32 [SEVERE] at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:152)
  300. 2014-02-13 15:55:32 [SEVERE] at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:393)
  301. 2014-02-13 15:55:32 [SEVERE] at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
  302. 2014-02-13 15:55:32 [SEVERE] Caused by: mapping keys are not allowed here
  303. in "<string>", line 13, column 17:
  304. colorcharacter: ?
  305. ^
  306.  
  307. 2014-02-13 15:55:32 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchKey(ScannerImpl.java:682)
  308. 2014-02-13 15:55:32 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:298)
  309. 2014-02-13 15:55:32 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179)
  310. 2014-02-13 15:55:32 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:591)
  311. 2014-02-13 15:55:32 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
  312. 2014-02-13 15:55:32 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
  313. 2014-02-13 15:55:32 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:133)
  314. 2014-02-13 15:55:32 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
  315. 2014-02-13 15:55:32 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
  316. 2014-02-13 15:55:32 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
  317. 2014-02-13 15:55:32 [SEVERE] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
  318. 2014-02-13 15:55:32 [SEVERE] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
  319. 2014-02-13 15:55:32 [SEVERE] at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
  320. 2014-02-13 15:55:32 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:399)
  321. 2014-02-13 15:55:32 [SEVERE] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
  322. 2014-02-13 15:55:32 [SEVERE] ... 15 more
  323. 2014-02-13 15:55:32 [INFO] [EssentialsChat] Enabling EssentialsChat vPre2.13.1.2
  324. 2014-02-13 15:55:32 [INFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.13.1.2
  325. 2014-02-13 15:55:32 [INFO] Server permissions file permissions.yml is empty, ignoring it
  326. 2014-02-13 15:55:32 [INFO] Done (129.583s)! For help, type "help" or "?"
  327. 2014-02-13 15:55:32 [INFO] Starting GS4 status listener
  328. 2014-02-13 15:55:32 [INFO] Query running on 192.99.13.84:25565
  329. 2014-02-13 15:55:32 [INFO] GroupManager - INFO - Bukkit Permissions Updated!
  330. 2014-02-13 15:55:32 [INFO] Disconnecting /98.117.219.78:55934: Protocol error
  331. 2014-02-13 15:55:32 [INFO] /98.117.219.78:55934 lost connection
  332. 2014-02-13 15:55:32 [INFO] Disconnecting /98.117.219.78:55937: Protocol error
  333. 2014-02-13 15:55:32 [INFO] /98.117.219.78:55937 lost connection
  334. 2014-02-13 15:55:32 [INFO] /192.99.13.84:35774 lost connection
  335. 2014-02-13 15:55:32 [INFO] Disconnecting /98.117.219.78:55965: Protocol error
  336. 2014-02-13 15:55:32 [INFO] /98.117.219.78:55965 lost connection
  337. 2014-02-13 15:55:32 [INFO] /192.99.13.84:35775 lost connection
  338. 2014-02-13 15:55:32 [INFO] PopDensity: Examining available resources in region "0 0"...
  339. 2014-02-13 15:55:32 [SEVERE] Exception in thread "pool-1-thread-3"
  340. 2014-02-13 15:55:32 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin HyperConomy v0.974.2 generated an exception while executing task 27
  341. at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  342. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  343. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  344. at java.lang.Thread.run(Thread.java:724)
  345. Caused by: java.lang.RuntimeException: Essentials API is called before Essentials is loaded.
  346. at com.earth2me.essentials.api.Economy.getUserByName(Economy.java:85)
  347. at com.earth2me.essentials.api.Economy.playerExists(Economy.java:400)
  348. at net.milkbowl.vault.economy.plugins.Economy_Essentials.hasAccount(Economy_Essentials.java:281)
  349. at regalowl.hyperconomy.HyperPlayer.createExternalAccount(HyperPlayer.java:75)
  350. at regalowl.hyperconomy.HyperPlayer.<init>(HyperPlayer.java:70)
  351. at regalowl.hyperconomy.EconomyManager$3.run(EconomyManager.java:384)
  352. at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftTask.run(CraftTask.java:53)
  353. at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  354. ... 3 more
  355.  
  356. 2014-02-13 15:55:32 [INFO] ***** Vault Version Checker *****
  357. 2014-02-13 15:55:32 [WARNING] Stable Version: 1.2.31 is out!
  358. 2014-02-13 15:55:32 [WARNING] Current Version: 1.2.29
  359. 2014-02-13 15:55:32 [WARNING] Update Vault at: http://dev.bukkit.org/server-mods/vault
  360. 2014-02-13 15:55:32 [INFO] *********************************
  361. 2014-02-13 15:55:34 [SEVERE] Exception in thread "pool-1-thread-1"
  362. 2014-02-13 15:55:34 [SEVERE] org.apache.commons.lang.UnhandledException: Plugin PopulationDensity v3.8 generated an exception while executing task 33
  363. at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  364. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
  365. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
  366. at java.lang.Thread.run(Thread.java:724)
  367. Caused by: java.lang.NoSuchFieldError: LOG_2
  368. at me.ryanhamshire.PopulationDensity.ScanRegionTask.run(ScanRegionTask.java:122)
  369. at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftTask.run(CraftTask.java:53)
  370. at org.bukkit.craftbukkit.v1_6_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  371. ... 3 more
  372.  
  373. 2014-02-13 15:55:34 [INFO] [VanishNoPacket] Error: Could not check if plugin was up to date. Will try later
  374. 2014-02-13 15:55:39 [INFO] Disconnecting /98.117.219.78:56002: Protocol error
  375. 2014-02-13 15:55:39 [INFO] /98.117.219.78:56002 lost connection
  376. 2014-02-13 15:55:43 [INFO] CONSOLE: Stopping the server..
  377. 2014-02-13 15:55:43 [INFO] Stopping server
  378. 2014-02-13 15:55:43 [INFO] [EssentialsAntiBuild] Disabling EssentialsAntiBuild vPre2.13.1.2
  379. 2014-02-13 15:55:43 [INFO] [StatsGui] Disabling StatsGui v2.1
  380. 2014-02-13 15:55:43 [INFO] [VanishNoPacket] Disabling VanishNoPacket v3.18.7
  381. 2014-02-13 15:55:43 [INFO] [VanishNoPacket] v3.18.7 unloaded.
  382. 2014-02-13 15:55:43 [INFO] [EssentialsProtect] Disabling EssentialsProtect vPre2.13.1.2
  383. 2014-02-13 15:55:43 [INFO] [RedeemMCMMO] Disabling RedeemMCMMO v1.1.4
  384. 2014-02-13 15:55:43 [INFO] RedeemMCMMO is now disabled - Made by Candybuddy
  385. 2014-02-13 15:55:43 [INFO] [HyperConomy] Disabling HyperConomy v0.974.2
  386. 2014-02-13 15:55:44 [INFO] [CommunityBridge] Disabling CommunityBridge v2.1.3.341
  387. 2014-02-13 15:55:44 [INFO] [CommunityBridge] Disabled...
  388. 2014-02-13 15:55:44 [INFO] [WorldGuard] Disabling WorldGuard v5.8
  389. 2014-02-13 15:55:44 [INFO] [mcMMO] Disabling mcMMO v1.4.07-b3337
  390. 2014-02-13 15:55:44 [INFO] [Vault] Disabling Vault v1.2.29-b370
  391. 2014-02-13 15:55:44 [INFO] [PopulationDensity] Disabling PopulationDensity v3.8
  392. 2014-02-13 15:55:44 [INFO] PopDensity: PopulationDensity disabled.
  393. 2014-02-13 15:55:44 [INFO] [AntiXRay] Disabling AntiXRay v1.7.3
  394. 2014-02-13 15:55:44 [INFO] [Citadel] Disabling Citadel v2.5.20
  395. 2014-02-13 15:55:44 [INFO] [WorldEdit] Disabling WorldEdit v5.5.8
  396. 2014-02-13 15:55:44 [INFO] [GroupManager] Disabling GroupManager v2.0 (2.12.1) (Phoenix)
  397. 2014-02-13 15:55:44 [INFO] GroupManager - INFO - Scheduled Data Saving is disabled!
  398. 2014-02-13 15:55:44 [INFO] GroupManager version 2.0 (2.12.1) (Phoenix) is disabled!
  399. 2014-02-13 15:55:44 [INFO] [WorldBorder] Disabling WorldBorder v1.7.7
  400. 2014-02-13 15:55:44 [INFO] [WorldBorder] [CONFIG] Border-checking timed task stopped.
  401. 2014-02-13 15:55:44 [INFO] Saving players
  402. 2014-02-13 15:55:44 [WARNING] DSCT: Socket closed
  403. 2014-02-13 15:55:44 [INFO] Saving worlds
  404. 2014-02-13 15:55:44 [INFO] Closing listening thread
  405. 2014-02-13 15:55:44 [INFO] Saving chunks for level 'world'/Overworld
  406. 2014-02-13 15:55:44 [INFO] Saving chunks for level 'world_nether'/Nether
  407. 2014-02-13 15:55:44 [INFO] Saving chunks for level 'world_the_end'/The End
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement