Advertisement
Guest User

Log

a guest
Jul 20th, 2012
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.89 KB | None | 0 0
  1. 2012-07-20 17:05:40 [INFO] Can not test connection as heartbeatsql is not set
  2. 2012-07-20 17:05:40 [INFO] Closing Connection[AuthDB Legacy.1] psReuse[3] psCreate[5] psSize[5]
  3. 2012-07-20 17:05:40 [SEVERE] Could not pass event PlayerLoginEvent to AuthDB Legacy
  4. org.bukkit.event.EventException
  5. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
  6. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  7. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  8. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  9. at net.minecraft.server.ServerConfigurationManager.attemptLogin(ServerConfigurationManager.java:227)
  10. at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:102)
  11. at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:94)
  12. at net.minecraft.server.Packet1Login.handle(SourceFile:68)
  13. at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
  14. at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:48)
  15. at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:66)
  16. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
  17. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
  18. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  19. Caused by: javax.persistence.PersistenceException: ERROR executing DML bindLog[] error[[SQLITE_CONSTRAINT] Abort due to constraint violation (PRIMARY KEY must be unique)]
  20. at com.avaje.ebeaninternal.server.persist.dml.DmlBeanPersister.execute(DmlBeanPersister.java:116)
  21. at com.avaje.ebeaninternal.server.persist.dml.DmlBeanPersister.insert(DmlBeanPersister.java:76)
  22. at com.avaje.ebeaninternal.server.persist.DefaultPersistExecute.executeInsertBean(DefaultPersistExecute.java:91)
  23. at com.avaje.ebeaninternal.server.core.PersistRequestBean.executeNow(PersistRequestBean.java:527)
  24. at com.avaje.ebeaninternal.server.core.PersistRequestBean.executeOrQueue(PersistRequestBean.java:557)
  25. at com.avaje.ebeaninternal.server.persist.DefaultPersister.insert(DefaultPersister.java:404)
  26. at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveVanillaInsert(DefaultPersister.java:377)
  27. at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveVanillaRecurse(DefaultPersister.java:361)
  28. at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveRecurse(DefaultPersister.java:308)
  29. at com.avaje.ebeaninternal.server.persist.DefaultPersister.save(DefaultPersister.java:282)
  30. at com.avaje.ebeaninternal.server.core.DefaultServer.save(DefaultServer.java:1577)
  31. at com.avaje.ebeaninternal.server.core.DefaultServer.save(DefaultServer.java:1567)
  32. at com.authdb.util.databases.EBean.sync(EBean.java:105)
  33. at com.authdb.util.databases.EBean.sync(EBean.java:88)
  34. at com.authdb.listeners.AuthDBPlayerListener.onPlayerLogin(AuthDBPlayerListener.java:68)
  35. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  37. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  38. at java.lang.reflect.Method.invoke(Unknown Source)
  39. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  40. ... 13 more
  41. Caused by: java.sql.SQLException: [SQLITE_CONSTRAINT] Abort due to constraint violation (PRIMARY KEY must be unique)
  42. at org.sqlite.DB.newSQLException(DB.java:383)
  43. at org.sqlite.DB.newSQLException(DB.java:387)
  44. at org.sqlite.DB.execute(DB.java:342)
  45. at org.sqlite.DB.executeUpdate(DB.java:363)
  46. at org.sqlite.PrepStmt.executeUpdate(PrepStmt.java:85)
  47. at com.avaje.ebeaninternal.server.lib.sql.ExtendedPreparedStatement.executeUpdate(ExtendedPreparedStatement.java:164)
  48. at com.avaje.ebeaninternal.server.type.DataBind.executeUpdate(DataBind.java:74)
  49. at com.avaje.ebeaninternal.server.persist.dml.InsertHandler.execute(InsertHandler.java:155)
  50. at com.avaje.ebeaninternal.server.persist.dml.DmlBeanPersister.execute(DmlBeanPersister.java:105)
  51. ... 32 more
  52. 2012-07-20 17:05:40 [INFO] Creating empty config: C:\server\plugins\Essentials\userdata\lehaborodin.yml
  53. 2012-07-20 17:05:40 [INFO] LehaBorodin [/46.32.64.148:50581] logged in with entity id 369 at ([world] -752.5, 83.62000000476837, 484.5)
  54. 2012-07-20 17:05:41 [INFO] [Citizens] Creating new config file at lehaborodin.yml.
  55. 2012-07-20 17:05:46 [INFO] /176.51.233.83:50278 потерял соеденение
  56. 2012-07-20 17:05:46 [INFO] /89.178.223.97:54365 потерял соеденение
  57. 2012-07-20 17:05:46 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  58. 2012-07-20 17:05:48 [INFO] ASTIAN [/188.66.33.8:51294] logged in with entity id 1683 at ([world] -761.5, 96.62000000476837, 482.5)
  59. 2012-07-20 17:05:49 [INFO] The automatic update-Check only work every 1 hours, the last check was 7 minutes ago.
  60. 2012-07-20 17:06:11 [INFO] DataSourcePool [AuthDB Legacy] grow; id[AuthDB Legacy.2] busy[3] max[20]
  61. 2012-07-20 17:06:22 [INFO] Тайм-аут чтения
  62. 2012-07-20 17:06:52 [INFO] Сброшено соединение
  63. 2012-07-20 17:06:52 [INFO] Тайм-аут чтения
  64. 2012-07-20 17:06:56 [INFO] Тайм-аут чтения
  65. 2012-07-20 17:07:02 [INFO] Тайм-аут чтения
  66. 2012-07-20 17:07:14 [INFO] Тайм-аут чтения
  67. 2012-07-20 17:07:22 [INFO] Тайм-аут чтения
  68. 2012-07-20 17:07:32 [INFO] Тайм-аут чтения
  69. 2012-07-20 17:07:44 [INFO] Тайм-аут чтения
  70. 2012-07-20 17:07:53 [INFO] Тайм-аут чтения
  71. 2012-07-20 17:08:02 [INFO] Тайм-аут чтения
  72. 2012-07-20 17:08:13 [INFO] Тайм-аут чтения
  73. 2012-07-20 17:08:19 [INFO] Тайм-аут чтения
  74. 2012-07-20 17:08:27 [INFO] Тайм-аут чтения
  75. 2012-07-20 17:08:29 [INFO] Тайм-аут чтения
  76. 2012-07-20 17:09:11 [INFO] Starting CraftBukkit RUS version 1.2.5
  77. 2012-07-20 17:09:11 [INFO] Loading properties
  78. 2012-07-20 17:09:11 [INFO] Starting CraftBukkit RUS on *:25565
  79. 2012-07-20 17:09:11 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  80. 2012-07-20 17:09:11 [WARNING] The server will make no attempt to authenticate usernames. Beware.
  81. 2012-07-20 17:09:11 [WARNING] 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.
  82. 2012-07-20 17:09:11 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
  83. 2012-07-20 17:09:11 [INFO] This server is running CraftBukkit version git-Bukkit-unknown (MC: 1.2.5) (Implementing API version 1.2.5-R4.1-SNAPSHOT)
  84. 2012-07-20 17:09:11 [WARNING] Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException
  85. 2012-07-20 17:09:11 [INFO] Starting Minequery server on *:25566
  86. 2012-07-20 17:09:12 [INFO] [PermissionsEx] sql backend registered!
  87. 2012-07-20 17:09:12 [INFO] [PermissionsEx] file backend registered!
  88. 2012-07-20 17:09:12 [INFO] [PermissionsEx] PermissionEx plugin initialized.
  89. 2012-07-20 17:09:12 [INFO] While loading AuthDB Legacy (plugins\authdb.jar) found old-data folder: plugins\authdb next to the new one: plugins\AuthDB Legacy
  90. 2012-07-20 17:09:12 [SEVERE] ebean.properties not found
  91. 2012-07-20 17:09:12 [INFO] DataSourcePool [AuthDB Legacy] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  92. 2012-07-20 17:09:12 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  93. 2012-07-20 17:09:15 [INFO] Entities enhanced[0] subclassed[1]
  94. 2012-07-20 17:09:15 [INFO] [Orebfuscator] Loading Orebfuscator v1.5.2
  95. 2012-07-20 17:09:15 [INFO] [NoKick] Loading NoKick v1.0
  96. 2012-07-20 17:09:15 [INFO] [ConsoleScheduler] Loading ConsoleScheduler v0.3.1
  97. 2012-07-20 17:09:15 [INFO] [PlayerLogger] Loading PlayerLogger v2.3
  98. 2012-07-20 17:09:15 [INFO] [Vault] Loading Vault v1.2.16-b184
  99. 2012-07-20 17:09:15 [INFO] [TreeAssist] Loading TreeAssist v4.4
  100. 2012-07-20 17:09:15 [INFO] [RepairShop] Loading RepairShop v2.1.4
  101. 2012-07-20 17:09:15 [INFO] [MCDocs] Loading MCDocs v14.2
  102. 2012-07-20 17:09:15 [INFO] [RemoteToolkitPlugin] Loading RemoteToolkitPlugin v0.61
  103. 2012-07-20 17:09:15 [INFO] [dynmap] Loading dynmap v0.40-1180
  104. 2012-07-20 17:09:15 [INFO] [AutoMessage] Loading AutoMessage v1.4.5
  105. 2012-07-20 17:09:15 [INFO] [EnchantShops] Loading EnchantShops v0.1.4
  106. 2012-07-20 17:09:15 [INFO] [DisguiseCraft] Loading DisguiseCraft v2.8
  107. 2012-07-20 17:09:15 [INFO] [NRShop] Loading NRShop v1
  108. 2012-07-20 17:09:15 [INFO] [Scavenger] Loading Scavenger v1.9d
  109. 2012-07-20 17:09:15 [INFO] [OpenInv] Loading OpenInv v1.8.5
  110. 2012-07-20 17:09:15 [INFO] [milkAdmin] Loading milkAdmin v1.9-07.08
  111. 2012-07-20 17:09:15 [INFO] [Citizens] Loading Citizens v1.2
  112. 2012-07-20 17:09:15 [INFO] [Jobs] Loading Jobs v2.8.5
  113. 2012-07-20 17:09:15 [INFO] [Minequery] Loading Minequery v1.5
  114. 2012-07-20 17:09:15 [INFO] [WorldEdit] Loading WorldEdit v5.3
  115. 2012-07-20 17:09:15 [INFO] [uHome] Loading uHome v1.5
  116. 2012-07-20 17:09:15 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.3
  117. 2012-07-20 17:09:15 [INFO] [PermissionsEx] Initializing sql backend
  118. 2012-07-20 17:09:15 [INFO] [PermissionsEx-SQL] Connecting to database "mysql://localhost:3306/gamebox_gamebox64"
  119. 2012-07-20 17:09:16 [INFO] [PermissionsEx-SQL] Successfuly connected to database
  120. 2012-07-20 17:09:16 [INFO] [FigAdmin] Loading FigAdmin v4.0.16
  121. 2012-07-20 17:09:16 [INFO] [WorldGuard] Loading WorldGuard v5.5.3
  122. 2012-07-20 17:09:16 [INFO] [AuthDB Legacy] Loading AuthDB Legacy v2.3.7.260
  123. 2012-07-20 17:09:16 [INFO] [iConomy] Loading iConomy v7.0
  124. 2012-07-20 17:09:16 [INFO] [MobSpawnControl] Loading MobSpawnControl v2.4.3.1
  125. 2012-07-20 17:09:16 [INFO] [Modifyworld] Loading Modifyworld v1.19.3
  126. 2012-07-20 17:09:16 [INFO] [GriefPrevention] Loading GriefPrevention v5.4
  127. 2012-07-20 17:09:16 [INFO] [FalseBookCore] Loading FalseBookCore v0.93.1alpha
  128. 2012-07-20 17:09:16 [INFO] [MobHealth] Loading MobHealth v4.8.5
  129. 2012-07-20 17:09:16 [INFO] [Essentials] Loading Essentials v2.9.2
  130. 2012-07-20 17:09:16 [INFO] [WorldBorder] Loading WorldBorder v1.5.4
  131. 2012-07-20 17:09:16 [INFO] [Dynmap-WorldGuard] Loading Dynmap-WorldGuard v0.16
  132. 2012-07-20 17:09:16 [INFO] [FalseBookIC] Loading FalseBookIC v0.93.1alpha
  133. 2012-07-20 17:09:16 [INFO] [FalseBookExtra] Loading FalseBookExtra v0.93.1alpha
  134. 2012-07-20 17:09:16 [INFO] [Quarantine] Loading Quarantine v0.7
  135. 2012-07-20 17:09:16 [INFO] [FalseBookCart] Loading FalseBookCart v0.93.1alpha
  136. 2012-07-20 17:09:16 [INFO] [ChatManager] Loading ChatManager v1.19.1
  137. 2012-07-20 17:09:16 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.2
  138. 2012-07-20 17:09:16 [INFO] MLog clients using java 1.4+ standard logging.
  139. 2012-07-20 17:09:16 [INFO] [FalseBookChat] Loading FalseBookChat v0.93.1alpha
  140. 2012-07-20 17:09:16 [INFO] [FalseBookBlock] Loading FalseBookBlock v0.93.1alpha
  141. 2012-07-20 17:09:16 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.2
  142. 2012-07-20 17:09:16 [INFO] [Dynmap-Essentials] Loading Dynmap-Essentials v0.14
  143. 2012-07-20 17:09:16 [INFO] [LWC] Loading LWC v4.2.0 (b698-git-58bc9cba) (May 19, 2012)
  144. 2012-07-20 17:09:16 [INFO] [Factions] Loading Factions v1.6.8
  145. 2012-07-20 17:09:16 [INFO] [Dynmap-Factions] Loading Dynmap-Factions v0.18
  146. 2012-07-20 17:09:16 [INFO] [ChestShop] Loading ChestShop v3.46
  147. 2012-07-20 17:09:16 [INFO] [DragonTravel] Loading DragonTravel v1.3
  148. 2012-07-20 17:09:16 [INFO] [AntiCheat] Loading AntiCheat v1.3.3
  149. 2012-07-20 17:09:16 [INFO] [Orebfuscator] Enabling Orebfuscator v1.5.2
  150. 2012-07-20 17:09:16 [INFO] [OFC] Spout not found, using non-Spout mode.
  151. 2012-07-20 17:09:16 [INFO] [OFC] Statistics features enabling...
  152. 2012-07-20 17:09:16 [INFO] [OFC] Version 1.5.2 enabled!
  153. 2012-07-20 17:09:16 [INFO] [Vault] Enabling Vault v1.2.16-b184
  154. 2012-07-20 17:09:16 [INFO] [Vault][Economy] Essentials Economy found: Waiting
  155. 2012-07-20 17:09:16 [SEVERE] iConomy6 - If you are using Flatfile storage be aware that iCo6 has a CRITICAL bug which can wipe ALL iconomy data.
  156. 2012-07-20 17:09:16 [SEVERE] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  157. 2012-07-20 17:09:16 [SEVERE] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  158. 2012-07-20 17:09:16 [INFO] [Vault][Economy] iConomy 6 found: Waiting
  159. 2012-07-20 17:09:16 [INFO] [Vault][Permission] PermissionsEx found: Waiting
  160. 2012-07-20 17:09:16 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
  161. 2012-07-20 17:09:16 [INFO] [Vault][Chat] PermissionsEx found: Waiting
  162. 2012-07-20 17:09:16 [INFO] [Vault] Enabled Version 1.2.16-b184
  163. 2012-07-20 17:09:16 [INFO] [AuthDB Legacy] Enabling AuthDB Legacy v2.3.7.260
  164. 2012-07-20 17:09:16 [INFO] [AuthDB Legacy] messages language set to English
  165. 2012-07-20 17:09:16 [INFO] [AuthDB Legacy] commands language set to English
  166. 2012-07-20 17:09:16 [INFO] [AuthDB Legacy] 593 user registrations in database
  167. 2012-07-20 17:09:16 [INFO] [AuthDB Legacy] 2.3.7.260 is enabled
  168. 2012-07-20 17:09:16 [INFO] [AuthDB Legacy] developed by CraftFire <[email protected]>
  169. 2012-07-20 17:09:16 [INFO] [LWC] Enabling LWC v4.2.0 (b698-git-58bc9cba) (May 19, 2012)
  170. 2012-07-20 17:09:16 [INFO] LWC: Loading shared objects
  171. 2012-07-20 17:09:16 [INFO] LWC: Native library: plugins/LWC/lib/native/Windows/amd64/sqlitejdbc.dll
  172. 2012-07-20 17:09:16 [INFO] LWC: Protection cache: 0/10000
  173. 2012-07-20 17:09:16 [INFO] LWC: Loaded 207 locale strings (0 overrides)
  174. 2012-07-20 17:09:16 [INFO] [LWC] Permissions API: VaultPermissions
  175. 2012-07-20 17:09:16 [INFO] [LWC] Currency API: VaultCurrency
  176. 2012-07-20 17:09:16 [INFO] [LWC] Connecting to MySQL
  177. 2012-07-20 17:09:16 [INFO] [LWC] Performing any necessary database updates
  178. 2012-07-20 17:09:16 [INFO] [LWC] Using database: Mysql-connector-java-5.1.14 ( Revision: ${bzr.revision-id} )
  179. 2012-07-20 17:09:16 [INFO] LWC: Precached 1700 protections.
  180. 2012-07-20 17:09:16 [INFO] LWC: At version: 4.2.0 (b698)
  181. 2012-07-20 17:09:16 [INFO] Preparing level "world"
  182. 2012-07-20 17:09:16 [INFO] Default game type: 0
  183. 2012-07-20 17:09:16 [INFO] Preparing start region for level 0 (Seed: 287136379002525945)
  184. 2012-07-20 17:09:17 [INFO] Preparing start region for level 1 (Seed: 287136379002525945)
  185. 2012-07-20 17:09:17 [INFO] Preparing start region for level 2 (Seed: 984988030646860793)
  186. 2012-07-20 17:09:17 [INFO] [NoKick] Enabling NoKick v1.0
  187. 2012-07-20 17:09:17 [INFO] NoKick by Totenfluch loaded!
  188. 2012-07-20 17:09:17 [INFO] [ConsoleScheduler] Enabling ConsoleScheduler v0.3.1
  189. 2012-07-20 17:09:17 [INFO] [ConsoleScheduler] (By Rahazan) - v0.3.1 loaded.
  190. 2012-07-20 17:09:17 [INFO] [ConsoleScheduler] Command execution will start in 5 seconds.
  191. 2012-07-20 17:09:17 [INFO] [PlayerLogger] Enabling PlayerLogger v2.3
  192. 2012-07-20 17:09:17 [INFO] PlayerLogger v2.3 has been Enabled
  193. 2012-07-20 17:09:17 [INFO] [TreeAssist] Enabling TreeAssist v4.4
  194. 2012-07-20 17:09:17 [INFO] [RepairShop] Enabling RepairShop v2.1.4
  195. 2012-07-20 17:09:17 [INFO] [RepairShop] Checking for updates...
  196. 2012-07-20 17:09:18 [INFO] [RepairShop] Could not check for Updates!
  197. 2012-07-20 17:09:18 [INFO] [RepairShop] No update is available
  198. 2012-07-20 17:09:18 [INFO] [RepairShop] hooked into iConomy version 7.0
  199. 2012-07-20 17:09:18 [INFO] [RepairShop] found PermissionsEx Version 1.19.3
  200. 2012-07-20 17:09:18 [INFO] [RepairShop] version 2.1.4 is enabled!
  201. 2012-07-20 17:09:18 [INFO] [MCDocs] Enabling MCDocs v14.2
  202. 2012-07-20 17:09:18 [INFO] [MCDocs] (Tazzernator/Andrew Tajsic) - v14.2 loaded.
  203. 2012-07-20 17:09:18 [INFO] [RemoteToolkitPlugin] Enabling RemoteToolkitPlugin v0.61
  204. 2012-07-20 17:09:18 [INFO] Error loading Toolkit plugin properties: java.io.FileNotFoundException: toolkit\remote.properties (Системе не удается найти указанный путь)
  205. 2012-07-20 17:09:18 [SEVERE] java.io.FileNotFoundException: toolkit\remote.properties (Системе не удается найти указанный путь)
  206. 2012-07-20 17:09:18 [SEVERE] at java.io.FileInputStream.open(Native Method)
  207. 2012-07-20 17:09:18 [SEVERE] at java.io.FileInputStream.<init>(Unknown Source)
  208. 2012-07-20 17:09:18 [SEVERE] at java.io.FileInputStream.<init>(Unknown Source)
  209. 2012-07-20 17:09:18 [SEVERE] at com.drdanick.McRKit.plugin.RTKPlugin.onEnable(RTKPlugin.java:33)
  210. 2012-07-20 17:09:18 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  211. 2012-07-20 17:09:18 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  212. 2012-07-20 17:09:18 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  213. 2012-07-20 17:09:18 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
  214. 2012-07-20 17:09:18 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
  215. 2012-07-20 17:09:18 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
  216. 2012-07-20 17:09:18 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
  217. 2012-07-20 17:09:18 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
  218. 2012-07-20 17:09:18 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
  219. 2012-07-20 17:09:18 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  220. 2012-07-20 17:09:18 [SEVERE] Error occurred while enabling RemoteToolkitPlugin v0.61 (Is it up to date?)
  221. java.lang.NullPointerException
  222. at com.drdanick.McRKit.plugin.RTKEventHandler.<init>(RTKEventHandler.java:28)
  223. at com.drdanick.McRKit.plugin.RTKPlugin.onEnable(RTKPlugin.java:39)
  224. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
  225. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
  226. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
  227. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
  228. at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
  229. at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
  230. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
  231. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
  232. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
  233. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  234. 2012-07-20 17:09:18 [INFO] [dynmap] Enabling dynmap v0.40-1180
  235. 2012-07-20 17:09:18 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.3
  236. 2012-07-20 17:09:18 [INFO] [PermissionsEx] Superperms support enabled.
  237. 2012-07-20 17:09:18 [INFO] [PermissionsEx] v1.19.3 enabled
  238. 2012-07-20 17:09:18 [INFO] [Vault][Permission] PermissionsEx hooked.
  239. 2012-07-20 17:09:18 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
  240. 2012-07-20 17:09:18 [INFO] [dynmap] Using PermissionsEx 1.19.3 for access control
  241. 2012-07-20 17:09:19 [INFO] [dynmap] Loaded 20 shaders.
  242. 2012-07-20 17:09:19 [INFO] [dynmap] Loaded 82 perspectives.
  243. 2012-07-20 17:09:19 [INFO] [dynmap] Loaded 12 lightings.
  244. 2012-07-20 17:09:19 [INFO] [dynmap] Web server started on address 0.0.0.0:8123
  245. 2012-07-20 17:09:19 [INFO] [dynmap] version 0.40-1180 is enabled - core version 0.40-272
  246. 2012-07-20 17:09:19 [INFO] [dynmap] Loaded 3 maps of world 'world'.
  247. 2012-07-20 17:09:19 [INFO] [dynmap] Loaded 2 maps of world 'world_nether'.
  248. 2012-07-20 17:09:19 [INFO] [dynmap] Loaded 2 maps of world 'world_the_end'.
  249. 2012-07-20 17:09:19 [INFO] [dynmap] Enabled
  250. 2012-07-20 17:09:19 [INFO] [AutoMessage] Enabling AutoMessage v1.4.5
  251. 2012-07-20 17:09:19 [INFO] [AutoMessage] AutoMessage Enabled!
  252. 2012-07-20 17:09:19 [INFO] [EnchantShops] Enabling EnchantShops v0.1.4
  253. 2012-07-20 17:09:19 [INFO] [EnchantShops] v0.1.4 - EnchantShops loaded.
  254. 2012-07-20 17:09:19 [INFO] [EnchantShops] v0.1.4 - config loaded.
  255. 2012-07-20 17:09:19 [INFO] [EnchantShops] v0.1.4 - Using economy iConomy 6
  256. 2012-07-20 17:09:19 [INFO] [EnchantShops] v0.1.4 - enabled.
  257. 2012-07-20 17:09:19 [INFO] [DisguiseCraft] Enabling DisguiseCraft v2.8
  258. 2012-07-20 17:09:19 [INFO] DisguiseCraft version 2.8 is enabled!
  259. 2012-07-20 17:09:19 [INFO] [NRShop] Enabling NRShop v1
  260. 2012-07-20 17:09:19 [INFO] NRShop: enabled.
  261. 2012-07-20 17:09:19 [INFO] [Scavenger] Enabling Scavenger v1.9d
  262. 2012-07-20 17:09:19 [INFO] [Scavenger] Configuration loaded.
  263. 2012-07-20 17:09:19 [INFO] [Scavenger] Economy disabled. Item recovery will be free.
  264. 2012-07-20 17:09:19 [INFO] [Scavenger] Loaded ignore list. (Count = 0)
  265. 2012-07-20 17:09:19 [INFO] [OpenInv] Enabling OpenInv v1.8.5
  266. 2012-07-20 17:09:19 [INFO] [OpenInv] version 1.8.5 enabled!
  267. 2012-07-20 17:09:19 [INFO] [milkAdmin] Enabling milkAdmin v1.9-07.08
  268. 2012-07-20 17:09:19 [INFO] [milkAdmin] Permission support enabled!
  269. 2012-07-20 17:09:19 [INFO] [milkAdmin] Banlist Files Loaded
  270. 2012-07-20 17:09:19 [INFO] [milkAdmin] Banned Nicknames: (15 nicks)
  271. 2012-07-20 17:09:19 [INFO] [milkAdmin] Banned IPs: (4 IPs)
  272. 2012-07-20 17:09:19 [WARNING] [milkAdmin] Not using RTK. Required to Start/Stop/Restart/Backup.
  273. 2012-07-20 17:09:19 [INFO] [milkAdmin] v1.9-07.08 is enabled!
  274. 2012-07-20 17:09:19 [INFO] [milkAdmin] Developed by: [Sharkiller]
  275. 2012-07-20 17:09:19 [INFO] [Citizens] Enabling Citizens v1.2
  276. 2012-07-20 17:09:19 [INFO] [milkAdmin] WebServer listening on port 25000
  277. 2012-07-20 17:09:19 [INFO] [Citizens] NPC types loaded: blacksmith, guard, healer, quester, trader, wizard
  278. 2012-07-20 17:09:20 [INFO] [Citizens] version [1.2] loaded.
  279. 2012-07-20 17:09:20 [INFO] [Jobs] Enabling Jobs v2.8.5
  280. 2012-07-20 17:09:20 [SEVERE] [Jobs] Job Brewer has an invalid REDSTONE_DUST Brew type property. Skipping!
  281. 2012-07-20 17:09:20 [INFO] [Jobs] Started database save task
  282. 2012-07-20 17:09:20 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
  283. 2012-07-20 17:09:20 [INFO] [Jobs] Database save task shutdown
  284. 2012-07-20 17:09:20 [INFO] [Jobs] Plugin has been enabled succesfully.
  285. 2012-07-20 17:09:20 [INFO] [Jobs] Login manager started
  286. 2012-07-20 17:09:20 [INFO] [Jobs] Started database save task
  287. 2012-07-20 17:09:20 [INFO] [Minequery] Enabling Minequery v1.5
  288. 2012-07-20 17:09:20 [INFO] [WorldEdit] Enabling WorldEdit v5.3
  289. 2012-07-20 17:09:20 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  290. 2012-07-20 17:09:20 [INFO] [uHome] Enabling uHome v1.5
  291. 2012-07-20 17:09:20 [INFO] [uHome] Loaded permission node: uhome.limit.a with order 1
  292. 2012-07-20 17:09:20 [INFO] [uHome] Loaded permission node: uhome.limit.b with order 2
  293. 2012-07-20 17:09:20 [INFO] [uHome] Loaded permission node: uhome.limit.c with order 3
  294. 2012-07-20 17:09:20 [INFO] [uHome] Loaded permission node: uhome.limit.d with order 4
  295. 2012-07-20 17:09:20 [INFO] [uHome] Loaded permission node: uhome.limit.e with order 5
  296. 2012-07-20 17:09:20 [INFO] [uHome] Loaded 5 permission based home limits.
  297. 2012-07-20 17:09:20 [INFO] [uHome] Loaded permission node: uhome.invlimit.a with order 1
  298. 2012-07-20 17:09:20 [INFO] [uHome] Loaded permission node: uhome.invlimit.b with order 2
  299. 2012-07-20 17:09:20 [INFO] [uHome] Loaded permission node: uhome.invlimit.c with order 3
  300. 2012-07-20 17:09:20 [INFO] [uHome] Loaded permission node: uhome.invlimit.d with order 4
  301. 2012-07-20 17:09:20 [INFO] [uHome] Loaded permission node: uhome.invlimit.e with order 5
  302. 2012-07-20 17:09:20 [INFO] [uHome] Loaded 5 permission based invite limits.
  303. 2012-07-20 17:09:20 [INFO] [uHome] DB test passed, no changes made.
  304. 2012-07-20 17:09:20 [INFO] [uHome] Database is up-to-date.
  305. 2012-07-20 17:09:20 [INFO] [uHome] 164 homes loaded
  306. 2012-07-20 17:09:20 [INFO] [uHome] 30 invites loaded
  307. 2012-07-20 17:09:20 [INFO] [uHome] Using localization: English (en) by ks07
  308. 2012-07-20 17:09:20 [INFO] [uHome] Sending anonymous usage statistics to metrics.griefcraft.com.
  309. 2012-07-20 17:09:20 [INFO] [FigAdmin] Enabling FigAdmin v4.0.16
  310. 2012-07-20 17:09:20 [INFO] [FigAdmin] Initialized db connection
  311. 2012-07-20 17:09:20 [INFO] FigAdmin version 4.0.16 is enabled!
  312. 2012-07-20 17:09:20 [INFO] [WorldGuard] Enabling WorldGuard v5.5.3
  313. 2012-07-20 17:09:20 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
  314. 2012-07-20 17:09:20 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
  315. 2012-07-20 17:09:20 [INFO] [WorldGuard] (world) Lava fire is blocked.
  316. 2012-07-20 17:09:20 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
  317. 2012-07-20 17:09:20 [INFO] [WorldGuard] Loaded configuration for world 'world'
  318. 2012-07-20 17:09:20 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  319. 2012-07-20 17:09:20 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
  320. 2012-07-20 17:09:20 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
  321. 2012-07-20 17:09:20 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  322. 2012-07-20 17:09:20 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
  323. 2012-07-20 17:09:20 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  324. 2012-07-20 17:09:20 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
  325. 2012-07-20 17:09:20 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
  326. 2012-07-20 17:09:20 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  327. 2012-07-20 17:09:20 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
  328. 2012-07-20 17:09:20 [INFO] [WorldGuard] 182 regions loaded for 'world'
  329. 2012-07-20 17:09:20 [INFO] [WorldGuard] 4 regions loaded for 'world_nether'
  330. 2012-07-20 17:09:20 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
  331. 2012-07-20 17:09:20 [INFO] [iConomy] Enabling iConomy v7.0
  332. 2012-07-20 17:09:20 [INFO] [iConomy - April Fools] Enabled (20 ms)
  333. 2012-07-20 17:09:20 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  334. 2012-07-20 17:09:20 [INFO] [Vault][Economy] iConomy 6 hooked.
  335. 2012-07-20 17:09:20 [INFO] [iConomy - April Fools] Purged accounts with default balance.
  336. 2012-07-20 17:09:20 [INFO] [MobSpawnControl] Enabling MobSpawnControl v2.4.3.1
  337. 2012-07-20 17:09:20 [INFO] [MobSpawnControl] Config loaded.
  338. 2012-07-20 17:09:20 [INFO] [Modifyworld] Enabling Modifyworld v1.19.3
  339. 2012-07-20 17:09:20 [INFO] [Modifyworld] Modifyworld enabled!
  340. 2012-07-20 17:09:20 [INFO] [GriefPrevention] Enabling GriefPrevention v5.4
  341. 2012-07-20 17:09:20 [INFO] GriefPrevention: Grief Prevention enabled.
  342. 2012-07-20 17:09:20 [INFO] GriefPrevention: 84 total claims loaded.
  343. 2012-07-20 17:09:20 [INFO] GriefPrevention: 84 players have staked claims.
  344. 2012-07-20 17:09:21 [INFO] [FalseBookCore] Enabling FalseBookCore v0.93.1alpha
  345. 2012-07-20 17:09:21 [INFO] [ FalseBook Core ] using Vault for Permissions!
  346. 2012-07-20 17:09:21 [INFO] [ FalseBook Core ] FalseBookCore v0.93.1alpha by GeMo enabled!
  347. 2012-07-20 17:09:21 [INFO] [MobHealth] Enabling MobHealth v4.8.5
  348. 2012-07-20 17:09:21 [INFO] [MobHealth] Permissions Disabled.
  349. 2012-07-20 17:09:21 [INFO] [MobHealth] Spout Enabled.
  350. 2012-07-20 17:09:21 [INFO] [MobHealth] Player Notifications Enabled.
  351. 2012-07-20 17:09:21 [INFO] [MobHealth] Monster Notifications Enabled.
  352. 2012-07-20 17:09:21 [INFO] [MobHealth] Animals Notifications Enabled.
  353. 2012-07-20 17:09:21 [INFO] [MobHealth] Pet Notifications Enabled.
  354. 2012-07-20 17:09:21 [INFO] [MobHealth] Online.
  355. 2012-07-20 17:09:21 [INFO] [Essentials] Enabling Essentials v2.9.2
  356. 2012-07-20 17:09:21 [INFO] Bukkit version format changed. Version not checked.
  357. 2012-07-20 17:09:21 [INFO] git-Bukkit-unknown (MC: 1.2.5)
  358. 2012-07-20 17:09:21 [INFO] 1.2.5-R4.1-SNAPSHOT
  359. 2012-07-20 17:09:21 [INFO] [Vault][Economy] Essentials Economy hooked.
  360. 2012-07-20 17:09:21 [INFO] Essentials: Using PermissionsEx based permissions.
  361. 2012-07-20 17:09:21 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 6 version: 1.2.16-b184)
  362. 2012-07-20 17:09:21 [INFO] [WorldBorder] Enabling WorldBorder v1.5.4
  363. 2012-07-20 17:09:21 [INFO] [WorldBorder] [CONFIG] Using round border, knockback of 3.0 blocks, and timer delay of 5.
  364. 2012-07-20 17:09:21 [INFO] [WorldBorder] [CONFIG] Border-checking timed task started.
  365. 2012-07-20 17:09:21 [INFO] [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
  366. 2012-07-20 17:09:21 [INFO] For reference, the main world's spawn location is at X: -760.0 Y: 74.0 Z: 491.0
  367. 2012-07-20 17:09:21 [INFO] [Dynmap-WorldGuard] Enabling Dynmap-WorldGuard v0.16
  368. 2012-07-20 17:09:21 [INFO] [Dynmap-WorldGuard] initializing
  369. 2012-07-20 17:09:21 [INFO] [Dynmap-WorldGuard] version 0.16 is activated
  370. 2012-07-20 17:09:21 [INFO] [FalseBookIC] Enabling FalseBookIC v0.93.1alpha
  371. 2012-07-20 17:09:21 [WARNING] [MobHealth] 4.8.6 is available. You're using 4.8.5
  372. 2012-07-20 17:09:21 [WARNING] [MobHealth] http://dev.bukkit.org/server-mods/mobhealth/
  373. 2012-07-20 17:09:21 [INFO] [ FalseBook IC ] Error while reading file: plugins/FalseBook\FalseBookIC.properties
  374. 2012-07-20 17:09:21 [INFO] [ FalseBook IC ] 'DetectionPackage' imported '12' ICs.
  375. 2012-07-20 17:09:21 [INFO] [ FalseBook IC ] 'SelftriggeredPackage' imported '18' ICs.
  376. 2012-07-20 17:09:21 [INFO] [ FalseBook IC ] 'StandardPackage' imported '36' ICs.
  377. 2012-07-20 17:09:21 [INFO] [ FalseBook IC ] 'WorldEditPackage' imported '19' ICs.
  378. 2012-07-20 17:09:21 [INFO] [ FalseBook IC ] FalseBookIC v0.93.1alpha by GeMo enabled
  379. 2012-07-20 17:09:21 [INFO] [FalseBookExtra] Enabling FalseBookExtra v0.93.1alpha
  380. 2012-07-20 17:09:21 [INFO] [ FalseBook Extra ] 24 protected blocks in 'world' loaded.
  381. 2012-07-20 17:09:21 [INFO] [ FalseBook Extra ] 11 protected blocks in 'world_nether' loaded.
  382. 2012-07-20 17:09:21 [INFO] [ FalseBook Extra ] 0 protected blocks in 'world_the_end' loaded.
  383. 2012-07-20 17:09:21 [INFO] [ FalseBook Extra ] FalseBookExtra v0.93.1alpha by GeMo enabled
  384. 2012-07-20 17:09:21 [INFO] [Quarantine] Enabling Quarantine v0.7
  385. 2012-07-20 17:09:21 [INFO] [Quarantine] Will be using WorldGuard as a region provider.
  386. 2012-07-20 17:09:21 [INFO] [Quarantine] No Spout detected. Spout GUI disabled.
  387. 2012-07-20 17:09:21 [INFO] [Quarantine] Vault detected. Economy converter enabled.
  388. 2012-07-20 17:09:21 [INFO] [Quarantine] Got SuperPerms permissions.
  389. 2012-07-20 17:09:21 [INFO] [Quarantine] Couldn't load subzone: subzone3
  390. 2012-07-20 17:09:21 [INFO] [Quarantine] Couldn't load subzone: subzone2
  391. 2012-07-20 17:09:21 [INFO] [Quarantine] Couldn't load subzone: subzone1
  392. 2012-07-20 17:09:21 [INFO] [Quarantine] Couldn't load any subzones for: zone1
  393. 2012-07-20 17:09:21 [INFO] [Quarantine] Couldn't load zone zone1 on start up.
  394. 2012-07-20 17:09:21 [INFO] [Quarantine] Plugin enabled. v0.7, by DDoS
  395. 2012-07-20 17:09:21 [INFO] [FalseBookCart] Enabling FalseBookCart v0.93.1alpha
  396. 2012-07-20 17:09:21 [INFO] 1 locked storagecarts loaded.
  397. 2012-07-20 17:09:21 [INFO] [ FalseBook Cart ] FalseBookCart v0.93.1alpha by GeMo enabled
  398. 2012-07-20 17:09:21 [INFO] [ChatManager] Enabling ChatManager v1.19.1
  399. 2012-07-20 17:09:21 [INFO] [ChatManager] ChatManager enabled!
  400. 2012-07-20 17:09:21 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.2
  401. 2012-07-20 17:09:21 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
  402. 2012-07-20 17:09:21 [INFO] [FalseBookChat] Enabling FalseBookChat v0.93.1alpha
  403. 2012-07-20 17:09:21 [INFO] [ FalseBook Chat ] FalseBookChat v0.93.1alpha by GeMo enabled
  404. 2012-07-20 17:09:21 [INFO] [FalseBookBlock] Enabling FalseBookBlock v0.93.1alpha
  405. 2012-07-20 17:09:21 [INFO] [ FalseBook Block ] 0 Doors successfully loaded.
  406. 2012-07-20 17:09:21 [INFO] [ FalseBook Block ] 0 Areas loaded.
  407. 2012-07-20 17:09:21 [INFO] [ FalseBook Block ] 0 Bridges successfully loaded.
  408. 2012-07-20 17:09:21 [INFO] [ FalseBook Block ] 2 Cauldrons successfully loaded.
  409. 2012-07-20 17:09:21 [INFO] [ FalseBook Block ] 3100 Books loaded!
  410. 2012-07-20 17:09:21 [INFO] [ FalseBook Block ] 35 protected gateblocks successfully loaded.
  411. 2012-07-20 17:09:21 [INFO] [ FalseBook Block ] FalseBookBlock v0.93.1alpha by GeMo enabled
  412. 2012-07-20 17:09:21 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.2
  413. 2012-07-20 17:09:21 [INFO] [Dynmap-Essentials] Enabling Dynmap-Essentials v0.14
  414. 2012-07-20 17:09:21 [INFO] [Dynmap-Essentials] initializing
  415. 2012-07-20 17:09:21 [INFO] [Dynmap-Essentials] version 0.14 is activated
  416. 2012-07-20 17:09:21 [INFO] [Factions] Enabling Factions v1.6.8
  417. 2012-07-20 17:09:21 [INFO] [Factions v1.6.8] === ENABLE START ===
  418. 2012-07-20 17:09:22 [INFO] [Factions v1.6.8] Loading board from disk
  419. 2012-07-20 17:09:22 [INFO] [Factions v1.6.8] Economy integration through Vault plugin successful.
  420. 2012-07-20 17:09:22 [INFO] [Factions v1.6.8] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
  421. 2012-07-20 17:09:22 [INFO] [Factions v1.6.8] Successfully hooked into LWC! Integration is currently disabled, though ("lwcIntegration").
  422. 2012-07-20 17:09:22 [INFO] [Factions v1.6.8] === ENABLE DONE (Took 299ms) ===
  423. 2012-07-20 17:09:22 [INFO] [Dynmap-Factions] Enabling Dynmap-Factions v0.18
  424. 2012-07-20 17:09:22 [INFO] [Dynmap-Factions] initializing
  425. 2012-07-20 17:09:22 [INFO] [Dynmap-Factions] version 0.18 is activated
  426. 2012-07-20 17:09:22 [INFO] [ChestShop] Enabling ChestShop v3.46
  427. 2012-07-20 17:09:22 [INFO] [ChestShop] LWC version 4.2.0 (b698-git-58bc9cba) (May 19, 2012) loaded.
  428. 2012-07-20 17:09:22 [INFO] [ChestShop] Vault loaded - using iConomy 6
  429. 2012-07-20 17:09:22 [INFO] [DragonTravel] Enabling DragonTravel v1.3
  430. 2012-07-20 17:09:22 [INFO] [DragonTravel] Loaded Configuration
  431. 2012-07-20 17:09:22 [INFO] [DragonTravel] Loaded Messages-File
  432. 2012-07-20 17:09:22 [INFO] [DragonTravel] Loaded Destinations
  433. 2012-07-20 17:09:22 [INFO] [DragonTravel] Loaded Flights
  434. 2012-07-20 17:09:22 [INFO] [DragonTravel] Loaded Stations
  435. 2012-07-20 17:09:22 [INFO] [DragonTravel] Loaded Signs
  436. 2012-07-20 17:09:22 [INFO] [DragonTravel] Loaded Homes
  437. 2012-07-20 17:09:22 [INFO] [DragonTravel] Enabled v1.3
  438. 2012-07-20 17:09:22 [INFO] [AntiCheat] Enabling AntiCheat v1.3.3
  439. 2012-07-20 17:09:22 [INFO] Server permissions file permissions.yml is empty, ignoring it
  440. 2012-07-20 17:09:23 [INFO] Done (6.401s)! For help, type "help" or "?"
  441. 2012-07-20 17:09:23 [INFO] [Citizens] Loaded 0 NPCs.
  442. 2012-07-20 17:09:23 [INFO] [Citizens] Loaded 0 quests.
  443. 2012-07-20 17:09:23 [INFO] /37.204.21.142:51200 потерял соеденение
  444. 2012-07-20 17:09:24 [INFO] [ FalseBook IC ] Loaded selftriggered ICs: 0 done
  445. 2012-07-20 17:09:24 [INFO] [ FalseBook IC ] Failed selftriggered ICs: 0 failed
  446. 2012-07-20 17:09:28 [INFO] [ConsoleScheduler] has started executing commands
  447. 2012-07-20 17:09:28 [INFO] ---------------[ConsoleScheduler]----------------
  448. 2012-07-20 17:09:28 [INFO] getConfig contains CommandSchedule.Command1
  449. 2012-07-20 17:09:28 [INFO] [ConsoleScheduler] has attempted to put 1 commands on schedule.
  450. 2012-07-20 17:09:31 [INFO] Pyroman [/89.178.223.97:55093] logged in with entity id 368 at ([world] -213.01803832324921, 65.12380380545443, -131.71390514621672)
  451. 2012-07-20 17:09:33 [INFO] Permissions reloaded
  452. 2012-07-20 17:10:18 [INFO] Permissions reloaded
  453. 2012-07-20 17:10:22 [INFO] LehaBorodin [/46.32.64.148:50725] logged in with entity id 2081 at ([world] -761.5, 96.62000000476837, 488.5)
  454. 2012-07-20 17:10:46 [INFO] Сброшено соединение
  455. 2012-07-20 17:10:46 [INFO] LehaBorodin потерял соеденение: disconnect.quitting
  456. 2012-07-20 17:10:51 [INFO] Отключение LehaBorodin [/46.32.64.148:50730]: You must wait 2 more minutes before logging-in again.
  457. 2012-07-20 17:11:03 [INFO] Permissions reloaded
  458. 2012-07-20 17:11:39 [INFO] Отключение LehaBorodin [/46.32.64.148:50738]: You must wait 1 more minutes before logging-in again.
  459. 2012-07-20 17:11:48 [INFO] Permissions reloaded
  460. 2012-07-20 17:12:02 [INFO] WeteRan_Andy [/37.204.21.142:51661] logged in with entity id 5214 at ([world] -680.4265312180577, 47.0, -1556.4113349664806)
  461. 2012-07-20 17:12:33 [INFO] Permissions reloaded
  462. 2012-07-20 17:12:43 [INFO] [ВНИМАНИЕ]Наш сайт Gamebox64.ru
  463. 2012-07-20 17:12:47 [INFO] [Chief Administrator]Pyroman: 123
  464. 2012-07-20 17:13:18 [INFO] Permissions reloaded
  465. 2012-07-20 17:13:21 [INFO] Creating empty config: C:\server\plugins\Essentials\userdata\alexisblade.yml
  466. 2012-07-20 17:13:21 [INFO] AlexisBlade [/193.218.140.101:50880] logged in with entity id 9284 at ([world] -762.5, 96.62000000476837, 484.5)
  467. 2012-07-20 17:13:22 [INFO] [Citizens] Creating new config file at alexisblade.yml.
  468. 2012-07-20 17:13:25 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  469. 2012-07-20 17:13:30 [INFO] Princess [/46.191.135.102:55484] logged in with entity id 10648 at ([world] -425.90491054838805, 83.28826918367727, 332.4075733746922)
  470. 2012-07-20 17:13:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  471. 2012-07-20 17:13:33 [INFO] [Chief Administrator]Pyroman: 123
  472. 2012-07-20 17:13:34 [INFO] Creating empty config: C:\server\plugins\Essentials\userdata\jevaniytort.yml
  473. 2012-07-20 17:13:34 [INFO] JevaniyTort [/90.157.36.26:3393] logged in with entity id 10972 at ([world] -750.5, 83.62000000476837, 492.5)
  474. 2012-07-20 17:13:36 [INFO] JevaniyTort потерял соеденение: disconnect.endOfStream
  475. 2012-07-20 17:13:36 [INFO] [Citizens] Creating new config file at jevaniytort.yml.
  476. 2012-07-20 17:13:36 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  477. 2012-07-20 17:13:37 [INFO] terem [/83.149.8.224:17053] logged in with entity id 10997 at ([world] -684.7972063756732, 39.495200877005914, -1559.7999838344508)
  478. 2012-07-20 17:13:38 [INFO] [Chief Administrator]Pyroman: 123
  479. 2012-07-20 17:13:40 [INFO] [Chief Administrator]Pyroman: 1232
  480. 2012-07-20 17:13:44 [INFO] Отключение JevaniyTort [/90.157.36.26:3405]: You must wait 2 more minutes before logging-in again.
  481. 2012-07-20 17:13:44 [INFO] [**17DT Moder]Princess: 26546555454655
  482. 2012-07-20 17:13:44 [INFO] [PREMIUM]WeteRan_Andy: 1234165
  483. 2012-07-20 17:13:58 [INFO] LehaBorodin [/46.32.64.148:50769] logged in with entity id 12735 at ([world] -759.5, 74.0, 491.5)
  484. 2012-07-20 17:14:01 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  485. 2012-07-20 17:14:07 [INFO] Permissions reloaded
  486. 2012-07-20 17:14:07 [INFO] Отключение Player [/62.34.248.117:57067]: §cYou are banned from this server! Reason: §eBan Hammer has Spoken!
  487. 2012-07-20 17:14:11 [INFO] Сброшено соединение
  488. 2012-07-20 17:14:11 [INFO] AlexisBlade потерял соеденение: disconnect.quitting
  489. 2012-07-20 17:14:27 [INFO] [Factions v1.6.8] Player GamOwer was auto-removed due to inactivity.
  490. 2012-07-20 17:14:27 [INFO] [Factions v1.6.8] Player Notch was auto-removed due to inactivity.
  491. 2012-07-20 17:14:27 [INFO] [Factions v1.6.8] Player NewPlayer was auto-removed due to inactivity.
  492. 2012-07-20 17:14:27 [INFO] [Factions v1.6.8] Player tab23 was auto-removed due to inactivity.
  493. 2012-07-20 17:14:27 [INFO] [Factions v1.6.8] Player Just_IV was auto-removed due to inactivity.
  494. 2012-07-20 17:14:27 [INFO] [Factions v1.6.8] Player GLaDOS was auto-removed due to inactivity.
  495. 2012-07-20 17:14:27 [INFO] [Factions v1.6.8] Player Namielus was auto-removed due to inactivity.
  496. 2012-07-20 17:14:27 [INFO] [Factions v1.6.8] Player ploomboom was auto-removed due to inactivity.
  497. 2012-07-20 17:14:27 [INFO] [Factions v1.6.8] Player Alex98 was auto-removed due to inactivity.
  498. 2012-07-20 17:14:27 [INFO] [Factions v1.6.8] Player keks was auto-removed due to inactivity.
  499. 2012-07-20 17:14:27 [INFO] [Factions v1.6.8] Player elgeel was auto-removed due to inactivity.
  500. 2012-07-20 17:15:06 [INFO] Тайм-аут чтения
  501. 2012-07-20 17:15:10 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  502. 2012-07-20 17:15:10 [INFO] /62.122.213.10:50817 потерял соеденение
  503. 2012-07-20 17:15:10 [INFO] Pyroman потерял соеденение: disconnect.endOfStream
  504. 2012-07-20 17:15:10 [INFO] WeteRan_Andy потерял соеденение: disconnect.endOfStream
  505. 2012-07-20 17:15:11 [INFO] Princess потерял соеденение: disconnect.endOfStream
  506. 2012-07-20 17:15:11 [INFO] terem потерял соеденение: disconnect.endOfStream
  507. 2012-07-20 17:15:14 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  508. 2012-07-20 17:15:14 [INFO] terem [/83.149.8.224:9198] logged in with entity id 15116 at ([world] -694.3333974437888, 28.0, -1527.4228155144026)
  509. 2012-07-20 17:15:19 [INFO] WeteRan_Andy [/37.204.21.142:51670] logged in with entity id 16459 at ([world] -693.3291014038597, 25.0, -1527.4666444292834)
  510. 2012-07-20 17:15:20 [INFO] Сброшено соединение
  511. 2012-07-20 17:15:20 [INFO] LehaBorodin потерял соеденение: disconnect.quitting
  512. 2012-07-20 17:15:22 [INFO] Pyroman [/89.178.223.97:56337] logged in with entity id 16850 at ([world] -274.53465702180534, 69.0, -123.45379474276066)
  513. 2012-07-20 17:15:28 [INFO] Permissions reloaded
  514. 2012-07-20 17:15:28 [INFO] Отключение LehaBorodin [/46.32.64.148:50781]: You must wait 1 more minutes before logging-in again.
  515. 2012-07-20 17:16:13 [INFO] Permissions reloaded
  516. 2012-07-20 17:16:43 [INFO] [ВНИМАНИЕ]Продажа VIP(100р/30дней), подробности в skype: vitaxa95
  517. 2012-07-20 17:16:58 [INFO] Permissions reloaded
  518. 2012-07-20 17:17:43 [INFO] Permissions reloaded
  519. 2012-07-20 17:17:49 [INFO] Princess [/46.191.135.102:55537] logged in with entity id 21019 at ([world] -426.7166753771647, 80.0, 345.47529635693695)
  520. 2012-07-20 17:17:51 [INFO] [PLAYER_COMMAND] WeteRan_Andy: /time day
  521. 2012-07-20 17:17:59 [INFO] LehaBorodin [/46.32.64.148:50842] logged in with entity id 21973 at ([world] -759.5, 74.0, 491.5)
  522. 2012-07-20 17:18:02 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  523. 2012-07-20 17:18:44 [INFO] Тайм-аут чтения
  524. 2012-07-20 17:18:49 [INFO] Тайм-аут чтения
  525. 2012-07-20 17:18:54 [INFO] /62.122.213.10:54521 потерял соеденение
  526. 2012-07-20 17:18:54 [INFO] /62.122.213.10:54993 потерял соеденение
  527. 2012-07-20 17:18:54 [INFO] terem потерял соеденение: disconnect.endOfStream
  528. 2012-07-20 17:18:55 [INFO] WeteRan_Andy потерял соеденение: disconnect.endOfStream
  529. 2012-07-20 17:18:55 [INFO] Pyroman потерял соеденение: disconnect.endOfStream
  530. 2012-07-20 17:18:56 [INFO] Princess потерял соеденение: disconnect.endOfStream
  531. 2012-07-20 17:18:56 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  532. 2012-07-20 17:18:57 [INFO] WeteRan_Andy [/37.204.21.142:51677] logged in with entity id 24214 at ([world] -655.2234578412741, 68.1212968405392, -1477.2919462145207)
  533. 2012-07-20 17:18:59 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  534. 2012-07-20 17:19:08 [INFO] Сброшено соединение
  535. 2012-07-20 17:19:08 [INFO] LehaBorodin потерял соеденение: disconnect.quitting
  536. 2012-07-20 17:19:09 [INFO] Permissions reloaded
  537. 2012-07-20 17:19:54 [INFO] Permissions reloaded
  538. 2012-07-20 17:20:39 [INFO] Permissions reloaded
  539. 2012-07-20 17:20:44 [INFO] [ВНИМАНИЕ]Продажа VIP(100р/30дней), подробности в skype: vitaxa95
  540. 2012-07-20 17:20:54 [INFO] terem [/83.149.8.224:17069] logged in with entity id 28801 at ([world] -650.2885613634602, 29.76636799395752, -1522.6898813807784)
  541. 2012-07-20 17:21:05 [INFO] Сброшено соединение
  542. 2012-07-20 17:21:05 [INFO] /83.149.8.224:17200 потерял соеденение
  543. 2012-07-20 17:21:24 [INFO] Permissions reloaded
  544. 2012-07-20 17:21:46 [INFO] Creating empty config: C:\server\plugins\Essentials\userdata\nat_theworker.yml
  545. 2012-07-20 17:21:46 [INFO] Nat_theworker [/37.99.13.220:49256] logged in with entity id 29857 at ([world] -756.5, 89.62000000476837, 484.5)
  546. 2012-07-20 17:21:47 [INFO] [Citizens] Creating new config file at nat_theworker.yml.
  547. 2012-07-20 17:21:48 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  548. 2012-07-20 17:22:10 [INFO] Permissions reloaded
  549. 2012-07-20 17:23:01 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  550. 2012-07-20 17:23:01 [INFO] /85.26.165.178:1727 потерял соеденение
  551. 2012-07-20 17:23:01 [INFO] /46.32.64.148:50969 потерял соеденение
  552. 2012-07-20 17:23:01 [INFO] /46.191.135.102:55636 потерял соеденение
  553. 2012-07-20 17:23:01 [INFO] WeteRan_Andy потерял соеденение: disconnect.endOfStream
  554. 2012-07-20 17:23:02 [INFO] terem потерял соеденение: disconnect.endOfStream
  555. 2012-07-20 17:23:03 [INFO] Creating empty config: C:\server\plugins\Essentials\userdata\travenovilya.yml
  556. 2012-07-20 17:23:03 [INFO] TravenovIlya [/77.37.139.190:52433] logged in with entity id 31577 at ([world] -759.5, 94.62000000476837, 482.5)
  557. 2012-07-20 17:23:04 [INFO] [Citizens] Creating new config file at travenovilya.yml.
  558. 2012-07-20 17:23:05 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  559. 2012-07-20 17:23:07 [INFO] LehaBorodin [/46.32.64.148:50973] logged in with entity id 32078 at ([world] -759.5, 74.0, 491.5)
  560. 2012-07-20 17:23:10 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  561. 2012-07-20 17:23:25 [INFO] /109.162.28.71:59529 потерял соеденение
  562. 2012-07-20 17:23:25 [INFO] /37.204.21.142:51689 потерял соеденение
  563. 2012-07-20 17:23:39 [INFO] LehaBorodin потерял соеденение: disconnect.endOfStream
  564. 2012-07-20 17:23:39 [INFO] Отключение Princess [/46.191.135.102:55643]: Internal server error
  565. 2012-07-20 17:23:39 [WARNING] Failed to handle packet: java.lang.NullPointerException
  566. java.lang.NullPointerException
  567. at net.minecraft.server.ServerConfigurationManager.attemptLogin(ServerConfigurationManager.java:207)
  568. at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:102)
  569. at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:94)
  570. at net.minecraft.server.Packet1Login.handle(SourceFile:68)
  571. at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
  572. at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:48)
  573. at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:66)
  574. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
  575. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
  576. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  577. 2012-07-20 17:23:39 [INFO] /37.204.21.142:51695 потерял соеденение
  578. 2012-07-20 17:23:39 [INFO] /46.0.178.112:57866 потерял соеденение
  579. 2012-07-20 17:23:39 [INFO] /46.191.135.102:55644 потерял соеденение
  580. 2012-07-20 17:23:40 [INFO] Creating empty config: C:\server\plugins\Essentials\userdata\daniel007.yml
  581. 2012-07-20 17:23:40 [INFO] Daniel007 [/37.99.43.107:50091] logged in with entity id 32262 at ([world] -754.5, 89.62000000476837, 492.5)
  582. 2012-07-20 17:23:41 [INFO] [Citizens] Creating new config file at daniel007.yml.
  583. 2012-07-20 17:23:44 [INFO] Intelligent [/31.41.66.53:64331] logged in with entity id 32309 at ([world] -306.8812903094843, 56.0, -104.82538372886276)
  584. 2012-07-20 17:23:58 [INFO] Сброшено соединение
  585. 2012-07-20 17:24:04 [INFO] Daniel007 потерял соеденение: disconnect.endOfStream
  586. 2012-07-20 17:24:05 [INFO] Сброшено соединение
  587. 2012-07-20 17:24:06 [INFO] /109.162.28.71:59532 потерял соеденение
  588. 2012-07-20 17:24:06 [INFO] /109.162.28.71:59533 потерял соеденение
  589. 2012-07-20 17:24:06 [INFO] /46.191.135.102:55648 потерял соеденение
  590. 2012-07-20 17:24:06 [INFO] /109.162.28.71:59536 потерял соеденение
  591. 2012-07-20 17:24:07 [INFO] Nat_theworker потерял соеденение: disconnect.endOfStream
  592. 2012-07-20 17:24:08 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  593. 2012-07-20 17:24:08 [INFO] Creating empty config: C:\server\plugins\Essentials\userdata\senya.yml
  594. 2012-07-20 17:24:08 [INFO] Senya [/77.37.139.190:51770] logged in with entity id 32356 at ([world] -759.5, 94.62000000476837, 500.5)
  595. 2012-07-20 17:24:09 [INFO] [Citizens] Creating new config file at senya.yml.
  596. 2012-07-20 17:24:18 [INFO] Creating empty config: C:\server\plugins\Essentials\userdata\jontemaster.yml
  597. 2012-07-20 17:24:18 [INFO] Jontemaster [/46.42.45.239:3269] logged in with entity id 32546 at ([world] -769.5, 96.62000000476837, 485.5)
  598. 2012-07-20 17:24:20 [INFO] Can not test connection as heartbeatsql is not set
  599. 2012-07-20 17:24:20 [INFO] Closing Connection[AuthDB Legacy.1] psReuse[2182] psCreate[22] psSize[19]
  600. 2012-07-20 17:24:20 [SEVERE] Could not pass event PlayerLoginEvent to AuthDB Legacy
  601. org.bukkit.event.EventException
  602. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
  603. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  604. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  605. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  606. at net.minecraft.server.ServerConfigurationManager.attemptLogin(ServerConfigurationManager.java:227)
  607. at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:102)
  608. at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:94)
  609. at net.minecraft.server.Packet1Login.handle(SourceFile:68)
  610. at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
  611. at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:48)
  612. at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:66)
  613. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
  614. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
  615. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  616. Caused by: javax.persistence.PersistenceException: ERROR executing DML bindLog[] error[[SQLITE_CONSTRAINT] Abort due to constraint violation (PRIMARY KEY must be unique)]
  617. at com.avaje.ebeaninternal.server.persist.dml.DmlBeanPersister.execute(DmlBeanPersister.java:116)
  618. at com.avaje.ebeaninternal.server.persist.dml.DmlBeanPersister.insert(DmlBeanPersister.java:76)
  619. at com.avaje.ebeaninternal.server.persist.DefaultPersistExecute.executeInsertBean(DefaultPersistExecute.java:91)
  620. at com.avaje.ebeaninternal.server.core.PersistRequestBean.executeNow(PersistRequestBean.java:527)
  621. at com.avaje.ebeaninternal.server.core.PersistRequestBean.executeOrQueue(PersistRequestBean.java:557)
  622. at com.avaje.ebeaninternal.server.persist.DefaultPersister.insert(DefaultPersister.java:404)
  623. at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveVanillaInsert(DefaultPersister.java:377)
  624. at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveVanillaRecurse(DefaultPersister.java:361)
  625. at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveRecurse(DefaultPersister.java:308)
  626. at com.avaje.ebeaninternal.server.persist.DefaultPersister.save(DefaultPersister.java:282)
  627. at com.avaje.ebeaninternal.server.core.DefaultServer.save(DefaultServer.java:1577)
  628. at com.avaje.ebeaninternal.server.core.DefaultServer.save(DefaultServer.java:1567)
  629. at com.authdb.util.databases.EBean.sync(EBean.java:105)
  630. at com.authdb.util.databases.EBean.sync(EBean.java:88)
  631. at com.authdb.listeners.AuthDBPlayerListener.onPlayerLogin(AuthDBPlayerListener.java:68)
  632. at sun.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)
  633. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  634. at java.lang.reflect.Method.invoke(Unknown Source)
  635. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  636. ... 13 more
  637. Caused by: java.sql.SQLException: [SQLITE_CONSTRAINT] Abort due to constraint violation (PRIMARY KEY must be unique)
  638. at org.sqlite.DB.newSQLException(DB.java:383)
  639. at org.sqlite.DB.newSQLException(DB.java:387)
  640. at org.sqlite.DB.execute(DB.java:342)
  641. at org.sqlite.DB.executeUpdate(DB.java:363)
  642. at org.sqlite.PrepStmt.executeUpdate(PrepStmt.java:85)
  643. at com.avaje.ebeaninternal.server.lib.sql.ExtendedPreparedStatement.executeUpdate(ExtendedPreparedStatement.java:164)
  644. at com.avaje.ebeaninternal.server.type.DataBind.executeUpdate(DataBind.java:74)
  645. at com.avaje.ebeaninternal.server.persist.dml.InsertHandler.execute(InsertHandler.java:155)
  646. at com.avaje.ebeaninternal.server.persist.dml.DmlBeanPersister.execute(DmlBeanPersister.java:105)
  647. ... 31 more
  648. 2012-07-20 17:24:20 [INFO] Creating empty config: C:\server\plugins\Essentials\userdata\miller.yml
  649. 2012-07-20 17:24:20 [INFO] Miller [/94.180.69.132:58914] logged in with entity id 32547 at ([world] -754.5, 89.62000000476837, 498.5)
  650. 2012-07-20 17:24:21 [INFO] [Citizens] Creating new config file at jontemaster.yml.
  651. 2012-07-20 17:24:22 [INFO] [Citizens] Creating new config file at miller.yml.
  652. 2012-07-20 17:24:43 [INFO] DataSourcePool [AuthDB Legacy] grow; id[AuthDB Legacy.2] busy[3] max[20]
  653. 2012-07-20 17:24:44 [INFO] Сброшено соединение
  654. 2012-07-20 17:24:51 [INFO] Тайм-аут чтения
  655. 2012-07-20 17:24:56 [INFO] /62.122.213.10:55217 потерял соеденение
  656. 2012-07-20 17:24:56 [INFO] /37.99.43.107:50106 потерял соеденение
  657. 2012-07-20 17:24:56 [INFO] /31.41.66.53:64360 потерял соеденение
  658. 2012-07-20 17:24:56 [INFO] /95.181.100.232:3455 потерял соеденение
  659. 2012-07-20 17:24:56 [INFO] /37.204.21.142:51701 потерял соеденение
  660. 2012-07-20 17:24:56 [WARNING] TravenovIlya пытается добавить себе предметов
  661. 2012-07-20 17:24:57 [INFO] Intelligent потерял соеденение: disconnect.endOfStream
  662. 2012-07-20 17:25:02 [INFO] Сброшено соединение
  663. 2012-07-20 17:25:02 [INFO] Senya потерял соеденение: disconnect.quitting
  664. 2012-07-20 17:25:04 [INFO] Плагины: (51): Orebfuscator, NoKick, ConsoleScheduler, PlayerLogger, Vault, TreeAssist, RepairShop, MCDocs, RemoteToolkitPlugin, dynmap, AutoMessage, EnchantShops, DisguiseCraft, NRShop, Scavenger, OpenInv, milkAdmin, Citizens, Jobs, Minequery, WorldEdit, uHome, PermissionsEx, FigAdmin, WorldGuard, AuthDB Legacy, iConomy, MobSpawnControl, Modifyworld, GriefPrevention, FalseBookCore, MobHealth, Essentials, WorldBorder, Dynmap-WorldGuard, FalseBookIC, FalseBookExtra, Quarantine, FalseBookCart, ChatManager, EssentialsProtect, FalseBookChat, FalseBookBlock, EssentialsSpawn, Dynmap-Essentials, LWC, Factions, Dynmap-Factions, ChestShop, DragonTravel, AntiCheat
  665. 2012-07-20 17:25:04 [INFO] Can not test connection as heartbeatsql is not set
  666. 2012-07-20 17:25:04 [INFO] Closing Connection[AuthDB Legacy.2] psReuse[183] psCreate[9] psSize[9]
  667. 2012-07-20 17:25:04 [SEVERE] Could not pass event PlayerLoginEvent to AuthDB Legacy
  668. org.bukkit.event.EventException
  669. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
  670. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  671. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  672. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  673. at net.minecraft.server.ServerConfigurationManager.attemptLogin(ServerConfigurationManager.java:227)
  674. at net.minecraft.server.NetLoginHandler.b(NetLoginHandler.java:102)
  675. at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:94)
  676. at net.minecraft.server.Packet1Login.handle(SourceFile:68)
  677. at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
  678. at net.minecraft.server.NetLoginHandler.a(NetLoginHandler.java:48)
  679. at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:66)
  680. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
  681. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
  682. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  683. Caused by: javax.persistence.PersistenceException: ERROR executing DML bindLog[] error[[SQLITE_CONSTRAINT] Abort due to constraint violation (PRIMARY KEY must be unique)]
  684. at com.avaje.ebeaninternal.server.persist.dml.DmlBeanPersister.execute(DmlBeanPersister.java:116)
  685. at com.avaje.ebeaninternal.server.persist.dml.DmlBeanPersister.insert(DmlBeanPersister.java:76)
  686. at com.avaje.ebeaninternal.server.persist.DefaultPersistExecute.executeInsertBean(DefaultPersistExecute.java:91)
  687. at com.avaje.ebeaninternal.server.core.PersistRequestBean.executeNow(PersistRequestBean.java:527)
  688. at com.avaje.ebeaninternal.server.core.PersistRequestBean.executeOrQueue(PersistRequestBean.java:557)
  689. at com.avaje.ebeaninternal.server.persist.DefaultPersister.insert(DefaultPersister.java:404)
  690. at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveVanillaInsert(DefaultPersister.java:377)
  691. at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveVanillaRecurse(DefaultPersister.java:361)
  692. at com.avaje.ebeaninternal.server.persist.DefaultPersister.saveRecurse(DefaultPersister.java:308)
  693. at com.avaje.ebeaninternal.server.persist.DefaultPersister.save(DefaultPersister.java:282)
  694. at com.avaje.ebeaninternal.server.core.DefaultServer.save(DefaultServer.java:1577)
  695. at com.avaje.ebeaninternal.server.core.DefaultServer.save(DefaultServer.java:1567)
  696. at com.authdb.util.databases.EBean.sync(EBean.java:105)
  697. at com.authdb.util.databases.EBean.sync(EBean.java:88)
  698. at com.authdb.listeners.AuthDBPlayerListener.onPlayerLogin(AuthDBPlayerListener.java:68)
  699. at sun.reflect.GeneratedMethodAccessor212.invoke(Unknown Source)
  700. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  701. at java.lang.reflect.Method.invoke(Unknown Source)
  702. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  703. ... 13 more
  704. Caused by: java.sql.SQLException: [SQLITE_CONSTRAINT] Abort due to constraint violation (PRIMARY KEY must be unique)
  705. at org.sqlite.DB.newSQLException(DB.java:383)
  706. at org.sqlite.DB.newSQLException(DB.java:387)
  707. at org.sqlite.DB.execute(DB.java:342)
  708. at org.sqlite.DB.executeUpdate(DB.java:363)
  709. at org.sqlite.PrepStmt.executeUpdate(PrepStmt.java:85)
  710. at com.avaje.ebeaninternal.server.lib.sql.ExtendedPreparedStatement.executeUpdate(ExtendedPreparedStatement.java:164)
  711. at com.avaje.ebeaninternal.server.type.DataBind.executeUpdate(DataBind.java:74)
  712. at com.avaje.ebeaninternal.server.persist.dml.InsertHandler.execute(InsertHandler.java:155)
  713. at com.avaje.ebeaninternal.server.persist.dml.DmlBeanPersister.execute(DmlBeanPersister.java:105)
  714. ... 31 more
  715. 2012-07-20 17:25:04 [INFO] Creating empty config: C:\server\plugins\Essentials\userdata\penol.yml
  716. 2012-07-20 17:25:04 [INFO] Penol [/95.221.107.94:50693] logged in with entity id 32589 at ([world] -755.5, 89.62000000476837, 489.5)
  717. 2012-07-20 17:25:05 [INFO] [Citizens] Creating new config file at penol.yml.
  718. 2012-07-20 17:25:06 [INFO] /37.204.12.175:61570 потерял соеденение
  719. 2012-07-20 17:25:06 [INFO] /37.204.21.142:51704 потерял соеденение
  720. 2012-07-20 17:25:07 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  721. 2012-07-20 17:25:10 [INFO] Отключение Daniel007 [/37.99.43.107:50118]: You must wait 1 more minutes before logging-in again.
  722. 2012-07-20 17:25:13 [INFO] DataSourcePool [AuthDB Legacy] grow; id[AuthDB Legacy.3] busy[4] max[20]
  723. 2012-07-20 17:25:13 [INFO] Плагины: (51): Orebfuscator, NoKick, ConsoleScheduler, PlayerLogger, Vault, TreeAssist, RepairShop, MCDocs, RemoteToolkitPlugin, dynmap, AutoMessage, EnchantShops, DisguiseCraft, NRShop, Scavenger, OpenInv, milkAdmin, Citizens, Jobs, Minequery, WorldEdit, uHome, PermissionsEx, FigAdmin, WorldGuard, AuthDB Legacy, iConomy, MobSpawnControl, Modifyworld, GriefPrevention, FalseBookCore, MobHealth, Essentials, WorldBorder, Dynmap-WorldGuard, FalseBookIC, FalseBookExtra, Quarantine, FalseBookCart, ChatManager, EssentialsProtect, FalseBookChat, FalseBookBlock, EssentialsSpawn, Dynmap-Essentials, LWC, Factions, Dynmap-Factions, ChestShop, DragonTravel, AntiCheat
  724. 2012-07-20 17:25:15 [INFO] WeteRan_Andy [/37.204.21.142:51713] logged in with entity id 33021 at ([world] -696.3464331085011, 64.0, -1586.9818925731495)
  725. 2012-07-20 17:25:17 [INFO] REDiculus667 [/94.50.183.113:58623] logged in with entity id 33273 at ([world] -759.5, 74.0, 491.5)
  726. 2012-07-20 17:25:22 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  727. 2012-07-20 17:25:28 [SEVERE] null
  728. com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  729.  
  730. The last packet successfully received from the server was 146,119 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago.
  731. at sun.reflect.GeneratedConstructorAccessor57.newInstance(Unknown Source)
  732. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  733. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  734. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  735. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  736. at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3082)
  737. at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  738. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  739. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  740. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  741. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  742. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  743. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
  744. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
  745. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
  746. at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:105)
  747. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.unprotectBlock(ProtectedBlockJDBC.java:388)
  748. at com.earth2me.essentials.protect.EssentialsProtectBlockListener.onBlockBreak(EssentialsProtectBlockListener.java:320)
  749. at sun.reflect.GeneratedMethodAccessor207.invoke(Unknown Source)
  750. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  751. at java.lang.reflect.Method.invoke(Unknown Source)
  752. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  753. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  754. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  755. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  756. at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:220)
  757. at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:83)
  758. at net.minecraft.server.EntityPlayer.F_(EntityPlayer.java:136)
  759. at net.minecraft.server.World.entityJoinedWorld(World.java:1264)
  760. at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:106)
  761. at net.minecraft.server.World.playerJoinedWorld(World.java:1246)
  762. at net.minecraft.server.World.tickEntities(World.java:1153)
  763. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558)
  764. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
  765. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  766. Caused by: java.net.SocketException: Software caused connection abort: recv failed
  767. at java.net.SocketInputStream.socketRead0(Native Method)
  768. at java.net.SocketInputStream.read(Unknown Source)
  769. at java.net.SocketInputStream.read(Unknown Source)
  770. at com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
  771. at com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
  772. at com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  773. at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
  774. at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  775. ... 29 more
  776. 2012-07-20 17:25:28 [INFO] Problem with checked-in Statement, discarding.
  777. com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after statement closed.
  778. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  779. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  780. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  781. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  782. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  783. at com.mysql.jdbc.Util.getInstance(Util.java:382)
  784. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
  785. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  786. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  787. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  788. at com.mysql.jdbc.StatementImpl.checkClosed(StatementImpl.java:402)
  789. at com.mysql.jdbc.PreparedStatement.clearParameters(PreparedStatement.java:1138)
  790. at com.mchange.v2.c3p0.stmt.GooGooStatementCache.refreshStatement(GooGooStatementCache.java:604)
  791. at com.mchange.v2.c3p0.stmt.GooGooStatementCache.checkinStatement(GooGooStatementCache.java:236)
  792. at com.mchange.v2.c3p0.impl.NewPooledConnection.checkinStatement(NewPooledConnection.java:282)
  793. at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.close(NewProxyPreparedStatement.java:1807)
  794. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.unprotectBlock(ProtectedBlockJDBC.java:401)
  795. at com.earth2me.essentials.protect.EssentialsProtectBlockListener.onBlockBreak(EssentialsProtectBlockListener.java:320)
  796. at sun.reflect.GeneratedMethodAccessor207.invoke(Unknown Source)
  797. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  798. at java.lang.reflect.Method.invoke(Unknown Source)
  799. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  800. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  801. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  802. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  803. at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:220)
  804. at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:83)
  805. at net.minecraft.server.EntityPlayer.F_(EntityPlayer.java:136)
  806. at net.minecraft.server.World.entityJoinedWorld(World.java:1264)
  807. at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:106)
  808. at net.minecraft.server.World.playerJoinedWorld(World.java:1246)
  809. at net.minecraft.server.World.tickEntities(World.java:1153)
  810. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558)
  811. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
  812. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  813. 2012-07-20 17:25:28 [SEVERE] null
  814. com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  815.  
  816. The last packet successfully received from the server was 146,144 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago.
  817. at sun.reflect.GeneratedConstructorAccessor57.newInstance(Unknown Source)
  818. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  819. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  820. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  821. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  822. at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3082)
  823. at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  824. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  825. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  826. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  827. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  828. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  829. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
  830. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
  831. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
  832. at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:105)
  833. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.unprotectBlock(ProtectedBlockJDBC.java:388)
  834. at com.earth2me.essentials.protect.EssentialsProtectBlockListener.onBlockBreak(EssentialsProtectBlockListener.java:320)
  835. at sun.reflect.GeneratedMethodAccessor207.invoke(Unknown Source)
  836. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  837. at java.lang.reflect.Method.invoke(Unknown Source)
  838. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  839. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  840. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  841. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  842. at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:220)
  843. at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:83)
  844. at net.minecraft.server.EntityPlayer.F_(EntityPlayer.java:136)
  845. at net.minecraft.server.World.entityJoinedWorld(World.java:1264)
  846. at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:106)
  847. at net.minecraft.server.World.playerJoinedWorld(World.java:1246)
  848. at net.minecraft.server.World.tickEntities(World.java:1153)
  849. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558)
  850. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
  851. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  852. Caused by: java.net.SocketException: Software caused connection abort: recv failed
  853. at java.net.SocketInputStream.socketRead0(Native Method)
  854. at java.net.SocketInputStream.read(Unknown Source)
  855. at java.net.SocketInputStream.read(Unknown Source)
  856. at com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
  857. at com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
  858. at com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  859. at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
  860. at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  861. ... 29 more
  862. 2012-07-20 17:25:28 [INFO] Problem with checked-in Statement, discarding.
  863. com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after statement closed.
  864. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  865. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  866. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  867. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  868. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  869. at com.mysql.jdbc.Util.getInstance(Util.java:382)
  870. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
  871. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  872. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  873. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  874. at com.mysql.jdbc.StatementImpl.checkClosed(StatementImpl.java:402)
  875. at com.mysql.jdbc.PreparedStatement.clearParameters(PreparedStatement.java:1138)
  876. at com.mchange.v2.c3p0.stmt.GooGooStatementCache.refreshStatement(GooGooStatementCache.java:604)
  877. at com.mchange.v2.c3p0.stmt.GooGooStatementCache.checkinStatement(GooGooStatementCache.java:236)
  878. at com.mchange.v2.c3p0.impl.NewPooledConnection.checkinStatement(NewPooledConnection.java:282)
  879. at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.close(NewProxyPreparedStatement.java:1807)
  880. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.unprotectBlock(ProtectedBlockJDBC.java:401)
  881. at com.earth2me.essentials.protect.EssentialsProtectBlockListener.onBlockBreak(EssentialsProtectBlockListener.java:320)
  882. at sun.reflect.GeneratedMethodAccessor207.invoke(Unknown Source)
  883. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  884. at java.lang.reflect.Method.invoke(Unknown Source)
  885. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  886. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  887. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  888. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  889. at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:220)
  890. at net.minecraft.server.ItemInWorldManager.c(ItemInWorldManager.java:83)
  891. at net.minecraft.server.EntityPlayer.F_(EntityPlayer.java:136)
  892. at net.minecraft.server.World.entityJoinedWorld(World.java:1264)
  893. at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:106)
  894. at net.minecraft.server.World.playerJoinedWorld(World.java:1246)
  895. at net.minecraft.server.World.tickEntities(World.java:1153)
  896. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:558)
  897. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
  898. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  899. 2012-07-20 17:25:30 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  900. 2012-07-20 17:25:31 [INFO] Отключение Senya [/77.37.139.190:51809]: You must wait 1 more minutes before logging-in again.
  901. 2012-07-20 17:25:33 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  902. 2012-07-20 17:25:37 [INFO] Princess [/46.191.135.102:55655] logged in with entity id 34986 at ([world] -426.7166753771647, 80.0, 345.47529635693695)
  903. 2012-07-20 17:25:40 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  904. 2012-07-20 17:25:40 [INFO] Permissions reloaded
  905. 2012-07-20 17:25:41 [INFO] [**17DT Moder]Princess: 53225t
  906. 2012-07-20 17:25:42 [INFO] [PLAYER_COMMAND] Jontemaster: /give Jontemaster 281 64 0
  907. 2012-07-20 17:25:42 [WARNING] Jontemaster was denied access to command.
  908. 2012-07-20 17:25:43 [INFO] [**17DT Moder]Princess: 5132132
  909. 2012-07-20 17:25:49 [INFO] LehaBorodin [/46.32.64.148:51024] logged in with entity id 36362 at ([world] -759.5, 74.15312379606114, 491.5)
  910. 2012-07-20 17:25:51 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  911. 2012-07-20 17:25:54 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  912. 2012-07-20 17:25:57 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  913. 2012-07-20 17:25:59 [INFO] Jontemaster: ???? ??
  914. 2012-07-20 17:25:59 [SEVERE] null
  915. com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  916.  
  917. The last packet successfully received from the server was 177,495 milliseconds ago. The last packet sent successfully to the server was 0 milliseconds ago.
  918. at sun.reflect.GeneratedConstructorAccessor57.newInstance(Unknown Source)
  919. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  920. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  921. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  922. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  923. at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:3082)
  924. at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2968)
  925. at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3516)
  926. at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  927. at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  928. at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  929. at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  930. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
  931. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
  932. at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
  933. at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeUpdate(NewProxyPreparedStatement.java:105)
  934. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.unprotectBlock(ProtectedBlockJDBC.java:388)
  935. at com.earth2me.essentials.protect.EssentialsProtectBlockListener.onBlockBreak(EssentialsProtectBlockListener.java:320)
  936. at sun.reflect.GeneratedMethodAccessor207.invoke(Unknown Source)
  937. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  938. at java.lang.reflect.Method.invoke(Unknown Source)
  939. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  940. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  941. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  942. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  943. at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:220)
  944. at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:175)
  945. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:540)
  946. at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:114)
  947. at net.minecraft.server.Packet14BlockDig.handle(SourceFile:43)
  948. at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
  949. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
  950. at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:83)
  951. at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:83)
  952. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
  953. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
  954. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  955. Caused by: java.net.SocketException: Software caused connection abort: recv failed
  956. at java.net.SocketInputStream.socketRead0(Native Method)
  957. at java.net.SocketInputStream.read(Unknown Source)
  958. at java.net.SocketInputStream.read(Unknown Source)
  959. at com.mysql.jdbc.util.ReadAheadInputStream.fill(ReadAheadInputStream.java:114)
  960. at com.mysql.jdbc.util.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:161)
  961. at com.mysql.jdbc.util.ReadAheadInputStream.read(ReadAheadInputStream.java:189)
  962. at com.mysql.jdbc.MysqlIO.readFully(MysqlIO.java:2526)
  963. at com.mysql.jdbc.MysqlIO.reuseAndReadPacket(MysqlIO.java:2979)
  964. ... 31 more
  965. 2012-07-20 17:25:59 [INFO] Problem with checked-in Statement, discarding.
  966. com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after statement closed.
  967. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  968. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  969. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  970. at java.lang.reflect.Constructor.newInstance(Unknown Source)
  971. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  972. at com.mysql.jdbc.Util.getInstance(Util.java:382)
  973. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013)
  974. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
  975. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
  976. at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)
  977. at com.mysql.jdbc.StatementImpl.checkClosed(StatementImpl.java:402)
  978. at com.mysql.jdbc.PreparedStatement.clearParameters(PreparedStatement.java:1138)
  979. at com.mchange.v2.c3p0.stmt.GooGooStatementCache.refreshStatement(GooGooStatementCache.java:604)
  980. at com.mchange.v2.c3p0.stmt.GooGooStatementCache.checkinStatement(GooGooStatementCache.java:236)
  981. at com.mchange.v2.c3p0.impl.NewPooledConnection.checkinStatement(NewPooledConnection.java:282)
  982. at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.close(NewProxyPreparedStatement.java:1807)
  983. at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.unprotectBlock(ProtectedBlockJDBC.java:401)
  984. at com.earth2me.essentials.protect.EssentialsProtectBlockListener.onBlockBreak(EssentialsProtectBlockListener.java:320)
  985. at sun.reflect.GeneratedMethodAccessor207.invoke(Unknown Source)
  986. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  987. at java.lang.reflect.Method.invoke(Unknown Source)
  988. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
  989. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  990. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
  991. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
  992. at net.minecraft.server.ItemInWorldManager.breakBlock(ItemInWorldManager.java:220)
  993. at net.minecraft.server.ItemInWorldManager.a(ItemInWorldManager.java:175)
  994. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:540)
  995. at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:114)
  996. at net.minecraft.server.Packet14BlockDig.handle(SourceFile:43)
  997. at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
  998. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
  999. at net.minecraft.serverhook.NetServerHandlerProxy.a(NetServerHandlerProxy.java:83)
  1000. at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:83)
  1001. at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
  1002. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
  1003. at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  1004. 2012-07-20 17:25:59 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  1005. 2012-07-20 17:26:02 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  1006. 2012-07-20 17:26:02 [INFO] Отключение Senya [/77.37.139.190:51814]: You must wait 1 more minutes before logging-in again.
  1007. 2012-07-20 17:26:04 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement