Advertisement
bobsajit

Untitled

Apr 30th, 2011
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 81.70 KB | None | 0 0
  1.  
  2. 2011-04-30 22:45:27 [INFO] Starting minecraft server version Beta 1.3
  3. 2011-04-30 22:45:27 [INFO] Loading properties
  4. 2011-04-30 22:45:27 [INFO] Starting Minecraft server on 81.19.217.21:25565
  5. 2011-04-30 22:45:27 [INFO] Preparing level "worldspawn"
  6. 2011-04-30 22:45:27 [INFO] Preparing start region
  7. 2011-04-30 22:45:28 [INFO] Done (758178107ns)! For help, type "help" or "?"
  8. 2011-04-30 22:45:36 [INFO] Disconnecting /108.15.49.131:52709: Protocol error
  9. 2011-04-30 22:45:36 [INFO] /108.15.49.131:52709 lost connection
  10. 2011-04-30 22:46:09 [INFO] Disconnecting /76.10.170.218:64228: Protocol error
  11. 2011-04-30 22:46:09 [INFO] /76.10.170.218:64228 lost connection
  12. 2011-04-30 22:46:10 [INFO] [CONSOLE] Server shutting down immediately. World is being saved.
  13. 2011-04-30 22:46:10 [INFO] CONSOLE: Enabling level saving..
  14. 2011-04-30 22:46:10 [INFO] CONSOLE: Forcing save..
  15. 2011-04-30 22:46:10 [INFO] CONSOLE: Save complete.
  16. 2011-04-30 22:46:10 [INFO] CONSOLE: Stopping the server..
  17. 2011-04-30 22:46:10 [INFO] Stopping server
  18. 2011-04-30 22:46:10 [INFO] Saving chunks
  19. 2011-04-30 22:46:19 [INFO] Starting minecraft server version Beta 1.5_02
  20. 2011-04-30 22:46:19 [INFO] Loading properties
  21. 2011-04-30 22:46:19 [INFO] Starting Minecraft server on 81.19.217.21:25565
  22. 2011-04-30 22:46:19 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-706-gf53e007-b740jnks (MC: 1.5_02)
  23. 2011-04-30 22:46:19 [INFO] Preparing level "worldspawn"
  24. 2011-04-30 22:46:19 [INFO] Preparing start region
  25. 2011-04-30 22:46:20 [INFO] LWC Loading shared objects
  26. 2011-04-30 22:46:20 [INFO] LWC Native library: plugins/LWC/lib/native/Windows/amd64/sqlitejdbc.dll
  27. 2011-04-30 22:46:21 [INFO] [Permissions] (Phoenix) was Initialized.
  28. 2011-04-30 22:46:21 [INFO] [AutoMessage] version [1.5] loaded
  29. 2011-04-30 22:46:21 [INFO] [BBROTHER] ------------------------------------
  30. 2011-04-30 22:46:21 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of BigBrother!
  31. 2011-04-30 22:46:21 [INFO] [BBROTHER] Please note that, since this is far from complete, there will be many bugs.
  32. 2011-04-30 22:46:21 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bugs.nexisonline.net/bb
  33. 2011-04-30 22:46:21 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for updates and build notifications.
  34. 2011-04-30 22:46:21 [INFO] [BBROTHER] ------------------------------------
  35. 2011-04-30 22:46:22 [INFO] [BBROTHER] Building `bbdata` table...
  36. 2011-04-30 22:46:22 [INFO] [BBROTHER] BBData H2 Driver r1 loaded!
  37. 2011-04-30 22:46:23 [INFO] [BBROTHER] Building `bbusers` table...
  38. 2011-04-30 22:46:24 [INFO] [BBROTHER] Updating tables for 1.8
  39. 2011-04-30 22:46:24 [SEVERE] [BBROTHER] Could not executeUpdate for Upgrading to BLOBs instead of VARCHAR.:
  40. org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "0"; SQL statement:
  41. -- row #2 (862799, 1303936308, 514, 1, 0, -301, 67, -459, 1, '0', FALSE) [90003-153]
  42. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  43. at org.h2.message.DbException.get(DbException.java:167)
  44. at org.h2.message.DbException.get(DbException.java:144)
  45. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956)
  46. at org.h2.value.Value.convertTo(Value.java:832)
  47. at org.h2.table.Column.convert(Column.java:151)
  48. at org.h2.command.dml.Insert.addRow(Insert.java:155)
  49. at org.h2.command.dml.Select.queryFlat(Select.java:524)
  50. at org.h2.command.dml.Select.queryWithoutCache(Select.java:614)
  51. at org.h2.command.dml.Query.query(Query.java:269)
  52. at org.h2.command.dml.Insert.insertRows(Insert.java:134)
  53. at org.h2.command.dml.Insert.update(Insert.java:86)
  54. at org.h2.command.ddl.CreateTable.update(CreateTable.java:176)
  55. at org.h2.command.ddl.AlterTableAlterColumn.execute(AlterTableAlterColumn.java:395)
  56. at org.h2.command.ddl.AlterTableAlterColumn.cloneTableStructure(AlterTableAlterColumn.java:287)
  57. at org.h2.command.ddl.AlterTableAlterColumn.copyData(AlterTableAlterColumn.java:181)
  58. at org.h2.command.ddl.AlterTableAlterColumn.update(AlterTableAlterColumn.java:118)
  59. at org.h2.command.CommandContainer.update(CommandContainer.java:69)
  60. at org.h2.command.Command.executeUpdate(Command.java:212)
  61. at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:143)
  62. at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:129)
  63. at me.taylorkelly.bigbrother.tablemgrs.DBTable.executeUpdate(DBTable.java:86)
  64. at me.taylorkelly.bigbrother.tablemgrs.DBTable.executeUpdate(DBTable.java:99)
  65. at me.taylorkelly.bigbrother.fixes.Fix6.apply(Fix6.java:30)
  66. at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:175)
  67. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
  68. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:632)
  69. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
  70. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116)
  71. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94)
  72. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
  73. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
  74. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
  75. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
  76. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  77. 2011-04-30 22:46:24 [INFO] [BBROTHER] Permissions enabled using: Permissions v2.7.2
  78. 2011-04-30 22:46:24 [WARNING] [BBROTHER] 'Help' isn't detected. No /help support
  79. 2011-04-30 22:46:24 [INFO] [BBROTHER] BigBrother 1.8-SNAPSHOT enabled
  80. 2011-04-30 22:46:24 [INFO] GiveIt: Permissions support enabled
  81. 2011-04-30 22:46:24 [INFO] GiveIt version 1.3 by cian1500ww is enabled!
  82. 2011-04-30 22:46:24 [INFO] [HeroChat] HeroChat version 4.10.3 enabled.
  83. 2011-04-30 22:46:24 [INFO] LWC Loaded 116 locale strings (0 overrides)
  84. 2011-04-30 22:46:25 [INFO] LWC Using Nijikokun's permissions plugin for permissions
  85. 2011-04-30 22:46:25 [INFO] [Permissions] version [2.7.2] (Phoenix) loaded
  86. 2011-04-30 22:46:25 [INFO] [HeroChat] Permissions 2.7.2 found.
  87. 2011-04-30 22:46:25 [INFO] LWC Loading SQLite
  88. 2011-04-30 22:46:25 [INFO] SQLite Using: Native
  89. 2011-04-30 22:46:25 [INFO] LWC At version: v2,31
  90. 2011-04-30 22:46:25 [INFO] [MagicCarpet] MagicCarpet version 1.5.5 is enabled!
  91. 2011-04-30 22:46:25 [INFO] [MagicCarpet] Take yourself wonder by wonder, using /magiccarpet or /mc.
  92. 2011-04-30 22:46:25 [INFO] [MagicCarpet] Using Permissions.
  93. 2011-04-30 22:46:25 [INFO] [MCDocs] (Tazzernator/Andrew Tajsic) - Hooked into Permissions.
  94. 2011-04-30 22:46:25 [INFO] [MCDocs] (Tazzernator/Andrew Tajsic) - v8.0 loaded.
  95. 2011-04-30 22:46:25 [INFO] MCMACOMPAT r13
  96. 2011-04-30 22:46:25 [INFO] McMyAdmin Compatibility Plugin version r13 started.
  97. 2011-04-30 22:46:26 [INFO] [ModTRS] Using Permissions version 2.7.2 for permission handling
  98. 2011-04-30 22:46:26 [INFO] [ModTRS] Plugin enabled! (version 1.3)
  99. 2011-04-30 22:46:26 [INFO] [MultiVerse] Permissions Found
  100. 2011-04-30 22:46:26 [INFO] [MultiVerse] - Version 1.6.3 Enabled
  101. 2011-04-30 22:46:26 [INFO] [MultiVerse] Loading World & Settings - 'Carthage' - NORMAL
  102. 2011-04-30 22:46:27 [INFO] [MultiVerse] Loading World & Settings - 'world' - NORMAL
  103. 2011-04-30 22:46:27 [INFO] [MultiVerse] Loading World & Settings - 'nether' - NETHER
  104. 2011-04-30 22:46:28 [INFO] [MultiVerse] Loading World & Settings - 'CandyLand' - NORMAL
  105. 2011-04-30 22:46:29 [INFO] [MultiVerse] Loading World & Settings - 'PrivateWorld' - NORMAL
  106. 2011-04-30 22:46:29 [INFO] [MultiVerse] Loading World & Settings - 'TrustedMap' - NORMAL
  107. 2011-04-30 22:46:30 [INFO] [MultiVerse] Loading World & Settings - 'spawnworld' - NORMAL
  108. 2011-04-30 22:46:30 [INFO] [MultiVerse] Loading World & Settings - 'spawnworldV2' - NORMAL
  109. 2011-04-30 22:46:31 [INFO] [MultiVerse] Loading World & Settings - 'freebuild' - NORMAL
  110. 2011-04-30 22:46:32 [INFO] [MultiVerse] Loading World & Settings - 'worldspawn' - NORMAL
  111. 2011-04-30 22:46:32 [INFO] [MultiVerse] Loading World & Settings - 'PixelArt' - NORMAL
  112. 2011-04-30 22:46:32 [INFO] [MultiVerse] Loading World & Settings - 'ModernWorld' - NORMAL
  113. 2011-04-30 22:46:33 [INFO] [MultiVerse] Loading World & Settings - 'pvpgames' - NORMAL
  114. 2011-04-30 22:46:34 [INFO] [MultiVerse] Loading World & Settings - 'adminmod' - NORMAL
  115. 2011-04-30 22:46:34 [INFO] [MultiVerse] Loading World & Settings - 'china' - NORMAL
  116. 2011-04-30 22:46:35 [INFO] [MultiVerse] Loading World & Settings - 'western' - NORMAL
  117. 2011-04-30 22:46:35 [INFO] [MultiVerse] Loading World & Settings - 'timetown' - NORMAL
  118. 2011-04-30 22:46:36 [INFO] [MultiVerse] Loading World & Settings - 'joelsworld' - NORMAL
  119. 2011-04-30 22:46:36 [INFO] [MultiVerse] 18 - World(s) loaded.
  120. 2011-04-30 22:46:36 [INFO] [MultiVerse] Loading Portals
  121. 2011-04-30 22:46:36 [INFO] [MultiVerse] 38 - Portal(s) loaded.
  122. 2011-04-30 22:46:36 [INFO] NoWeather version 1.2 is enabled!
  123. 2011-04-30 22:46:36 [INFO] PlgSetspawn version 4.1 is enabled!
  124. 2011-04-30 22:46:36 [INFO] [PorteCoulissante] plugin version 1.2.1 by Captain_Chaos enabled
  125. 2011-04-30 22:46:36 [INFO] Warpz0r version 1.2.3 is enabled
  126. 2011-04-30 22:46:36 [INFO] [Warpz0r] Found Permissions (v2.7.2)
  127. 2011-04-30 22:46:36 [INFO] WorldEdit 4.4 enabled.
  128. 2011-04-30 22:46:36 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
  129. 2011-04-30 22:46:36 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
  130. 2011-04-30 22:46:36 [INFO] WorldGuard: (worldspawn) Single session is enforced.
  131. 2011-04-30 22:46:36 [INFO] WorldGuard: (worldspawn) TNT ignition is PERMITTED.
  132. 2011-04-30 22:46:36 [INFO] WorldGuard: (worldspawn) Lighters are PERMITTED.
  133. 2011-04-30 22:46:36 [INFO] WorldGuard: (worldspawn) Lava fire is blocked.
  134. 2011-04-30 22:46:36 [INFO] WorldGuard: (worldspawn) Fire spread is UNRESTRICTED.
  135. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'worldspawn"
  136. 2011-04-30 22:46:36 [INFO] WorldGuard: (Carthage) Single session is enforced.
  137. 2011-04-30 22:46:36 [INFO] WorldGuard: (Carthage) TNT ignition is PERMITTED.
  138. 2011-04-30 22:46:36 [INFO] WorldGuard: (Carthage) Lighters are PERMITTED.
  139. 2011-04-30 22:46:36 [INFO] WorldGuard: (Carthage) Lava fire is blocked.
  140. 2011-04-30 22:46:36 [INFO] WorldGuard: (Carthage) Fire spread is UNRESTRICTED.
  141. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'Carthage"
  142. 2011-04-30 22:46:36 [INFO] WorldGuard: (world) Single session is enforced.
  143. 2011-04-30 22:46:36 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
  144. 2011-04-30 22:46:36 [INFO] WorldGuard: (world) Lighters are PERMITTED.
  145. 2011-04-30 22:46:36 [INFO] WorldGuard: (world) Lava fire is blocked.
  146. 2011-04-30 22:46:36 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
  147. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'world"
  148. 2011-04-30 22:46:36 [INFO] WorldGuard: (nether) Single session is enforced.
  149. 2011-04-30 22:46:36 [INFO] WorldGuard: (nether) TNT ignition is PERMITTED.
  150. 2011-04-30 22:46:36 [INFO] WorldGuard: (nether) Lighters are PERMITTED.
  151. 2011-04-30 22:46:36 [INFO] WorldGuard: (nether) Lava fire is blocked.
  152. 2011-04-30 22:46:36 [INFO] WorldGuard: (nether) Fire spread is UNRESTRICTED.
  153. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'nether"
  154. 2011-04-30 22:46:36 [INFO] WorldGuard: (CandyLand) Single session is enforced.
  155. 2011-04-30 22:46:36 [INFO] WorldGuard: (CandyLand) TNT ignition is PERMITTED.
  156. 2011-04-30 22:46:36 [INFO] WorldGuard: (CandyLand) Lighters are PERMITTED.
  157. 2011-04-30 22:46:36 [INFO] WorldGuard: (CandyLand) Lava fire is blocked.
  158. 2011-04-30 22:46:36 [INFO] WorldGuard: (CandyLand) Fire spread is UNRESTRICTED.
  159. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'CandyLand"
  160. 2011-04-30 22:46:36 [INFO] WorldGuard: (PrivateWorld) Single session is enforced.
  161. 2011-04-30 22:46:36 [INFO] WorldGuard: (PrivateWorld) TNT ignition is PERMITTED.
  162. 2011-04-30 22:46:36 [INFO] WorldGuard: (PrivateWorld) Lighters are PERMITTED.
  163. 2011-04-30 22:46:36 [INFO] WorldGuard: (PrivateWorld) Lava fire is blocked.
  164. 2011-04-30 22:46:36 [INFO] WorldGuard: (PrivateWorld) Fire spread is UNRESTRICTED.
  165. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'PrivateWorld"
  166. 2011-04-30 22:46:36 [INFO] WorldGuard: (TrustedMap) Single session is enforced.
  167. 2011-04-30 22:46:36 [INFO] WorldGuard: (TrustedMap) TNT ignition is PERMITTED.
  168. 2011-04-30 22:46:36 [INFO] WorldGuard: (TrustedMap) Lighters are PERMITTED.
  169. 2011-04-30 22:46:36 [INFO] WorldGuard: (TrustedMap) Lava fire is blocked.
  170. 2011-04-30 22:46:36 [INFO] WorldGuard: (TrustedMap) Fire spread is UNRESTRICTED.
  171. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'TrustedMap"
  172. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworld) Single session is enforced.
  173. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworld) TNT ignition is PERMITTED.
  174. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworld) Lighters are PERMITTED.
  175. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworld) Lava fire is blocked.
  176. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworld) Fire spread is UNRESTRICTED.
  177. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'spawnworld"
  178. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworldV2) Single session is enforced.
  179. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworldV2) TNT ignition is PERMITTED.
  180. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworldV2) Lighters are PERMITTED.
  181. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworldV2) Lava fire is blocked.
  182. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworldV2) Fire spread is UNRESTRICTED.
  183. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'spawnworldV2"
  184. 2011-04-30 22:46:36 [INFO] WorldGuard: (freebuild) Single session is enforced.
  185. 2011-04-30 22:46:36 [INFO] WorldGuard: (freebuild) TNT ignition is PERMITTED.
  186. 2011-04-30 22:46:36 [INFO] WorldGuard: (freebuild) Lighters are PERMITTED.
  187. 2011-04-30 22:46:36 [INFO] WorldGuard: (freebuild) Lava fire is blocked.
  188. 2011-04-30 22:46:36 [INFO] WorldGuard: (freebuild) Fire spread is UNRESTRICTED.
  189. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'freebuild"
  190. 2011-04-30 22:46:37 [INFO] WorldGuard: (PixelArt) Single session is enforced.
  191. 2011-04-30 22:46:37 [INFO] WorldGuard: (PixelArt) TNT ignition is PERMITTED.
  192. 2011-04-30 22:46:37 [INFO] WorldGuard: (PixelArt) Lighters are PERMITTED.
  193. 2011-04-30 22:46:37 [INFO] WorldGuard: (PixelArt) Lava fire is blocked.
  194. 2011-04-30 22:46:37 [INFO] WorldGuard: (PixelArt) Fire spread is UNRESTRICTED.
  195. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'PixelArt"
  196. 2011-04-30 22:46:37 [INFO] WorldGuard: (ModernWorld) Single session is enforced.
  197. 2011-04-30 22:46:37 [INFO] WorldGuard: (ModernWorld) TNT ignition is PERMITTED.
  198. 2011-04-30 22:46:37 [INFO] WorldGuard: (ModernWorld) Lighters are PERMITTED.
  199. 2011-04-30 22:46:37 [INFO] WorldGuard: (ModernWorld) Lava fire is blocked.
  200. 2011-04-30 22:46:37 [INFO] WorldGuard: (ModernWorld) Fire spread is UNRESTRICTED.
  201. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'ModernWorld"
  202. 2011-04-30 22:46:37 [INFO] WorldGuard: (pvpgames) Single session is enforced.
  203. 2011-04-30 22:46:37 [INFO] WorldGuard: (pvpgames) TNT ignition is PERMITTED.
  204. 2011-04-30 22:46:37 [INFO] WorldGuard: (pvpgames) Lighters are PERMITTED.
  205. 2011-04-30 22:46:37 [INFO] WorldGuard: (pvpgames) Lava fire is blocked.
  206. 2011-04-30 22:46:37 [INFO] WorldGuard: (pvpgames) Fire spread is UNRESTRICTED.
  207. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'pvpgames"
  208. 2011-04-30 22:46:37 [INFO] WorldGuard: (adminmod) Single session is enforced.
  209. 2011-04-30 22:46:37 [INFO] WorldGuard: (adminmod) TNT ignition is PERMITTED.
  210. 2011-04-30 22:46:37 [INFO] WorldGuard: (adminmod) Lighters are PERMITTED.
  211. 2011-04-30 22:46:37 [INFO] WorldGuard: (adminmod) Lava fire is blocked.
  212. 2011-04-30 22:46:37 [INFO] WorldGuard: (adminmod) Fire spread is UNRESTRICTED.
  213. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'adminmod"
  214. 2011-04-30 22:46:37 [INFO] WorldGuard: (china) Single session is enforced.
  215. 2011-04-30 22:46:37 [INFO] WorldGuard: (china) TNT ignition is PERMITTED.
  216. 2011-04-30 22:46:37 [INFO] WorldGuard: (china) Lighters are PERMITTED.
  217. 2011-04-30 22:46:37 [INFO] WorldGuard: (china) Lava fire is blocked.
  218. 2011-04-30 22:46:37 [INFO] WorldGuard: (china) Fire spread is UNRESTRICTED.
  219. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'china"
  220. 2011-04-30 22:46:37 [INFO] WorldGuard: (western) Single session is enforced.
  221. 2011-04-30 22:46:37 [INFO] WorldGuard: (western) TNT ignition is PERMITTED.
  222. 2011-04-30 22:46:37 [INFO] WorldGuard: (western) Lighters are PERMITTED.
  223. 2011-04-30 22:46:37 [INFO] WorldGuard: (western) Lava fire is blocked.
  224. 2011-04-30 22:46:37 [INFO] WorldGuard: (western) Fire spread is UNRESTRICTED.
  225. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'western"
  226. 2011-04-30 22:46:37 [INFO] WorldGuard: (timetown) Single session is enforced.
  227. 2011-04-30 22:46:37 [INFO] WorldGuard: (timetown) TNT ignition is PERMITTED.
  228. 2011-04-30 22:46:37 [INFO] WorldGuard: (timetown) Lighters are PERMITTED.
  229. 2011-04-30 22:46:37 [INFO] WorldGuard: (timetown) Lava fire is blocked.
  230. 2011-04-30 22:46:37 [INFO] WorldGuard: (timetown) Fire spread is UNRESTRICTED.
  231. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'timetown"
  232. 2011-04-30 22:46:37 [INFO] WorldGuard: (joelsworld) Single session is enforced.
  233. 2011-04-30 22:46:37 [INFO] WorldGuard: (joelsworld) TNT ignition is PERMITTED.
  234. 2011-04-30 22:46:37 [INFO] WorldGuard: (joelsworld) Lighters are PERMITTED.
  235. 2011-04-30 22:46:37 [INFO] WorldGuard: (joelsworld) Lava fire is blocked.
  236. 2011-04-30 22:46:37 [INFO] WorldGuard: (joelsworld) Fire spread is UNRESTRICTED.
  237. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'joelsworld"
  238. 2011-04-30 22:46:37 [INFO] WorldGuard 5.0-alpha10 enabled.
  239. 2011-04-30 22:46:37 [INFO] Done (1,732s)! For help, type "help" or "?"
  240. 2011-04-30 22:46:37 [INFO] /24.206.66.227:52326 lost connection
  241. 2011-04-30 22:46:38 [INFO] Disconnecting Themperson [/76.10.170.218:64229]: You are not white-listed on this server!
  242. 2011-04-30 22:47:30 [INFO] vorske [/86.158.200.12:52080] logged in with entity id 1068
  243. 2011-04-30 22:47:31 [INFO] [CONSOLE] vorske has just joined for the first time.
  244. 2011-04-30 22:47:31 [INFO] Unknown console command. Type "help" for help.
  245. 2011-04-30 22:47:31 [INFO] [CONSOLE] 1 unique players have visited this server.
  246. 2011-04-30 22:47:31 [INFO] Unknown console command. Type "help" for help.
  247. 2011-04-30 22:47:31 [INFO] Unknown console command. Type "help" for help.
  248. 2011-04-30 22:47:31 [INFO] Unknown console command. Type "help" for help.
  249. 2011-04-30 22:47:46 [INFO] Bobsajit [/24.206.66.227:52489] logged in with entity id 1070
  250. 2011-04-30 22:47:46 [INFO] [CONSOLE] Bobsajit has just joined for the first time.
  251. 2011-04-30 22:47:46 [INFO] Unknown console command. Type "help" for help.
  252. 2011-04-30 22:47:46 [INFO] [CONSOLE] 2 unique players have visited this server.
  253. 2011-04-30 22:47:46 [INFO] Unknown console command. Type "help" for help.
  254. 2011-04-30 22:47:46 [INFO] Unknown console command. Type "help" for help.
  255. 2011-04-30 22:47:46 [INFO] Unknown console command. Type "help" for help.
  256. 2011-04-30 22:47:52 [INFO] Bobsajit issued server command: peeps
  257. 2011-04-30 22:48:18 [INFO] [CONSOLE] lol
  258. 2011-04-30 22:48:18 [INFO] Unknown console command. Type "help" for help.
  259. 2011-04-30 22:48:23 [INFO] [CONSOLE] hehe
  260. 2011-04-30 22:48:23 [INFO] Unknown console command. Type "help" for help.
  261. 2011-04-30 22:48:27 [INFO] [CONSOLE] it's me bobie
  262. 2011-04-30 22:48:27 [INFO] Unknown console command. Type "help" for help.
  263. 2011-04-30 22:48:55 [INFO] Disconnecting anklumos1 [/65.24.173.129:49298]: You are not white-listed on this server!
  264. 2011-04-30 22:49:21 [INFO] Disconnecting owendawe [/96.50.63.2:51191]: You are not white-listed on this server!
  265. 2011-04-30 22:49:56 [INFO] Disconnecting McGer96 [/84.154.72.95:50142]: You are not white-listed on this server!
  266. 2011-04-30 22:50:29 [SEVERE] [BBROTHER] Find SQL Exception
  267. org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "/peeps" [90004-153]
  268. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  269. at org.h2.message.DbException.get(DbException.java:167)
  270. at org.h2.message.DbException.get(DbException.java:144)
  271. at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975)
  272. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961)
  273. at org.h2.value.Value.convertTo(Value.java:816)
  274. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  275. at org.h2.value.Value.getInputStream(Value.java:428)
  276. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  277. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  278. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  279. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  280. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  281. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  282. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  283. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  284. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  285. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  286. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  287. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  288. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  289. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  290. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  291. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  292. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  293. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  294. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  295. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  296. 2011-04-30 22:50:30 [SEVERE] [BBROTHER] Find SQL Exception
  297. org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "/peeps" [90004-153]
  298. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  299. at org.h2.message.DbException.get(DbException.java:167)
  300. at org.h2.message.DbException.get(DbException.java:144)
  301. at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975)
  302. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961)
  303. at org.h2.value.Value.convertTo(Value.java:816)
  304. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  305. at org.h2.value.Value.getInputStream(Value.java:428)
  306. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  307. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  308. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  309. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  310. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  311. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  312. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  313. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  314. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  315. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  316. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  317. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  318. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  319. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  320. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  321. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  322. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  323. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  324. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  325. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  326. 2011-04-30 22:50:30 [SEVERE] [BBROTHER] Find SQL Exception
  327. org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "/peeps" [90004-153]
  328. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  329. at org.h2.message.DbException.get(DbException.java:167)
  330. at org.h2.message.DbException.get(DbException.java:144)
  331. at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975)
  332. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961)
  333. at org.h2.value.Value.convertTo(Value.java:816)
  334. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  335. at org.h2.value.Value.getInputStream(Value.java:428)
  336. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  337. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  338. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  339. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  340. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  341. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  342. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  343. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  344. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  345. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  346. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  347. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  348. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  349. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  350. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  351. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  352. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  353. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  354. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  355. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  356. 2011-04-30 22:50:30 [SEVERE] [BBROTHER] Find SQL Exception
  357. org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "/peeps" [90004-153]
  358. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  359. at org.h2.message.DbException.get(DbException.java:167)
  360. at org.h2.message.DbException.get(DbException.java:144)
  361. at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975)
  362. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961)
  363. at org.h2.value.Value.convertTo(Value.java:816)
  364. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  365. at org.h2.value.Value.getInputStream(Value.java:428)
  366. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  367. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  368. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  369. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  370. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  371. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  372. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  373. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  374. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  375. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  376. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  377. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  378. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  379. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  380. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  381. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  382. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  383. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  384. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  385. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  386. 2011-04-30 22:50:31 [SEVERE] [BBROTHER] Find SQL Exception
  387. org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "/peeps" [90004-153]
  388. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  389. at org.h2.message.DbException.get(DbException.java:167)
  390. at org.h2.message.DbException.get(DbException.java:144)
  391. at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975)
  392. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961)
  393. at org.h2.value.Value.convertTo(Value.java:816)
  394. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  395. at org.h2.value.Value.getInputStream(Value.java:428)
  396. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  397. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  398. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  399. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  400. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  401. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  402. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  403. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  404. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  405. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  406. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  407. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  408. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  409. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  410. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  411. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  412. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  413. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  414. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  415. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  416. 2011-04-30 22:50:31 [SEVERE] [BBROTHER] Find SQL Exception
  417. org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "/peeps" [90004-153]
  418. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  419. at org.h2.message.DbException.get(DbException.java:167)
  420. at org.h2.message.DbException.get(DbException.java:144)
  421. at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975)
  422. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961)
  423. at org.h2.value.Value.convertTo(Value.java:816)
  424. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  425. at org.h2.value.Value.getInputStream(Value.java:428)
  426. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  427. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  428. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  429. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  430. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  431. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  432. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  433. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  434. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  435. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  436. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  437. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  438. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  439. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  440. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  441. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  442. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  443. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  444. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  445. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  446. 2011-04-30 22:51:22 [INFO] Bobsajit issued server command: peeps
  447. 2011-04-30 22:51:35 [INFO] Bobsajit issued server command: peeps
  448. 2011-04-30 22:52:18 [INFO] [Owner] Bobsajit: t
  449. 2011-04-30 22:52:40 [INFO] vorske lost connection: user was kicked.
  450. 2011-04-30 22:52:40 [INFO] Unknown console command. Type "help" for help.
  451. 2011-04-30 22:52:40 [INFO] Bobsajit lost connection: user was kicked.
  452. 2011-04-30 22:52:40 [INFO] Unknown console command. Type "help" for help.
  453. 2011-04-30 22:52:40 [INFO] [CONSOLE] Server is restarting. World is being saved.
  454. 2011-04-30 22:52:40 [INFO] Unknown console command. Type "help" for help.
  455. 2011-04-30 22:52:40 [INFO] Enabling level saving..
  456. 2011-04-30 22:52:40 [INFO] CONSOLE: Enabling level saving..
  457. 2011-04-30 22:52:40 [INFO] Unknown console command. Type "help" for help.
  458. 2011-04-30 22:52:40 [INFO] Forcing save..
  459. 2011-04-30 22:52:40 [INFO] CONSOLE: Forcing save..
  460. 2011-04-30 22:52:40 [INFO] Saving chunks
  461. 2011-04-30 22:52:43 [INFO] Save complete.
  462. 2011-04-30 22:52:43 [INFO] CONSOLE: Save complete.
  463. 2011-04-30 22:52:43 [INFO] Unknown console command. Type "help" for help.
  464. 2011-04-30 22:52:43 [INFO] Stopping the server..
  465. 2011-04-30 22:52:43 [INFO] CONSOLE: Stopping the server..
  466. 2011-04-30 22:52:43 [INFO] Unknown console command. Type "help" for help.
  467. 2011-04-30 22:52:43 [INFO] Stopping server
  468. 2011-04-30 22:52:43 [INFO] [AutoMessage] version [1.5] disabled
  469. 2011-04-30 22:52:43 [INFO] Disabling GiveIt!
  470. 2011-04-30 22:52:43 [INFO] [HeroChat] HeroChat version 4.10.3 disabled.
  471. 2011-04-30 22:52:43 [INFO] LWC Freeing SQLite
  472. 2011-04-30 22:52:43 [INFO] Magic Carpet disabled. Thanks for trying the plugin!
  473. 2011-04-30 22:52:43 [INFO] [MCDocs] (Tazzernator/Andrew Tajsic) - v8.0 shutdown.
  474. 2011-04-30 22:52:43 [INFO] [ModTRS] Plugin disabled. (version 1.3)
  475. 2011-04-30 22:52:43 [INFO] [MultiVerse] - Disabled
  476. 2011-04-30 22:52:43 [INFO] [Permissions] (Phoenix) saved all data.
  477. 2011-04-30 22:52:43 [INFO] [Permissions] (Phoenix) disabled successfully.
  478. 2011-04-30 22:52:43 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
  479. 2011-04-30 22:52:43 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
  480. 2011-04-30 22:52:43 [INFO] [Warpz0r] Permissions plugin lost.
  481. 2011-04-30 22:52:43 [INFO] PlgSetspawn version 4.1 stopping...
  482. 2011-04-30 22:52:43 [INFO] Warpz0r version 1.2.3 is disabled
  483. 2011-04-30 22:52:43 [INFO] WorldGuard 5.0-alpha10 disabled.
  484. 2011-04-30 22:52:43 [INFO] Saving chunks
  485. 2011-04-30 22:52:45 [INFO] Starting minecraft server version Beta 1.5_02
  486. 2011-04-30 22:52:45 [INFO] Loading properties
  487. 2011-04-30 22:52:45 [INFO] Starting Minecraft server on 81.19.217.21:25565
  488. 2011-04-30 22:52:45 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-706-gf53e007-b740jnks (MC: 1.5_02)
  489. 2011-04-30 22:52:45 [INFO] Preparing level "worldspawn"
  490. 2011-04-30 22:52:45 [INFO] Preparing start region
  491. 2011-04-30 22:52:46 [INFO] LWC Loading shared objects
  492. 2011-04-30 22:52:46 [INFO] LWC Native library: plugins/LWC/lib/native/Windows/amd64/sqlitejdbc.dll
  493. 2011-04-30 22:52:46 [INFO] [Permissions] (Phoenix) was Initialized.
  494. 2011-04-30 22:52:47 [INFO] [AutoMessage] version [1.5] loaded
  495. 2011-04-30 22:52:47 [INFO] [BBROTHER] ------------------------------------
  496. 2011-04-30 22:52:47 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of BigBrother!
  497. 2011-04-30 22:52:47 [INFO] [BBROTHER] Please note that, since this is far from complete, there will be many bugs.
  498. 2011-04-30 22:52:47 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bugs.nexisonline.net/bb
  499. 2011-04-30 22:52:47 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for updates and build notifications.
  500. 2011-04-30 22:52:47 [INFO] [BBROTHER] ------------------------------------
  501. 2011-04-30 22:52:47 [INFO] [BBROTHER] Building `bbdata` table...
  502. 2011-04-30 22:52:48 [INFO] [BBROTHER] BBData H2 Driver r1 loaded!
  503. 2011-04-30 22:52:48 [INFO] [BBROTHER] Building `bbusers` table...
  504. 2011-04-30 22:52:50 [INFO] [BBROTHER] Updating tables for 1.8
  505. 2011-04-30 22:52:50 [SEVERE] [BBROTHER] Could not executeUpdate for Upgrading to BLOBs instead of VARCHAR.:
  506. org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "0"; SQL statement:
  507. -- row #2 (867376, 1303937199, 514, 1, 0, -301, 83, -444, 1, '0', FALSE) [90003-153]
  508. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  509. at org.h2.message.DbException.get(DbException.java:167)
  510. at org.h2.message.DbException.get(DbException.java:144)
  511. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956)
  512. at org.h2.value.Value.convertTo(Value.java:832)
  513. at org.h2.table.Column.convert(Column.java:151)
  514. at org.h2.command.dml.Insert.addRow(Insert.java:155)
  515. at org.h2.command.dml.Select.queryFlat(Select.java:524)
  516. at org.h2.command.dml.Select.queryWithoutCache(Select.java:614)
  517. at org.h2.command.dml.Query.query(Query.java:269)
  518. at org.h2.command.dml.Insert.insertRows(Insert.java:134)
  519. at org.h2.command.dml.Insert.update(Insert.java:86)
  520. at org.h2.command.ddl.CreateTable.update(CreateTable.java:176)
  521. at org.h2.command.ddl.AlterTableAlterColumn.execute(AlterTableAlterColumn.java:395)
  522. at org.h2.command.ddl.AlterTableAlterColumn.cloneTableStructure(AlterTableAlterColumn.java:287)
  523. at org.h2.command.ddl.AlterTableAlterColumn.copyData(AlterTableAlterColumn.java:181)
  524. at org.h2.command.ddl.AlterTableAlterColumn.update(AlterTableAlterColumn.java:118)
  525. at org.h2.command.CommandContainer.update(CommandContainer.java:69)
  526. at org.h2.command.Command.executeUpdate(Command.java:212)
  527. at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:143)
  528. at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:129)
  529. at me.taylorkelly.bigbrother.tablemgrs.DBTable.executeUpdate(DBTable.java:86)
  530. at me.taylorkelly.bigbrother.tablemgrs.DBTable.executeUpdate(DBTable.java:99)
  531. at me.taylorkelly.bigbrother.fixes.Fix6.apply(Fix6.java:30)
  532. at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:175)
  533. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127)
  534. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:632)
  535. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218)
  536. at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116)
  537. at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94)
  538. at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217)
  539. at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204)
  540. at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144)
  541. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259)
  542. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  543. 2011-04-30 22:52:50 [INFO] [BBROTHER] Permissions enabled using: Permissions v2.7.2
  544. 2011-04-30 22:52:50 [WARNING] [BBROTHER] 'Help' isn't detected. No /help support
  545. 2011-04-30 22:52:50 [INFO] [BBROTHER] BigBrother 1.8-SNAPSHOT enabled
  546. 2011-04-30 22:52:50 [INFO] GiveIt: Permissions support enabled
  547. 2011-04-30 22:52:50 [INFO] GiveIt version 1.3 by cian1500ww is enabled!
  548. 2011-04-30 22:52:50 [INFO] [HeroChat] HeroChat version 4.10.3 enabled.
  549. 2011-04-30 22:52:50 [INFO] LWC Loaded 116 locale strings (0 overrides)
  550. 2011-04-30 22:52:50 [INFO] LWC Using Nijikokun's permissions plugin for permissions
  551. 2011-04-30 22:52:50 [INFO] [Permissions] version [2.7.2] (Phoenix) loaded
  552. 2011-04-30 22:52:50 [INFO] [HeroChat] Permissions 2.7.2 found.
  553. 2011-04-30 22:52:50 [INFO] LWC Loading SQLite
  554. 2011-04-30 22:52:50 [INFO] SQLite Using: Native
  555. 2011-04-30 22:52:50 [INFO] LWC At version: v2,31
  556. 2011-04-30 22:52:50 [INFO] [MagicCarpet] MagicCarpet version 1.5.5 is enabled!
  557. 2011-04-30 22:52:50 [INFO] [MagicCarpet] Take yourself wonder by wonder, using /magiccarpet or /mc.
  558. 2011-04-30 22:52:50 [INFO] [MagicCarpet] Using Permissions.
  559. 2011-04-30 22:52:50 [INFO] [MCDocs] (Tazzernator/Andrew Tajsic) - Hooked into Permissions.
  560. 2011-04-30 22:52:50 [INFO] [MCDocs] (Tazzernator/Andrew Tajsic) - v8.0 loaded.
  561. 2011-04-30 22:52:50 [INFO] MCMACOMPAT r13
  562. 2011-04-30 22:52:50 [INFO] McMyAdmin Compatibility Plugin version r13 started.
  563. 2011-04-30 22:52:51 [INFO] [ModTRS] Using Permissions version 2.7.2 for permission handling
  564. 2011-04-30 22:52:51 [INFO] [ModTRS] Plugin enabled! (version 1.3)
  565. 2011-04-30 22:52:51 [INFO] [MultiVerse] Permissions Found
  566. 2011-04-30 22:52:51 [INFO] [MultiVerse] - Version 1.6.3 Enabled
  567. 2011-04-30 22:52:52 [INFO] [MultiVerse] Loading World & Settings - 'Carthage' - NORMAL
  568. 2011-04-30 22:52:52 [INFO] [MultiVerse] Loading World & Settings - 'world' - NORMAL
  569. 2011-04-30 22:52:53 [INFO] [MultiVerse] Loading World & Settings - 'nether' - NETHER
  570. 2011-04-30 22:52:54 [INFO] [MultiVerse] Loading World & Settings - 'CandyLand' - NORMAL
  571. 2011-04-30 22:52:54 [INFO] [MultiVerse] Loading World & Settings - 'PrivateWorld' - NORMAL
  572. 2011-04-30 22:52:55 [INFO] [MultiVerse] Loading World & Settings - 'TrustedMap' - NORMAL
  573. 2011-04-30 22:52:55 [INFO] [MultiVerse] Loading World & Settings - 'spawnworld' - NORMAL
  574. 2011-04-30 22:52:56 [INFO] [MultiVerse] Loading World & Settings - 'spawnworldV2' - NORMAL
  575. 2011-04-30 22:52:56 [INFO] [MultiVerse] Loading World & Settings - 'freebuild' - NORMAL
  576. 2011-04-30 22:52:57 [INFO] [MultiVerse] Loading World & Settings - 'worldspawn' - NORMAL
  577. 2011-04-30 22:52:57 [INFO] [MultiVerse] Loading World & Settings - 'PixelArt' - NORMAL
  578. 2011-04-30 22:52:57 [INFO] [MultiVerse] Loading World & Settings - 'ModernWorld' - NORMAL
  579. 2011-04-30 22:52:58 [INFO] [MultiVerse] Loading World & Settings - 'pvpgames' - NORMAL
  580. 2011-04-30 22:52:59 [INFO] [MultiVerse] Loading World & Settings - 'adminmod' - NORMAL
  581. 2011-04-30 22:53:00 [INFO] [MultiVerse] Loading World & Settings - 'china' - NORMAL
  582. 2011-04-30 22:53:00 [INFO] [MultiVerse] Loading World & Settings - 'western' - NORMAL
  583. 2011-04-30 22:53:01 [INFO] [MultiVerse] Loading World & Settings - 'timetown' - NORMAL
  584. 2011-04-30 22:53:01 [INFO] [MultiVerse] Loading World & Settings - 'joelsworld' - NORMAL
  585. 2011-04-30 22:53:02 [INFO] [MultiVerse] 18 - World(s) loaded.
  586. 2011-04-30 22:53:02 [INFO] [MultiVerse] Loading Portals
  587. 2011-04-30 22:53:02 [INFO] [MultiVerse] 38 - Portal(s) loaded.
  588. 2011-04-30 22:53:02 [INFO] NoWeather version 1.2 is enabled!
  589. 2011-04-30 22:53:02 [INFO] PlgSetspawn version 4.1 is enabled!
  590. 2011-04-30 22:53:02 [INFO] [PorteCoulissante] plugin version 1.2.1 by Captain_Chaos enabled
  591. 2011-04-30 22:53:02 [INFO] Warpz0r version 1.2.3 is enabled
  592. 2011-04-30 22:53:02 [INFO] [Warpz0r] Found Permissions (v2.7.2)
  593. 2011-04-30 22:53:02 [INFO] WorldEdit 4.4 enabled.
  594. 2011-04-30 22:53:02 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
  595. 2011-04-30 22:53:02 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
  596. 2011-04-30 22:53:02 [INFO] WorldGuard: (worldspawn) Single session is enforced.
  597. 2011-04-30 22:53:02 [INFO] WorldGuard: (worldspawn) TNT ignition is PERMITTED.
  598. 2011-04-30 22:53:02 [INFO] WorldGuard: (worldspawn) Lighters are PERMITTED.
  599. 2011-04-30 22:53:02 [INFO] WorldGuard: (worldspawn) Lava fire is blocked.
  600. 2011-04-30 22:53:02 [INFO] WorldGuard: (worldspawn) Fire spread is UNRESTRICTED.
  601. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'worldspawn"
  602. 2011-04-30 22:53:02 [INFO] WorldGuard: (Carthage) Single session is enforced.
  603. 2011-04-30 22:53:02 [INFO] WorldGuard: (Carthage) TNT ignition is PERMITTED.
  604. 2011-04-30 22:53:02 [INFO] WorldGuard: (Carthage) Lighters are PERMITTED.
  605. 2011-04-30 22:53:02 [INFO] WorldGuard: (Carthage) Lava fire is blocked.
  606. 2011-04-30 22:53:02 [INFO] WorldGuard: (Carthage) Fire spread is UNRESTRICTED.
  607. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'Carthage"
  608. 2011-04-30 22:53:02 [INFO] WorldGuard: (world) Single session is enforced.
  609. 2011-04-30 22:53:02 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
  610. 2011-04-30 22:53:02 [INFO] WorldGuard: (world) Lighters are PERMITTED.
  611. 2011-04-30 22:53:02 [INFO] WorldGuard: (world) Lava fire is blocked.
  612. 2011-04-30 22:53:02 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
  613. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'world"
  614. 2011-04-30 22:53:02 [INFO] WorldGuard: (nether) Single session is enforced.
  615. 2011-04-30 22:53:02 [INFO] WorldGuard: (nether) TNT ignition is PERMITTED.
  616. 2011-04-30 22:53:02 [INFO] WorldGuard: (nether) Lighters are PERMITTED.
  617. 2011-04-30 22:53:02 [INFO] WorldGuard: (nether) Lava fire is blocked.
  618. 2011-04-30 22:53:02 [INFO] WorldGuard: (nether) Fire spread is UNRESTRICTED.
  619. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'nether"
  620. 2011-04-30 22:53:02 [INFO] WorldGuard: (CandyLand) Single session is enforced.
  621. 2011-04-30 22:53:02 [INFO] WorldGuard: (CandyLand) TNT ignition is PERMITTED.
  622. 2011-04-30 22:53:02 [INFO] WorldGuard: (CandyLand) Lighters are PERMITTED.
  623. 2011-04-30 22:53:02 [INFO] WorldGuard: (CandyLand) Lava fire is blocked.
  624. 2011-04-30 22:53:02 [INFO] WorldGuard: (CandyLand) Fire spread is UNRESTRICTED.
  625. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'CandyLand"
  626. 2011-04-30 22:53:02 [INFO] WorldGuard: (PrivateWorld) Single session is enforced.
  627. 2011-04-30 22:53:02 [INFO] WorldGuard: (PrivateWorld) TNT ignition is PERMITTED.
  628. 2011-04-30 22:53:02 [INFO] WorldGuard: (PrivateWorld) Lighters are PERMITTED.
  629. 2011-04-30 22:53:02 [INFO] WorldGuard: (PrivateWorld) Lava fire is blocked.
  630. 2011-04-30 22:53:02 [INFO] WorldGuard: (PrivateWorld) Fire spread is UNRESTRICTED.
  631. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'PrivateWorld"
  632. 2011-04-30 22:53:02 [INFO] WorldGuard: (TrustedMap) Single session is enforced.
  633. 2011-04-30 22:53:02 [INFO] WorldGuard: (TrustedMap) TNT ignition is PERMITTED.
  634. 2011-04-30 22:53:02 [INFO] WorldGuard: (TrustedMap) Lighters are PERMITTED.
  635. 2011-04-30 22:53:02 [INFO] WorldGuard: (TrustedMap) Lava fire is blocked.
  636. 2011-04-30 22:53:02 [INFO] WorldGuard: (TrustedMap) Fire spread is UNRESTRICTED.
  637. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'TrustedMap"
  638. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworld) Single session is enforced.
  639. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworld) TNT ignition is PERMITTED.
  640. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworld) Lighters are PERMITTED.
  641. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworld) Lava fire is blocked.
  642. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworld) Fire spread is UNRESTRICTED.
  643. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'spawnworld"
  644. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworldV2) Single session is enforced.
  645. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworldV2) TNT ignition is PERMITTED.
  646. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworldV2) Lighters are PERMITTED.
  647. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworldV2) Lava fire is blocked.
  648. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworldV2) Fire spread is UNRESTRICTED.
  649. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'spawnworldV2"
  650. 2011-04-30 22:53:02 [INFO] WorldGuard: (freebuild) Single session is enforced.
  651. 2011-04-30 22:53:02 [INFO] WorldGuard: (freebuild) TNT ignition is PERMITTED.
  652. 2011-04-30 22:53:02 [INFO] WorldGuard: (freebuild) Lighters are PERMITTED.
  653. 2011-04-30 22:53:02 [INFO] WorldGuard: (freebuild) Lava fire is blocked.
  654. 2011-04-30 22:53:02 [INFO] WorldGuard: (freebuild) Fire spread is UNRESTRICTED.
  655. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'freebuild"
  656. 2011-04-30 22:53:02 [INFO] WorldGuard: (PixelArt) Single session is enforced.
  657. 2011-04-30 22:53:02 [INFO] WorldGuard: (PixelArt) TNT ignition is PERMITTED.
  658. 2011-04-30 22:53:02 [INFO] WorldGuard: (PixelArt) Lighters are PERMITTED.
  659. 2011-04-30 22:53:02 [INFO] WorldGuard: (PixelArt) Lava fire is blocked.
  660. 2011-04-30 22:53:02 [INFO] WorldGuard: (PixelArt) Fire spread is UNRESTRICTED.
  661. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'PixelArt"
  662. 2011-04-30 22:53:02 [INFO] WorldGuard: (ModernWorld) Single session is enforced.
  663. 2011-04-30 22:53:02 [INFO] WorldGuard: (ModernWorld) TNT ignition is PERMITTED.
  664. 2011-04-30 22:53:02 [INFO] WorldGuard: (ModernWorld) Lighters are PERMITTED.
  665. 2011-04-30 22:53:02 [INFO] WorldGuard: (ModernWorld) Lava fire is blocked.
  666. 2011-04-30 22:53:02 [INFO] WorldGuard: (ModernWorld) Fire spread is UNRESTRICTED.
  667. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'ModernWorld"
  668. 2011-04-30 22:53:02 [INFO] WorldGuard: (pvpgames) Single session is enforced.
  669. 2011-04-30 22:53:02 [INFO] WorldGuard: (pvpgames) TNT ignition is PERMITTED.
  670. 2011-04-30 22:53:02 [INFO] WorldGuard: (pvpgames) Lighters are PERMITTED.
  671. 2011-04-30 22:53:02 [INFO] WorldGuard: (pvpgames) Lava fire is blocked.
  672. 2011-04-30 22:53:02 [INFO] WorldGuard: (pvpgames) Fire spread is UNRESTRICTED.
  673. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'pvpgames"
  674. 2011-04-30 22:53:02 [INFO] WorldGuard: (adminmod) Single session is enforced.
  675. 2011-04-30 22:53:02 [INFO] WorldGuard: (adminmod) TNT ignition is PERMITTED.
  676. 2011-04-30 22:53:02 [INFO] WorldGuard: (adminmod) Lighters are PERMITTED.
  677. 2011-04-30 22:53:02 [INFO] WorldGuard: (adminmod) Lava fire is blocked.
  678. 2011-04-30 22:53:02 [INFO] WorldGuard: (adminmod) Fire spread is UNRESTRICTED.
  679. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'adminmod"
  680. 2011-04-30 22:53:02 [INFO] WorldGuard: (china) Single session is enforced.
  681. 2011-04-30 22:53:02 [INFO] WorldGuard: (china) TNT ignition is PERMITTED.
  682. 2011-04-30 22:53:02 [INFO] WorldGuard: (china) Lighters are PERMITTED.
  683. 2011-04-30 22:53:02 [INFO] WorldGuard: (china) Lava fire is blocked.
  684. 2011-04-30 22:53:02 [INFO] WorldGuard: (china) Fire spread is UNRESTRICTED.
  685. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'china"
  686. 2011-04-30 22:53:02 [INFO] WorldGuard: (western) Single session is enforced.
  687. 2011-04-30 22:53:02 [INFO] WorldGuard: (western) TNT ignition is PERMITTED.
  688. 2011-04-30 22:53:02 [INFO] WorldGuard: (western) Lighters are PERMITTED.
  689. 2011-04-30 22:53:02 [INFO] WorldGuard: (western) Lava fire is blocked.
  690. 2011-04-30 22:53:02 [INFO] WorldGuard: (western) Fire spread is UNRESTRICTED.
  691. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'western"
  692. 2011-04-30 22:53:02 [INFO] WorldGuard: (timetown) Single session is enforced.
  693. 2011-04-30 22:53:02 [INFO] WorldGuard: (timetown) TNT ignition is PERMITTED.
  694. 2011-04-30 22:53:02 [INFO] WorldGuard: (timetown) Lighters are PERMITTED.
  695. 2011-04-30 22:53:02 [INFO] WorldGuard: (timetown) Lava fire is blocked.
  696. 2011-04-30 22:53:02 [INFO] WorldGuard: (timetown) Fire spread is UNRESTRICTED.
  697. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'timetown"
  698. 2011-04-30 22:53:02 [INFO] WorldGuard: (joelsworld) Single session is enforced.
  699. 2011-04-30 22:53:02 [INFO] WorldGuard: (joelsworld) TNT ignition is PERMITTED.
  700. 2011-04-30 22:53:02 [INFO] WorldGuard: (joelsworld) Lighters are PERMITTED.
  701. 2011-04-30 22:53:02 [INFO] WorldGuard: (joelsworld) Lava fire is blocked.
  702. 2011-04-30 22:53:02 [INFO] WorldGuard: (joelsworld) Fire spread is UNRESTRICTED.
  703. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'joelsworld"
  704. 2011-04-30 22:53:02 [INFO] WorldGuard 5.0-alpha10 enabled.
  705. 2011-04-30 22:53:02 [INFO] Done (1,717s)! For help, type "help" or "?"
  706. 2011-04-30 22:53:13 [INFO] Disconnecting owendawe [/96.50.63.2:51516]: You are not white-listed on this server!
  707. 2011-04-30 22:54:12 [INFO] Disconnecting Nikola7788 [/188.246.70.192:50036]: You are not white-listed on this server!
  708. 2011-04-30 22:54:17 [INFO] /188.246.70.192:50039 lost connection
  709. 2011-04-30 22:54:44 [INFO] To run the server without a gui, start it like this:
  710. 2011-04-30 22:54:44 [INFO] java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui
  711. 2011-04-30 22:54:44 [INFO] Console commands:
  712. 2011-04-30 22:54:44 [INFO] help or ? shows this message
  713. 2011-04-30 22:54:44 [INFO] kick <player> removes a player from the server
  714. 2011-04-30 22:54:44 [INFO] ban <player> bans a player from the server
  715. 2011-04-30 22:54:44 [INFO] pardon <player> pardons a banned player so that they can connect again
  716. 2011-04-30 22:54:44 [INFO] ban-ip <ip> bans an IP address from the server
  717. 2011-04-30 22:54:44 [INFO] pardon-ip <ip> pardons a banned IP address so that they can connect again
  718. 2011-04-30 22:54:44 [INFO] op <player> turns a player into an op
  719. 2011-04-30 22:54:44 [INFO] deop <player> removes op status from a player
  720. 2011-04-30 22:54:44 [INFO] tp <player1> <player2> moves one player to the same location as another player
  721. 2011-04-30 22:54:44 [INFO] give <player> <id> [num] gives a player a resource
  722. 2011-04-30 22:54:44 [INFO] tell <player> <message> sends a private message to a player
  723. 2011-04-30 22:54:44 [INFO] stop gracefully stops the server
  724. 2011-04-30 22:54:44 [INFO] save-all forces a server-wide level save
  725. 2011-04-30 22:54:44 [INFO] save-off disables terrain saving (useful for backup scripts)
  726. 2011-04-30 22:54:44 [INFO] save-on re-enables terrain saving
  727. 2011-04-30 22:54:44 [INFO] list lists all currently connected players
  728. 2011-04-30 22:54:44 [INFO] say <message> broadcasts a message to all players
  729. 2011-04-30 22:54:44 [INFO] time <add|set> <amount> adds to or sets the world time (0-24000)
  730. 2011-04-30 22:54:44 [INFO] Unknown console command. Type "help" for help.
  731. 2011-04-30 22:55:21 [INFO] Zeroallies [/188.62.12.225:59806] logged in with entity id 1012
  732. 2011-04-30 22:55:21 [INFO] [CONSOLE] Zeroallies has just joined for the first time.
  733. 2011-04-30 22:55:21 [INFO] Unknown console command. Type "help" for help.
  734. 2011-04-30 22:55:21 [INFO] [CONSOLE] 3 unique players have visited this server.
  735. 2011-04-30 22:55:21 [INFO] Unknown console command. Type "help" for help.
  736. 2011-04-30 22:55:21 [INFO] Unknown console command. Type "help" for help.
  737. 2011-04-30 22:55:21 [INFO] Unknown console command. Type "help" for help.
  738. 2011-04-30 22:55:35 [INFO] Bobsajit [/24.206.66.227:53172] logged in with entity id 1563
  739. 2011-04-30 22:55:35 [INFO] [CONSOLE] Welcome back, Bobsajit
  740. 2011-04-30 22:55:35 [INFO] Unknown console command. Type "help" for help.
  741. 2011-04-30 22:55:35 [INFO] Unknown console command. Type "help" for help.
  742. 2011-04-30 22:55:35 [INFO] Unknown console command. Type "help" for help.
  743. 2011-04-30 22:55:38 [INFO] [M] Zeroallies: woop first time on the server :P
  744. 2011-04-30 22:55:42 [INFO] [Owner] Bobsajit: lol
  745. 2011-04-30 22:55:44 [INFO] [Owner] Bobsajit: I'm failing
  746. 2011-04-30 22:55:45 [INFO] [Owner] Bobsajit: atm
  747. 2011-04-30 22:55:51 [INFO] [Owner] Bobsajit: ignore eerything you see
  748. 2011-04-30 22:55:55 [INFO] [M] Zeroallies: yessir
  749. 2011-04-30 22:56:03 [INFO] Disconnecting /173.75.238.90:54134: Took too long to log in
  750. 2011-04-30 22:56:04 [INFO] Read timed out
  751. 2011-04-30 22:56:06 [INFO] SinfulMemories [/99.30.74.236:51383] logged in with entity id 2769
  752. 2011-04-30 22:56:07 [INFO] [CONSOLE] SinfulMemories has just joined for the first time.
  753. 2011-04-30 22:56:07 [INFO] Unknown console command. Type "help" for help.
  754. 2011-04-30 22:56:07 [INFO] [CONSOLE] 4 unique players have visited this server.
  755. 2011-04-30 22:56:07 [INFO] Unknown console command. Type "help" for help.
  756. 2011-04-30 22:56:07 [INFO] Unknown console command. Type "help" for help.
  757. 2011-04-30 22:56:07 [INFO] Unknown console command. Type "help" for help.
  758. 2011-04-30 22:56:12 [INFO] Disconnecting cars675 [/67.249.191.46:54203]: You are not white-listed on this server!
  759. 2011-04-30 22:58:00 [INFO] pong MCMA
  760. 2011-04-30 22:58:00 [INFO] Unknown console command. Type "help" for help.
  761. 2011-04-30 22:58:13 [INFO] Disconnecting Supbros [/96.53.153.104:50673]: You are not white-listed on this server!
  762. 2011-04-30 22:58:14 [INFO] Polyjig [/2.24.9.205:53885] logged in with entity id 7886
  763. 2011-04-30 22:58:14 [INFO] Loaded world: ModernWorld
  764. 2011-04-30 22:58:15 [INFO] [CONSOLE] Polyjig has just joined for the first time.
  765. 2011-04-30 22:58:15 [INFO] Unknown console command. Type "help" for help.
  766. 2011-04-30 22:58:15 [INFO] [CONSOLE] 5 unique players have visited this server.
  767. 2011-04-30 22:58:15 [INFO] Unknown console command. Type "help" for help.
  768. 2011-04-30 22:58:15 [INFO] Unknown console command. Type "help" for help.
  769. 2011-04-30 22:58:15 [INFO] Unknown console command. Type "help" for help.
  770. 2011-04-30 22:58:26 [INFO] Disconnecting Huraws [/72.39.165.39:64822]: You are not white-listed on this server!
  771. 2011-04-30 22:58:27 [INFO] Polyjig issued server command: peeps
  772. 2011-04-30 22:58:28 [INFO] Disconnecting /24.188.46.55:50189: Took too long to log in
  773. 2011-04-30 22:58:29 [INFO] Read timed out
  774. 2011-04-30 22:58:32 [INFO] Polyjig issued server command: peeps
  775. 2011-04-30 22:58:49 [INFO] Loaded world: world
  776. 2011-04-30 22:58:52 [INFO] Disconnecting Blingboy1998 [/82.33.34.108:2776]: You are not white-listed on this server!
  777. 2011-04-30 22:58:52 [INFO] Polyjig issued server command: peeps
  778. 2011-04-30 22:59:01 [INFO] Disconnecting nicemate [/81.151.246.83:54555]: You are not white-listed on this server!
  779. 2011-04-30 22:59:02 [INFO] Polyjig lost connection: disconnect.quitting
  780. 2011-04-30 22:59:02 [INFO] Connection reset
  781. 2011-04-30 22:59:04 [INFO] Disconnecting Pawllo [/89.231.68.216:3970]: You are not white-listed on this server!
  782. 2011-04-30 22:59:10 [INFO] [Warpz0r] SinfulMemories teleported to home
  783. 2011-04-30 22:59:22 [INFO] vorske [/86.158.200.12:52252] logged in with entity id 15251
  784. 2011-04-30 22:59:22 [INFO] [CONSOLE] Welcome back, vorske
  785. 2011-04-30 22:59:22 [INFO] Unknown console command. Type "help" for help.
  786. 2011-04-30 22:59:22 [INFO] Unknown console command. Type "help" for help.
  787. 2011-04-30 22:59:22 [INFO] Unknown console command. Type "help" for help.
  788. 2011-04-30 23:00:00 [INFO] [CONSOLE] Saving world data. Expect lag for a short while.
  789. 2011-04-30 23:00:00 [INFO] Unknown console command. Type "help" for help.
  790. 2011-04-30 23:00:00 [INFO] Forcing save..
  791. 2011-04-30 23:00:00 [INFO] CONSOLE: Forcing save..
  792. 2011-04-30 23:00:00 [INFO] Saving chunks
  793. 2011-04-30 23:00:03 [INFO] Save complete.
  794. 2011-04-30 23:00:03 [INFO] CONSOLE: Save complete.
  795. 2011-04-30 23:00:03 [INFO] Unknown console command. Type "help" for help.
  796. 2011-04-30 23:00:03 [INFO] [CONSOLE] Save Complete
  797. 2011-04-30 23:00:03 [INFO] Unknown console command. Type "help" for help.
  798. 2011-04-30 23:00:03 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  799. 2011-04-30 23:00:08 [INFO] Disconnecting yayocannon [/67.224.234.7:56150]: You are not white-listed on this server!
  800. 2011-04-30 23:00:35 [INFO] Disconnecting misasoki [/68.191.52.82:55750]: You are not white-listed on this server!
  801. 2011-04-30 23:01:03 [INFO] Disconnecting jtklaus [/76.226.97.78:49207]: You are not white-listed on this server!
  802. 2011-04-30 23:01:05 [INFO] Disconnecting Waffleb0mb [/75.83.76.10:53953]: You are not white-listed on this server!
  803. 2011-04-30 23:01:13 [INFO] Disconnecting Waffleb0mb [/75.83.76.10:53962]: You are not white-listed on this server!
  804. 2011-04-30 23:01:45 [INFO] /67.227.139.60:35831 lost connection
  805. 2011-04-30 23:01:50 [INFO] Disconnecting N00bALiZA [/94.196.146.66:50043]: You are not white-listed on this server!
  806. 2011-04-30 23:01:50 [INFO] Bobsajit issued server command: peeps
  807. 2011-04-30 23:02:22 [INFO] Bobsajit issued server command: giveme 1
  808. 2011-04-30 23:02:29 [INFO] Bobsajit issued server command: giveme 1 128
  809. 2011-04-30 23:02:33 [INFO] Disconnecting jtklaus [/76.226.97.78:49268]: You are not white-listed on this server!
  810. 2011-04-30 23:02:38 [INFO] Disconnecting jtklaus [/76.226.97.78:49272]: You are not white-listed on this server!
  811. 2011-04-30 23:02:38 [INFO] Disconnecting Kfan105 [/98.90.135.52:52825]: You are not white-listed on this server!
  812. 2011-04-30 23:02:44 [INFO] Disconnecting Kfan105 [/98.90.135.52:52830]: You are not white-listed on this server!
  813. 2011-04-30 23:02:56 [INFO] Zeroallies lost connection: disconnect.endOfStream
  814. 2011-04-30 23:03:08 [INFO] Disconnecting Kfan105 [/98.90.135.52:52837]: You are not white-listed on this server!
  815. 2011-04-30 23:03:21 [INFO] Disconnecting Kfan105 [/98.90.135.52:52842]: You are not white-listed on this server!
  816. 2011-04-30 23:03:25 [INFO] achebe [/98.118.3.63:54771] logged in with entity id 29355
  817. 2011-04-30 23:03:26 [INFO] [CONSOLE] achebe has just joined for the first time.
  818. 2011-04-30 23:03:26 [INFO] Unknown console command. Type "help" for help.
  819. 2011-04-30 23:03:26 [INFO] [CONSOLE] 6 unique players have visited this server.
  820. 2011-04-30 23:03:26 [INFO] Unknown console command. Type "help" for help.
  821. 2011-04-30 23:03:26 [INFO] Unknown console command. Type "help" for help.
  822. 2011-04-30 23:03:26 [INFO] Unknown console command. Type "help" for help.
  823. 2011-04-30 23:03:41 [INFO] Disconnecting Danny_T [/81.159.133.146:49618]: You are not white-listed on this server!
  824. 2011-04-30 23:04:14 [INFO] Disconnecting jtklaus [/76.226.97.78:49300]: You are not white-listed on this server!
  825. 2011-04-30 23:04:20 [INFO] Disconnecting jtklaus [/76.226.97.78:49303]: You are not white-listed on this server!
  826. 2011-04-30 23:04:27 [INFO] [Warpz0r] achebe teleported to frold
  827. 2011-04-30 23:04:47 [INFO] [Warpz0r] achebe teleported to favela
  828. 2011-04-30 23:04:59 [INFO] [Warpz0r] achebe teleported to coli
  829. 2011-04-30 23:05:09 [INFO] [Warpz0r] Bobsajit teleported to yes
  830. 2011-04-30 23:05:24 [SEVERE] [BBROTHER] Find SQL Exception
  831. org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "71.77.68.22" [90003-153]
  832. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  833. at org.h2.message.DbException.get(DbException.java:167)
  834. at org.h2.message.DbException.get(DbException.java:144)
  835. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956)
  836. at org.h2.value.Value.convertTo(Value.java:816)
  837. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  838. at org.h2.value.Value.getInputStream(Value.java:428)
  839. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  840. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  841. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  842. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  843. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  844. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  845. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  846. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  847. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  848. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  849. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  850. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  851. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  852. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  853. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  854. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  855. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  856. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  857. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  858. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  859. 2011-04-30 23:05:25 [SEVERE] [BBROTHER] Find SQL Exception
  860. org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "71.77.68.22" [90003-153]
  861. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  862. at org.h2.message.DbException.get(DbException.java:167)
  863. at org.h2.message.DbException.get(DbException.java:144)
  864. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956)
  865. at org.h2.value.Value.convertTo(Value.java:816)
  866. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  867. at org.h2.value.Value.getInputStream(Value.java:428)
  868. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  869. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  870. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  871. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  872. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  873. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  874. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  875. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  876. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  877. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  878. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  879. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  880. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  881. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  882. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  883. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  884. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  885. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  886. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  887. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  888. 2011-04-30 23:05:31 [INFO] Disconnecting jtklaus [/76.226.97.78:49481]: You are not white-listed on this server!
  889. 2011-04-30 23:05:34 [SEVERE] [BBROTHER] Find SQL Exception
  890. org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "hey" [90003-153]
  891. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  892. at org.h2.message.DbException.get(DbException.java:167)
  893. at org.h2.message.DbException.get(DbException.java:144)
  894. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956)
  895. at org.h2.value.Value.convertTo(Value.java:816)
  896. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  897. at org.h2.value.Value.getInputStream(Value.java:428)
  898. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  899. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  900. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  901. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  902. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  903. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  904. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  905. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  906. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  907. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  908. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  909. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  910. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  911. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  912. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  913. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  914. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  915. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  916. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  917. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  918. 2011-04-30 23:05:50 [SEVERE] [BBROTHER] Find SQL Exception
  919. org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "75.138.65.220" [90003-153]
  920. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  921. at org.h2.message.DbException.get(DbException.java:167)
  922. at org.h2.message.DbException.get(DbException.java:144)
  923. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956)
  924. at org.h2.value.Value.convertTo(Value.java:816)
  925. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  926. at org.h2.value.Value.getInputStream(Value.java:428)
  927. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  928. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  929. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  930. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  931. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  932. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  933. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  934. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  935. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  936. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  937. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  938. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  939. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  940. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  941. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  942. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  943. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  944. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  945. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  946. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  947. 2011-04-30 23:05:58 [INFO] Bobsajit issued server command: tphere v
  948. 2011-04-30 23:06:06 [SEVERE] [BBROTHER] Find SQL Exception
  949. org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "/time day" [90003-153]
  950. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  951. at org.h2.message.DbException.get(DbException.java:167)
  952. at org.h2.message.DbException.get(DbException.java:144)
  953. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956)
  954. at org.h2.value.Value.convertTo(Value.java:816)
  955. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  956. at org.h2.value.Value.getInputStream(Value.java:428)
  957. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  958. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  959. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  960. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  961. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  962. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  963. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  964. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  965. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  966. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  967. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  968. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  969. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  970. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  971. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  972. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  973. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  974. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  975. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  976. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  977. 2011-04-30 23:06:12 [SEVERE] [BBROTHER] Find SQL Exception
  978. org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "/promote yayocannon" [90003-153]
  979. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  980. at org.h2.message.DbException.get(DbException.java:167)
  981. at org.h2.message.DbException.get(DbException.java:144)
  982. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956)
  983. at org.h2.value.Value.convertTo(Value.java:816)
  984. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  985. at org.h2.value.Value.getInputStream(Value.java:428)
  986. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  987. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  988. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  989. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  990. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  991. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  992. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  993. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  994. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  995. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  996. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  997. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  998. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  999. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  1000. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  1001. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  1002. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  1003. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  1004. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  1005. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  1006. 2011-04-30 23:06:19 [SEVERE] [BBROTHER] Find SQL Exception
  1007. org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "hi" [90004-153]
  1008. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  1009. at org.h2.message.DbException.get(DbException.java:167)
  1010. at org.h2.message.DbException.get(DbException.java:144)
  1011. at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975)
  1012. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961)
  1013. at org.h2.value.Value.convertTo(Value.java:816)
  1014. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  1015. at org.h2.value.Value.getInputStream(Value.java:428)
  1016. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  1017. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  1018. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  1019. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  1020. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  1021. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  1022. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  1023. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  1024. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  1025. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  1026. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  1027. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  1028. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  1029. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  1030. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  1031. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  1032. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  1033. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  1034. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  1035. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  1036. 2011-04-30 23:06:21 [SEVERE] [BBROTHER] Find SQL Exception
  1037. org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "hi" [90004-153]
  1038. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  1039. at org.h2.message.DbException.get(DbException.java:167)
  1040. at org.h2.message.DbException.get(DbException.java:144)
  1041. at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975)
  1042. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961)
  1043. at org.h2.value.Value.convertTo(Value.java:816)
  1044. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  1045. at org.h2.value.Value.getInputStream(Value.java:428)
  1046. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  1047. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  1048. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  1049. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  1050. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  1051. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  1052. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  1053. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  1054. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  1055. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  1056. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  1057. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  1058. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  1059. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  1060. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  1061. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  1062. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  1063. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  1064. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  1065. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  1066. 2011-04-30 23:06:22 [SEVERE] [BBROTHER] Find SQL Exception
  1067. org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "hi" [90004-153]
  1068. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  1069. at org.h2.message.DbException.get(DbException.java:167)
  1070. at org.h2.message.DbException.get(DbException.java:144)
  1071. at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975)
  1072. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961)
  1073. at org.h2.value.Value.convertTo(Value.java:816)
  1074. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  1075. at org.h2.value.Value.getInputStream(Value.java:428)
  1076. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  1077. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  1078. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  1079. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  1080. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  1081. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  1082. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  1083. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  1084. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  1085. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  1086. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  1087. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  1088. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  1089. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  1090. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  1091. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  1092. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  1093. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  1094. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  1095. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
  1096. 2011-04-30 23:06:22 [SEVERE] [BBROTHER] Find SQL Exception
  1097. org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "hi" [90004-153]
  1098. at org.h2.message.DbException.getJdbcSQLException(DbException.java:327)
  1099. at org.h2.message.DbException.get(DbException.java:167)
  1100. at org.h2.message.DbException.get(DbException.java:144)
  1101. at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975)
  1102. at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961)
  1103. at org.h2.value.Value.convertTo(Value.java:816)
  1104. at org.h2.value.Value.getBytesNoCopy(Value.java:396)
  1105. at org.h2.value.Value.getInputStream(Value.java:428)
  1106. at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61)
  1107. at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98)
  1108. at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45)
  1109. at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107)
  1110. at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120)
  1111. at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297)
  1112. at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177)
  1113. at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254)
  1114. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59)
  1115. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257)
  1116. at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162)
  1117. at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207)
  1118. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521)
  1119. at net.minecraft.server.Packet15Place.a(SourceFile:57)
  1120. at net.minecraft.server.NetworkManager.a(NetworkManager.java:195)
  1121. at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74)
  1122. at net.minecraft.server.NetworkListenThread.a(SourceFile:100)
  1123. at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370)
  1124. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285)
  1125. at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement