Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
2011-04-30 22:45:27 [INFO] Starting minecraft server version Beta 1.3 2011-04-30 22:45:27 [INFO] Loading properties 2011-04-30 22:45:27 [INFO] Starting Minecraft server on 81.19.217.21:25565 2011-04-30 22:45:27 [INFO] Preparing level "worldspawn" 2011-04-30 22:45:27 [INFO] Preparing start region 2011-04-30 22:45:28 [INFO] Done (758178107ns)! For help, type "help" or "?" 2011-04-30 22:45:36 [INFO] Disconnecting /108.15.49.131:52709: Protocol error 2011-04-30 22:45:36 [INFO] /108.15.49.131:52709 lost connection 2011-04-30 22:46:09 [INFO] Disconnecting /76.10.170.218:64228: Protocol error 2011-04-30 22:46:09 [INFO] /76.10.170.218:64228 lost connection 2011-04-30 22:46:10 [INFO] [CONSOLE] Server shutting down immediately. World is being saved. 2011-04-30 22:46:10 [INFO] CONSOLE: Enabling level saving.. 2011-04-30 22:46:10 [INFO] CONSOLE: Forcing save.. 2011-04-30 22:46:10 [INFO] CONSOLE: Save complete. 2011-04-30 22:46:10 [INFO] CONSOLE: Stopping the server.. 2011-04-30 22:46:10 [INFO] Stopping server 2011-04-30 22:46:10 [INFO] Saving chunks 2011-04-30 22:46:19 [INFO] Starting minecraft server version Beta 1.5_02 2011-04-30 22:46:19 [INFO] Loading properties 2011-04-30 22:46:19 [INFO] Starting Minecraft server on 81.19.217.21:25565 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) 2011-04-30 22:46:19 [INFO] Preparing level "worldspawn" 2011-04-30 22:46:19 [INFO] Preparing start region 2011-04-30 22:46:20 [INFO] LWC Loading shared objects 2011-04-30 22:46:20 [INFO] LWC Native library: plugins/LWC/lib/native/Windows/amd64/sqlitejdbc.dll 2011-04-30 22:46:21 [INFO] [Permissions] (Phoenix) was Initialized. 2011-04-30 22:46:21 [INFO] [AutoMessage] version [1.5] loaded 2011-04-30 22:46:21 [INFO] [BBROTHER] ------------------------------------ 2011-04-30 22:46:21 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of BigBrother! 2011-04-30 22:46:21 [INFO] [BBROTHER] Please note that, since this is far from complete, there will be many bugs. 2011-04-30 22:46:21 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bugs.nexisonline.net/bb 2011-04-30 22:46:21 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for updates and build notifications. 2011-04-30 22:46:21 [INFO] [BBROTHER] ------------------------------------ 2011-04-30 22:46:22 [INFO] [BBROTHER] Building `bbdata` table... 2011-04-30 22:46:22 [INFO] [BBROTHER] BBData H2 Driver r1 loaded! 2011-04-30 22:46:23 [INFO] [BBROTHER] Building `bbusers` table... 2011-04-30 22:46:24 [INFO] [BBROTHER] Updating tables for 1.8 2011-04-30 22:46:24 [SEVERE] [BBROTHER] Could not executeUpdate for Upgrading to BLOBs instead of VARCHAR.: org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "0"; SQL statement: -- row #2 (862799, 1303936308, 514, 1, 0, -301, 67, -459, 1, '0', FALSE) [90003-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956) at org.h2.value.Value.convertTo(Value.java:832) at org.h2.table.Column.convert(Column.java:151) at org.h2.command.dml.Insert.addRow(Insert.java:155) at org.h2.command.dml.Select.queryFlat(Select.java:524) at org.h2.command.dml.Select.queryWithoutCache(Select.java:614) at org.h2.command.dml.Query.query(Query.java:269) at org.h2.command.dml.Insert.insertRows(Insert.java:134) at org.h2.command.dml.Insert.update(Insert.java:86) at org.h2.command.ddl.CreateTable.update(CreateTable.java:176) at org.h2.command.ddl.AlterTableAlterColumn.execute(AlterTableAlterColumn.java:395) at org.h2.command.ddl.AlterTableAlterColumn.cloneTableStructure(AlterTableAlterColumn.java:287) at org.h2.command.ddl.AlterTableAlterColumn.copyData(AlterTableAlterColumn.java:181) at org.h2.command.ddl.AlterTableAlterColumn.update(AlterTableAlterColumn.java:118) at org.h2.command.CommandContainer.update(CommandContainer.java:69) at org.h2.command.Command.executeUpdate(Command.java:212) at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:143) at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:129) at me.taylorkelly.bigbrother.tablemgrs.DBTable.executeUpdate(DBTable.java:86) at me.taylorkelly.bigbrother.tablemgrs.DBTable.executeUpdate(DBTable.java:99) at me.taylorkelly.bigbrother.fixes.Fix6.apply(Fix6.java:30) at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:175) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:632) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 22:46:24 [INFO] [BBROTHER] Permissions enabled using: Permissions v2.7.2 2011-04-30 22:46:24 [WARNING] [BBROTHER] 'Help' isn't detected. No /help support 2011-04-30 22:46:24 [INFO] [BBROTHER] BigBrother 1.8-SNAPSHOT enabled 2011-04-30 22:46:24 [INFO] GiveIt: Permissions support enabled 2011-04-30 22:46:24 [INFO] GiveIt version 1.3 by cian1500ww is enabled! 2011-04-30 22:46:24 [INFO] [HeroChat] HeroChat version 4.10.3 enabled. 2011-04-30 22:46:24 [INFO] LWC Loaded 116 locale strings (0 overrides) 2011-04-30 22:46:25 [INFO] LWC Using Nijikokun's permissions plugin for permissions 2011-04-30 22:46:25 [INFO] [Permissions] version [2.7.2] (Phoenix) loaded 2011-04-30 22:46:25 [INFO] [HeroChat] Permissions 2.7.2 found. 2011-04-30 22:46:25 [INFO] LWC Loading SQLite 2011-04-30 22:46:25 [INFO] SQLite Using: Native 2011-04-30 22:46:25 [INFO] LWC At version: v2,31 2011-04-30 22:46:25 [INFO] [MagicCarpet] MagicCarpet version 1.5.5 is enabled! 2011-04-30 22:46:25 [INFO] [MagicCarpet] Take yourself wonder by wonder, using /magiccarpet or /mc. 2011-04-30 22:46:25 [INFO] [MagicCarpet] Using Permissions. 2011-04-30 22:46:25 [INFO] [MCDocs] (Tazzernator/Andrew Tajsic) - Hooked into Permissions. 2011-04-30 22:46:25 [INFO] [MCDocs] (Tazzernator/Andrew Tajsic) - v8.0 loaded. 2011-04-30 22:46:25 [INFO] MCMACOMPAT r13 2011-04-30 22:46:25 [INFO] McMyAdmin Compatibility Plugin version r13 started. 2011-04-30 22:46:26 [INFO] [ModTRS] Using Permissions version 2.7.2 for permission handling 2011-04-30 22:46:26 [INFO] [ModTRS] Plugin enabled! (version 1.3) 2011-04-30 22:46:26 [INFO] [MultiVerse] Permissions Found 2011-04-30 22:46:26 [INFO] [MultiVerse] - Version 1.6.3 Enabled 2011-04-30 22:46:26 [INFO] [MultiVerse] Loading World & Settings - 'Carthage' - NORMAL 2011-04-30 22:46:27 [INFO] [MultiVerse] Loading World & Settings - 'world' - NORMAL 2011-04-30 22:46:27 [INFO] [MultiVerse] Loading World & Settings - 'nether' - NETHER 2011-04-30 22:46:28 [INFO] [MultiVerse] Loading World & Settings - 'CandyLand' - NORMAL 2011-04-30 22:46:29 [INFO] [MultiVerse] Loading World & Settings - 'PrivateWorld' - NORMAL 2011-04-30 22:46:29 [INFO] [MultiVerse] Loading World & Settings - 'TrustedMap' - NORMAL 2011-04-30 22:46:30 [INFO] [MultiVerse] Loading World & Settings - 'spawnworld' - NORMAL 2011-04-30 22:46:30 [INFO] [MultiVerse] Loading World & Settings - 'spawnworldV2' - NORMAL 2011-04-30 22:46:31 [INFO] [MultiVerse] Loading World & Settings - 'freebuild' - NORMAL 2011-04-30 22:46:32 [INFO] [MultiVerse] Loading World & Settings - 'worldspawn' - NORMAL 2011-04-30 22:46:32 [INFO] [MultiVerse] Loading World & Settings - 'PixelArt' - NORMAL 2011-04-30 22:46:32 [INFO] [MultiVerse] Loading World & Settings - 'ModernWorld' - NORMAL 2011-04-30 22:46:33 [INFO] [MultiVerse] Loading World & Settings - 'pvpgames' - NORMAL 2011-04-30 22:46:34 [INFO] [MultiVerse] Loading World & Settings - 'adminmod' - NORMAL 2011-04-30 22:46:34 [INFO] [MultiVerse] Loading World & Settings - 'china' - NORMAL 2011-04-30 22:46:35 [INFO] [MultiVerse] Loading World & Settings - 'western' - NORMAL 2011-04-30 22:46:35 [INFO] [MultiVerse] Loading World & Settings - 'timetown' - NORMAL 2011-04-30 22:46:36 [INFO] [MultiVerse] Loading World & Settings - 'joelsworld' - NORMAL 2011-04-30 22:46:36 [INFO] [MultiVerse] 18 - World(s) loaded. 2011-04-30 22:46:36 [INFO] [MultiVerse] Loading Portals 2011-04-30 22:46:36 [INFO] [MultiVerse] 38 - Portal(s) loaded. 2011-04-30 22:46:36 [INFO] NoWeather version 1.2 is enabled! 2011-04-30 22:46:36 [INFO] PlgSetspawn version 4.1 is enabled! 2011-04-30 22:46:36 [INFO] [PorteCoulissante] plugin version 1.2.1 by Captain_Chaos enabled 2011-04-30 22:46:36 [INFO] Warpz0r version 1.2.3 is enabled 2011-04-30 22:46:36 [INFO] [Warpz0r] Found Permissions (v2.7.2) 2011-04-30 22:46:36 [INFO] WorldEdit 4.4 enabled. 2011-04-30 22:46:36 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions. 2011-04-30 22:46:36 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions. 2011-04-30 22:46:36 [INFO] WorldGuard: (worldspawn) Single session is enforced. 2011-04-30 22:46:36 [INFO] WorldGuard: (worldspawn) TNT ignition is PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (worldspawn) Lighters are PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (worldspawn) Lava fire is blocked. 2011-04-30 22:46:36 [INFO] WorldGuard: (worldspawn) Fire spread is UNRESTRICTED. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'worldspawn" 2011-04-30 22:46:36 [INFO] WorldGuard: (Carthage) Single session is enforced. 2011-04-30 22:46:36 [INFO] WorldGuard: (Carthage) TNT ignition is PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (Carthage) Lighters are PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (Carthage) Lava fire is blocked. 2011-04-30 22:46:36 [INFO] WorldGuard: (Carthage) Fire spread is UNRESTRICTED. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'Carthage" 2011-04-30 22:46:36 [INFO] WorldGuard: (world) Single session is enforced. 2011-04-30 22:46:36 [INFO] WorldGuard: (world) TNT ignition is PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (world) Lighters are PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (world) Lava fire is blocked. 2011-04-30 22:46:36 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'world" 2011-04-30 22:46:36 [INFO] WorldGuard: (nether) Single session is enforced. 2011-04-30 22:46:36 [INFO] WorldGuard: (nether) TNT ignition is PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (nether) Lighters are PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (nether) Lava fire is blocked. 2011-04-30 22:46:36 [INFO] WorldGuard: (nether) Fire spread is UNRESTRICTED. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'nether" 2011-04-30 22:46:36 [INFO] WorldGuard: (CandyLand) Single session is enforced. 2011-04-30 22:46:36 [INFO] WorldGuard: (CandyLand) TNT ignition is PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (CandyLand) Lighters are PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (CandyLand) Lava fire is blocked. 2011-04-30 22:46:36 [INFO] WorldGuard: (CandyLand) Fire spread is UNRESTRICTED. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'CandyLand" 2011-04-30 22:46:36 [INFO] WorldGuard: (PrivateWorld) Single session is enforced. 2011-04-30 22:46:36 [INFO] WorldGuard: (PrivateWorld) TNT ignition is PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (PrivateWorld) Lighters are PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (PrivateWorld) Lava fire is blocked. 2011-04-30 22:46:36 [INFO] WorldGuard: (PrivateWorld) Fire spread is UNRESTRICTED. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'PrivateWorld" 2011-04-30 22:46:36 [INFO] WorldGuard: (TrustedMap) Single session is enforced. 2011-04-30 22:46:36 [INFO] WorldGuard: (TrustedMap) TNT ignition is PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (TrustedMap) Lighters are PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (TrustedMap) Lava fire is blocked. 2011-04-30 22:46:36 [INFO] WorldGuard: (TrustedMap) Fire spread is UNRESTRICTED. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'TrustedMap" 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworld) Single session is enforced. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworld) TNT ignition is PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworld) Lighters are PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworld) Lava fire is blocked. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworld) Fire spread is UNRESTRICTED. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'spawnworld" 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworldV2) Single session is enforced. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworldV2) TNT ignition is PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworldV2) Lighters are PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworldV2) Lava fire is blocked. 2011-04-30 22:46:36 [INFO] WorldGuard: (spawnworldV2) Fire spread is UNRESTRICTED. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'spawnworldV2" 2011-04-30 22:46:36 [INFO] WorldGuard: (freebuild) Single session is enforced. 2011-04-30 22:46:36 [INFO] WorldGuard: (freebuild) TNT ignition is PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (freebuild) Lighters are PERMITTED. 2011-04-30 22:46:36 [INFO] WorldGuard: (freebuild) Lava fire is blocked. 2011-04-30 22:46:36 [INFO] WorldGuard: (freebuild) Fire spread is UNRESTRICTED. 2011-04-30 22:46:36 [INFO] WorldGuard: Loaded configuration for world 'freebuild" 2011-04-30 22:46:37 [INFO] WorldGuard: (PixelArt) Single session is enforced. 2011-04-30 22:46:37 [INFO] WorldGuard: (PixelArt) TNT ignition is PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (PixelArt) Lighters are PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (PixelArt) Lava fire is blocked. 2011-04-30 22:46:37 [INFO] WorldGuard: (PixelArt) Fire spread is UNRESTRICTED. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'PixelArt" 2011-04-30 22:46:37 [INFO] WorldGuard: (ModernWorld) Single session is enforced. 2011-04-30 22:46:37 [INFO] WorldGuard: (ModernWorld) TNT ignition is PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (ModernWorld) Lighters are PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (ModernWorld) Lava fire is blocked. 2011-04-30 22:46:37 [INFO] WorldGuard: (ModernWorld) Fire spread is UNRESTRICTED. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'ModernWorld" 2011-04-30 22:46:37 [INFO] WorldGuard: (pvpgames) Single session is enforced. 2011-04-30 22:46:37 [INFO] WorldGuard: (pvpgames) TNT ignition is PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (pvpgames) Lighters are PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (pvpgames) Lava fire is blocked. 2011-04-30 22:46:37 [INFO] WorldGuard: (pvpgames) Fire spread is UNRESTRICTED. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'pvpgames" 2011-04-30 22:46:37 [INFO] WorldGuard: (adminmod) Single session is enforced. 2011-04-30 22:46:37 [INFO] WorldGuard: (adminmod) TNT ignition is PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (adminmod) Lighters are PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (adminmod) Lava fire is blocked. 2011-04-30 22:46:37 [INFO] WorldGuard: (adminmod) Fire spread is UNRESTRICTED. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'adminmod" 2011-04-30 22:46:37 [INFO] WorldGuard: (china) Single session is enforced. 2011-04-30 22:46:37 [INFO] WorldGuard: (china) TNT ignition is PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (china) Lighters are PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (china) Lava fire is blocked. 2011-04-30 22:46:37 [INFO] WorldGuard: (china) Fire spread is UNRESTRICTED. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'china" 2011-04-30 22:46:37 [INFO] WorldGuard: (western) Single session is enforced. 2011-04-30 22:46:37 [INFO] WorldGuard: (western) TNT ignition is PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (western) Lighters are PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (western) Lava fire is blocked. 2011-04-30 22:46:37 [INFO] WorldGuard: (western) Fire spread is UNRESTRICTED. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'western" 2011-04-30 22:46:37 [INFO] WorldGuard: (timetown) Single session is enforced. 2011-04-30 22:46:37 [INFO] WorldGuard: (timetown) TNT ignition is PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (timetown) Lighters are PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (timetown) Lava fire is blocked. 2011-04-30 22:46:37 [INFO] WorldGuard: (timetown) Fire spread is UNRESTRICTED. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'timetown" 2011-04-30 22:46:37 [INFO] WorldGuard: (joelsworld) Single session is enforced. 2011-04-30 22:46:37 [INFO] WorldGuard: (joelsworld) TNT ignition is PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (joelsworld) Lighters are PERMITTED. 2011-04-30 22:46:37 [INFO] WorldGuard: (joelsworld) Lava fire is blocked. 2011-04-30 22:46:37 [INFO] WorldGuard: (joelsworld) Fire spread is UNRESTRICTED. 2011-04-30 22:46:37 [INFO] WorldGuard: Loaded configuration for world 'joelsworld" 2011-04-30 22:46:37 [INFO] WorldGuard 5.0-alpha10 enabled. 2011-04-30 22:46:37 [INFO] Done (1,732s)! For help, type "help" or "?" 2011-04-30 22:46:37 [INFO] /24.206.66.227:52326 lost connection 2011-04-30 22:46:38 [INFO] Disconnecting Themperson [/76.10.170.218:64229]: You are not white-listed on this server! 2011-04-30 22:47:30 [INFO] vorske [/86.158.200.12:52080] logged in with entity id 1068 2011-04-30 22:47:31 [INFO] [CONSOLE] vorske has just joined for the first time. 2011-04-30 22:47:31 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:47:31 [INFO] [CONSOLE] 1 unique players have visited this server. 2011-04-30 22:47:31 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:47:31 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:47:31 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:47:46 [INFO] Bobsajit [/24.206.66.227:52489] logged in with entity id 1070 2011-04-30 22:47:46 [INFO] [CONSOLE] Bobsajit has just joined for the first time. 2011-04-30 22:47:46 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:47:46 [INFO] [CONSOLE] 2 unique players have visited this server. 2011-04-30 22:47:46 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:47:46 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:47:46 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:47:52 [INFO] Bobsajit issued server command: peeps 2011-04-30 22:48:18 [INFO] [CONSOLE] lol 2011-04-30 22:48:18 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:48:23 [INFO] [CONSOLE] hehe 2011-04-30 22:48:23 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:48:27 [INFO] [CONSOLE] it's me bobie 2011-04-30 22:48:27 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:48:55 [INFO] Disconnecting anklumos1 [/65.24.173.129:49298]: You are not white-listed on this server! 2011-04-30 22:49:21 [INFO] Disconnecting owendawe [/96.50.63.2:51191]: You are not white-listed on this server! 2011-04-30 22:49:56 [INFO] Disconnecting McGer96 [/84.154.72.95:50142]: You are not white-listed on this server! 2011-04-30 22:50:29 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "/peeps" [90004-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 22:50:30 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "/peeps" [90004-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 22:50:30 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "/peeps" [90004-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 22:50:30 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "/peeps" [90004-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 22:50:31 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "/peeps" [90004-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 22:50:31 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "/peeps" [90004-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 22:51:22 [INFO] Bobsajit issued server command: peeps 2011-04-30 22:51:35 [INFO] Bobsajit issued server command: peeps 2011-04-30 22:52:18 [INFO] [Owner] Bobsajit: t 2011-04-30 22:52:40 [INFO] vorske lost connection: user was kicked. 2011-04-30 22:52:40 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:52:40 [INFO] Bobsajit lost connection: user was kicked. 2011-04-30 22:52:40 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:52:40 [INFO] [CONSOLE] Server is restarting. World is being saved. 2011-04-30 22:52:40 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:52:40 [INFO] Enabling level saving.. 2011-04-30 22:52:40 [INFO] CONSOLE: Enabling level saving.. 2011-04-30 22:52:40 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:52:40 [INFO] Forcing save.. 2011-04-30 22:52:40 [INFO] CONSOLE: Forcing save.. 2011-04-30 22:52:40 [INFO] Saving chunks 2011-04-30 22:52:43 [INFO] Save complete. 2011-04-30 22:52:43 [INFO] CONSOLE: Save complete. 2011-04-30 22:52:43 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:52:43 [INFO] Stopping the server.. 2011-04-30 22:52:43 [INFO] CONSOLE: Stopping the server.. 2011-04-30 22:52:43 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:52:43 [INFO] Stopping server 2011-04-30 22:52:43 [INFO] [AutoMessage] version [1.5] disabled 2011-04-30 22:52:43 [INFO] Disabling GiveIt! 2011-04-30 22:52:43 [INFO] [HeroChat] HeroChat version 4.10.3 disabled. 2011-04-30 22:52:43 [INFO] LWC Freeing SQLite 2011-04-30 22:52:43 [INFO] Magic Carpet disabled. Thanks for trying the plugin! 2011-04-30 22:52:43 [INFO] [MCDocs] (Tazzernator/Andrew Tajsic) - v8.0 shutdown. 2011-04-30 22:52:43 [INFO] [ModTRS] Plugin disabled. (version 1.3) 2011-04-30 22:52:43 [INFO] [MultiVerse] - Disabled 2011-04-30 22:52:43 [INFO] [Permissions] (Phoenix) saved all data. 2011-04-30 22:52:43 [INFO] [Permissions] (Phoenix) disabled successfully. 2011-04-30 22:52:43 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions. 2011-04-30 22:52:43 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions. 2011-04-30 22:52:43 [INFO] [Warpz0r] Permissions plugin lost. 2011-04-30 22:52:43 [INFO] PlgSetspawn version 4.1 stopping... 2011-04-30 22:52:43 [INFO] Warpz0r version 1.2.3 is disabled 2011-04-30 22:52:43 [INFO] WorldGuard 5.0-alpha10 disabled. 2011-04-30 22:52:43 [INFO] Saving chunks 2011-04-30 22:52:45 [INFO] Starting minecraft server version Beta 1.5_02 2011-04-30 22:52:45 [INFO] Loading properties 2011-04-30 22:52:45 [INFO] Starting Minecraft server on 81.19.217.21:25565 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) 2011-04-30 22:52:45 [INFO] Preparing level "worldspawn" 2011-04-30 22:52:45 [INFO] Preparing start region 2011-04-30 22:52:46 [INFO] LWC Loading shared objects 2011-04-30 22:52:46 [INFO] LWC Native library: plugins/LWC/lib/native/Windows/amd64/sqlitejdbc.dll 2011-04-30 22:52:46 [INFO] [Permissions] (Phoenix) was Initialized. 2011-04-30 22:52:47 [INFO] [AutoMessage] version [1.5] loaded 2011-04-30 22:52:47 [INFO] [BBROTHER] ------------------------------------ 2011-04-30 22:52:47 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of BigBrother! 2011-04-30 22:52:47 [INFO] [BBROTHER] Please note that, since this is far from complete, there will be many bugs. 2011-04-30 22:52:47 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bugs.nexisonline.net/bb 2011-04-30 22:52:47 [INFO] [BBROTHER] Please stay tuned in irc.esper.net #bigbrother for updates and build notifications. 2011-04-30 22:52:47 [INFO] [BBROTHER] ------------------------------------ 2011-04-30 22:52:47 [INFO] [BBROTHER] Building `bbdata` table... 2011-04-30 22:52:48 [INFO] [BBROTHER] BBData H2 Driver r1 loaded! 2011-04-30 22:52:48 [INFO] [BBROTHER] Building `bbusers` table... 2011-04-30 22:52:50 [INFO] [BBROTHER] Updating tables for 1.8 2011-04-30 22:52:50 [SEVERE] [BBROTHER] Could not executeUpdate for Upgrading to BLOBs instead of VARCHAR.: org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "0"; SQL statement: -- row #2 (867376, 1303937199, 514, 1, 0, -301, 83, -444, 1, '0', FALSE) [90003-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956) at org.h2.value.Value.convertTo(Value.java:832) at org.h2.table.Column.convert(Column.java:151) at org.h2.command.dml.Insert.addRow(Insert.java:155) at org.h2.command.dml.Select.queryFlat(Select.java:524) at org.h2.command.dml.Select.queryWithoutCache(Select.java:614) at org.h2.command.dml.Query.query(Query.java:269) at org.h2.command.dml.Insert.insertRows(Insert.java:134) at org.h2.command.dml.Insert.update(Insert.java:86) at org.h2.command.ddl.CreateTable.update(CreateTable.java:176) at org.h2.command.ddl.AlterTableAlterColumn.execute(AlterTableAlterColumn.java:395) at org.h2.command.ddl.AlterTableAlterColumn.cloneTableStructure(AlterTableAlterColumn.java:287) at org.h2.command.ddl.AlterTableAlterColumn.copyData(AlterTableAlterColumn.java:181) at org.h2.command.ddl.AlterTableAlterColumn.update(AlterTableAlterColumn.java:118) at org.h2.command.CommandContainer.update(CommandContainer.java:69) at org.h2.command.Command.executeUpdate(Command.java:212) at org.h2.jdbc.JdbcPreparedStatement.executeUpdateInternal(JdbcPreparedStatement.java:143) at org.h2.jdbc.JdbcPreparedStatement.executeUpdate(JdbcPreparedStatement.java:129) at me.taylorkelly.bigbrother.tablemgrs.DBTable.executeUpdate(DBTable.java:86) at me.taylorkelly.bigbrother.tablemgrs.DBTable.executeUpdate(DBTable.java:99) at me.taylorkelly.bigbrother.fixes.Fix6.apply(Fix6.java:30) at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:175) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:127) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:632) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:218) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:116) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:94) at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:217) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:204) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:144) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:259) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 22:52:50 [INFO] [BBROTHER] Permissions enabled using: Permissions v2.7.2 2011-04-30 22:52:50 [WARNING] [BBROTHER] 'Help' isn't detected. No /help support 2011-04-30 22:52:50 [INFO] [BBROTHER] BigBrother 1.8-SNAPSHOT enabled 2011-04-30 22:52:50 [INFO] GiveIt: Permissions support enabled 2011-04-30 22:52:50 [INFO] GiveIt version 1.3 by cian1500ww is enabled! 2011-04-30 22:52:50 [INFO] [HeroChat] HeroChat version 4.10.3 enabled. 2011-04-30 22:52:50 [INFO] LWC Loaded 116 locale strings (0 overrides) 2011-04-30 22:52:50 [INFO] LWC Using Nijikokun's permissions plugin for permissions 2011-04-30 22:52:50 [INFO] [Permissions] version [2.7.2] (Phoenix) loaded 2011-04-30 22:52:50 [INFO] [HeroChat] Permissions 2.7.2 found. 2011-04-30 22:52:50 [INFO] LWC Loading SQLite 2011-04-30 22:52:50 [INFO] SQLite Using: Native 2011-04-30 22:52:50 [INFO] LWC At version: v2,31 2011-04-30 22:52:50 [INFO] [MagicCarpet] MagicCarpet version 1.5.5 is enabled! 2011-04-30 22:52:50 [INFO] [MagicCarpet] Take yourself wonder by wonder, using /magiccarpet or /mc. 2011-04-30 22:52:50 [INFO] [MagicCarpet] Using Permissions. 2011-04-30 22:52:50 [INFO] [MCDocs] (Tazzernator/Andrew Tajsic) - Hooked into Permissions. 2011-04-30 22:52:50 [INFO] [MCDocs] (Tazzernator/Andrew Tajsic) - v8.0 loaded. 2011-04-30 22:52:50 [INFO] MCMACOMPAT r13 2011-04-30 22:52:50 [INFO] McMyAdmin Compatibility Plugin version r13 started. 2011-04-30 22:52:51 [INFO] [ModTRS] Using Permissions version 2.7.2 for permission handling 2011-04-30 22:52:51 [INFO] [ModTRS] Plugin enabled! (version 1.3) 2011-04-30 22:52:51 [INFO] [MultiVerse] Permissions Found 2011-04-30 22:52:51 [INFO] [MultiVerse] - Version 1.6.3 Enabled 2011-04-30 22:52:52 [INFO] [MultiVerse] Loading World & Settings - 'Carthage' - NORMAL 2011-04-30 22:52:52 [INFO] [MultiVerse] Loading World & Settings - 'world' - NORMAL 2011-04-30 22:52:53 [INFO] [MultiVerse] Loading World & Settings - 'nether' - NETHER 2011-04-30 22:52:54 [INFO] [MultiVerse] Loading World & Settings - 'CandyLand' - NORMAL 2011-04-30 22:52:54 [INFO] [MultiVerse] Loading World & Settings - 'PrivateWorld' - NORMAL 2011-04-30 22:52:55 [INFO] [MultiVerse] Loading World & Settings - 'TrustedMap' - NORMAL 2011-04-30 22:52:55 [INFO] [MultiVerse] Loading World & Settings - 'spawnworld' - NORMAL 2011-04-30 22:52:56 [INFO] [MultiVerse] Loading World & Settings - 'spawnworldV2' - NORMAL 2011-04-30 22:52:56 [INFO] [MultiVerse] Loading World & Settings - 'freebuild' - NORMAL 2011-04-30 22:52:57 [INFO] [MultiVerse] Loading World & Settings - 'worldspawn' - NORMAL 2011-04-30 22:52:57 [INFO] [MultiVerse] Loading World & Settings - 'PixelArt' - NORMAL 2011-04-30 22:52:57 [INFO] [MultiVerse] Loading World & Settings - 'ModernWorld' - NORMAL 2011-04-30 22:52:58 [INFO] [MultiVerse] Loading World & Settings - 'pvpgames' - NORMAL 2011-04-30 22:52:59 [INFO] [MultiVerse] Loading World & Settings - 'adminmod' - NORMAL 2011-04-30 22:53:00 [INFO] [MultiVerse] Loading World & Settings - 'china' - NORMAL 2011-04-30 22:53:00 [INFO] [MultiVerse] Loading World & Settings - 'western' - NORMAL 2011-04-30 22:53:01 [INFO] [MultiVerse] Loading World & Settings - 'timetown' - NORMAL 2011-04-30 22:53:01 [INFO] [MultiVerse] Loading World & Settings - 'joelsworld' - NORMAL 2011-04-30 22:53:02 [INFO] [MultiVerse] 18 - World(s) loaded. 2011-04-30 22:53:02 [INFO] [MultiVerse] Loading Portals 2011-04-30 22:53:02 [INFO] [MultiVerse] 38 - Portal(s) loaded. 2011-04-30 22:53:02 [INFO] NoWeather version 1.2 is enabled! 2011-04-30 22:53:02 [INFO] PlgSetspawn version 4.1 is enabled! 2011-04-30 22:53:02 [INFO] [PorteCoulissante] plugin version 1.2.1 by Captain_Chaos enabled 2011-04-30 22:53:02 [INFO] Warpz0r version 1.2.3 is enabled 2011-04-30 22:53:02 [INFO] [Warpz0r] Found Permissions (v2.7.2) 2011-04-30 22:53:02 [INFO] WorldEdit 4.4 enabled. 2011-04-30 22:53:02 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions. 2011-04-30 22:53:02 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions. 2011-04-30 22:53:02 [INFO] WorldGuard: (worldspawn) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (worldspawn) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (worldspawn) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (worldspawn) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (worldspawn) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'worldspawn" 2011-04-30 22:53:02 [INFO] WorldGuard: (Carthage) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (Carthage) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (Carthage) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (Carthage) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (Carthage) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'Carthage" 2011-04-30 22:53:02 [INFO] WorldGuard: (world) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (world) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (world) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (world) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'world" 2011-04-30 22:53:02 [INFO] WorldGuard: (nether) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (nether) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (nether) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (nether) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (nether) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'nether" 2011-04-30 22:53:02 [INFO] WorldGuard: (CandyLand) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (CandyLand) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (CandyLand) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (CandyLand) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (CandyLand) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'CandyLand" 2011-04-30 22:53:02 [INFO] WorldGuard: (PrivateWorld) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (PrivateWorld) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (PrivateWorld) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (PrivateWorld) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (PrivateWorld) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'PrivateWorld" 2011-04-30 22:53:02 [INFO] WorldGuard: (TrustedMap) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (TrustedMap) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (TrustedMap) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (TrustedMap) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (TrustedMap) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'TrustedMap" 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworld) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworld) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworld) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworld) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworld) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'spawnworld" 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworldV2) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworldV2) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworldV2) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworldV2) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (spawnworldV2) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'spawnworldV2" 2011-04-30 22:53:02 [INFO] WorldGuard: (freebuild) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (freebuild) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (freebuild) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (freebuild) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (freebuild) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'freebuild" 2011-04-30 22:53:02 [INFO] WorldGuard: (PixelArt) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (PixelArt) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (PixelArt) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (PixelArt) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (PixelArt) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'PixelArt" 2011-04-30 22:53:02 [INFO] WorldGuard: (ModernWorld) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (ModernWorld) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (ModernWorld) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (ModernWorld) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (ModernWorld) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'ModernWorld" 2011-04-30 22:53:02 [INFO] WorldGuard: (pvpgames) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (pvpgames) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (pvpgames) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (pvpgames) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (pvpgames) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'pvpgames" 2011-04-30 22:53:02 [INFO] WorldGuard: (adminmod) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (adminmod) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (adminmod) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (adminmod) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (adminmod) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'adminmod" 2011-04-30 22:53:02 [INFO] WorldGuard: (china) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (china) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (china) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (china) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (china) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'china" 2011-04-30 22:53:02 [INFO] WorldGuard: (western) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (western) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (western) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (western) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (western) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'western" 2011-04-30 22:53:02 [INFO] WorldGuard: (timetown) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (timetown) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (timetown) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (timetown) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (timetown) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'timetown" 2011-04-30 22:53:02 [INFO] WorldGuard: (joelsworld) Single session is enforced. 2011-04-30 22:53:02 [INFO] WorldGuard: (joelsworld) TNT ignition is PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (joelsworld) Lighters are PERMITTED. 2011-04-30 22:53:02 [INFO] WorldGuard: (joelsworld) Lava fire is blocked. 2011-04-30 22:53:02 [INFO] WorldGuard: (joelsworld) Fire spread is UNRESTRICTED. 2011-04-30 22:53:02 [INFO] WorldGuard: Loaded configuration for world 'joelsworld" 2011-04-30 22:53:02 [INFO] WorldGuard 5.0-alpha10 enabled. 2011-04-30 22:53:02 [INFO] Done (1,717s)! For help, type "help" or "?" 2011-04-30 22:53:13 [INFO] Disconnecting owendawe [/96.50.63.2:51516]: You are not white-listed on this server! 2011-04-30 22:54:12 [INFO] Disconnecting Nikola7788 [/188.246.70.192:50036]: You are not white-listed on this server! 2011-04-30 22:54:17 [INFO] /188.246.70.192:50039 lost connection 2011-04-30 22:54:44 [INFO] To run the server without a gui, start it like this: 2011-04-30 22:54:44 [INFO] java -Xmx1024M -Xms1024M -jar minecraft_server.jar nogui 2011-04-30 22:54:44 [INFO] Console commands: 2011-04-30 22:54:44 [INFO] help or ? shows this message 2011-04-30 22:54:44 [INFO] kick <player> removes a player from the server 2011-04-30 22:54:44 [INFO] ban <player> bans a player from the server 2011-04-30 22:54:44 [INFO] pardon <player> pardons a banned player so that they can connect again 2011-04-30 22:54:44 [INFO] ban-ip <ip> bans an IP address from the server 2011-04-30 22:54:44 [INFO] pardon-ip <ip> pardons a banned IP address so that they can connect again 2011-04-30 22:54:44 [INFO] op <player> turns a player into an op 2011-04-30 22:54:44 [INFO] deop <player> removes op status from a player 2011-04-30 22:54:44 [INFO] tp <player1> <player2> moves one player to the same location as another player 2011-04-30 22:54:44 [INFO] give <player> <id> [num] gives a player a resource 2011-04-30 22:54:44 [INFO] tell <player> <message> sends a private message to a player 2011-04-30 22:54:44 [INFO] stop gracefully stops the server 2011-04-30 22:54:44 [INFO] save-all forces a server-wide level save 2011-04-30 22:54:44 [INFO] save-off disables terrain saving (useful for backup scripts) 2011-04-30 22:54:44 [INFO] save-on re-enables terrain saving 2011-04-30 22:54:44 [INFO] list lists all currently connected players 2011-04-30 22:54:44 [INFO] say <message> broadcasts a message to all players 2011-04-30 22:54:44 [INFO] time <add|set> <amount> adds to or sets the world time (0-24000) 2011-04-30 22:54:44 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:55:21 [INFO] Zeroallies [/188.62.12.225:59806] logged in with entity id 1012 2011-04-30 22:55:21 [INFO] [CONSOLE] Zeroallies has just joined for the first time. 2011-04-30 22:55:21 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:55:21 [INFO] [CONSOLE] 3 unique players have visited this server. 2011-04-30 22:55:21 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:55:21 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:55:21 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:55:35 [INFO] Bobsajit [/24.206.66.227:53172] logged in with entity id 1563 2011-04-30 22:55:35 [INFO] [CONSOLE] Welcome back, Bobsajit 2011-04-30 22:55:35 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:55:35 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:55:35 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:55:38 [INFO] [M] Zeroallies: woop first time on the server :P 2011-04-30 22:55:42 [INFO] [Owner] Bobsajit: lol 2011-04-30 22:55:44 [INFO] [Owner] Bobsajit: I'm failing 2011-04-30 22:55:45 [INFO] [Owner] Bobsajit: atm 2011-04-30 22:55:51 [INFO] [Owner] Bobsajit: ignore eerything you see 2011-04-30 22:55:55 [INFO] [M] Zeroallies: yessir 2011-04-30 22:56:03 [INFO] Disconnecting /173.75.238.90:54134: Took too long to log in 2011-04-30 22:56:04 [INFO] Read timed out 2011-04-30 22:56:06 [INFO] SinfulMemories [/99.30.74.236:51383] logged in with entity id 2769 2011-04-30 22:56:07 [INFO] [CONSOLE] SinfulMemories has just joined for the first time. 2011-04-30 22:56:07 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:56:07 [INFO] [CONSOLE] 4 unique players have visited this server. 2011-04-30 22:56:07 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:56:07 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:56:07 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:56:12 [INFO] Disconnecting cars675 [/67.249.191.46:54203]: You are not white-listed on this server! 2011-04-30 22:58:00 [INFO] pong MCMA 2011-04-30 22:58:00 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:58:13 [INFO] Disconnecting Supbros [/96.53.153.104:50673]: You are not white-listed on this server! 2011-04-30 22:58:14 [INFO] Polyjig [/2.24.9.205:53885] logged in with entity id 7886 2011-04-30 22:58:14 [INFO] Loaded world: ModernWorld 2011-04-30 22:58:15 [INFO] [CONSOLE] Polyjig has just joined for the first time. 2011-04-30 22:58:15 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:58:15 [INFO] [CONSOLE] 5 unique players have visited this server. 2011-04-30 22:58:15 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:58:15 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:58:15 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:58:26 [INFO] Disconnecting Huraws [/72.39.165.39:64822]: You are not white-listed on this server! 2011-04-30 22:58:27 [INFO] Polyjig issued server command: peeps 2011-04-30 22:58:28 [INFO] Disconnecting /24.188.46.55:50189: Took too long to log in 2011-04-30 22:58:29 [INFO] Read timed out 2011-04-30 22:58:32 [INFO] Polyjig issued server command: peeps 2011-04-30 22:58:49 [INFO] Loaded world: world 2011-04-30 22:58:52 [INFO] Disconnecting Blingboy1998 [/82.33.34.108:2776]: You are not white-listed on this server! 2011-04-30 22:58:52 [INFO] Polyjig issued server command: peeps 2011-04-30 22:59:01 [INFO] Disconnecting nicemate [/81.151.246.83:54555]: You are not white-listed on this server! 2011-04-30 22:59:02 [INFO] Polyjig lost connection: disconnect.quitting 2011-04-30 22:59:02 [INFO] Connection reset 2011-04-30 22:59:04 [INFO] Disconnecting Pawllo [/89.231.68.216:3970]: You are not white-listed on this server! 2011-04-30 22:59:10 [INFO] [Warpz0r] SinfulMemories teleported to home 2011-04-30 22:59:22 [INFO] vorske [/86.158.200.12:52252] logged in with entity id 15251 2011-04-30 22:59:22 [INFO] [CONSOLE] Welcome back, vorske 2011-04-30 22:59:22 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:59:22 [INFO] Unknown console command. Type "help" for help. 2011-04-30 22:59:22 [INFO] Unknown console command. Type "help" for help. 2011-04-30 23:00:00 [INFO] [CONSOLE] Saving world data. Expect lag for a short while. 2011-04-30 23:00:00 [INFO] Unknown console command. Type "help" for help. 2011-04-30 23:00:00 [INFO] Forcing save.. 2011-04-30 23:00:00 [INFO] CONSOLE: Forcing save.. 2011-04-30 23:00:00 [INFO] Saving chunks 2011-04-30 23:00:03 [INFO] Save complete. 2011-04-30 23:00:03 [INFO] CONSOLE: Save complete. 2011-04-30 23:00:03 [INFO] Unknown console command. Type "help" for help. 2011-04-30 23:00:03 [INFO] [CONSOLE] Save Complete 2011-04-30 23:00:03 [INFO] Unknown console command. Type "help" for help. 2011-04-30 23:00:03 [WARNING] Can't keep up! Did the system time change, or is the server overloaded? 2011-04-30 23:00:08 [INFO] Disconnecting yayocannon [/67.224.234.7:56150]: You are not white-listed on this server! 2011-04-30 23:00:35 [INFO] Disconnecting misasoki [/68.191.52.82:55750]: You are not white-listed on this server! 2011-04-30 23:01:03 [INFO] Disconnecting jtklaus [/76.226.97.78:49207]: You are not white-listed on this server! 2011-04-30 23:01:05 [INFO] Disconnecting Waffleb0mb [/75.83.76.10:53953]: You are not white-listed on this server! 2011-04-30 23:01:13 [INFO] Disconnecting Waffleb0mb [/75.83.76.10:53962]: You are not white-listed on this server! 2011-04-30 23:01:45 [INFO] /67.227.139.60:35831 lost connection 2011-04-30 23:01:50 [INFO] Disconnecting N00bALiZA [/94.196.146.66:50043]: You are not white-listed on this server! 2011-04-30 23:01:50 [INFO] Bobsajit issued server command: peeps 2011-04-30 23:02:22 [INFO] Bobsajit issued server command: giveme 1 2011-04-30 23:02:29 [INFO] Bobsajit issued server command: giveme 1 128 2011-04-30 23:02:33 [INFO] Disconnecting jtklaus [/76.226.97.78:49268]: You are not white-listed on this server! 2011-04-30 23:02:38 [INFO] Disconnecting jtklaus [/76.226.97.78:49272]: You are not white-listed on this server! 2011-04-30 23:02:38 [INFO] Disconnecting Kfan105 [/98.90.135.52:52825]: You are not white-listed on this server! 2011-04-30 23:02:44 [INFO] Disconnecting Kfan105 [/98.90.135.52:52830]: You are not white-listed on this server! 2011-04-30 23:02:56 [INFO] Zeroallies lost connection: disconnect.endOfStream 2011-04-30 23:03:08 [INFO] Disconnecting Kfan105 [/98.90.135.52:52837]: You are not white-listed on this server! 2011-04-30 23:03:21 [INFO] Disconnecting Kfan105 [/98.90.135.52:52842]: You are not white-listed on this server! 2011-04-30 23:03:25 [INFO] achebe [/98.118.3.63:54771] logged in with entity id 29355 2011-04-30 23:03:26 [INFO] [CONSOLE] achebe has just joined for the first time. 2011-04-30 23:03:26 [INFO] Unknown console command. Type "help" for help. 2011-04-30 23:03:26 [INFO] [CONSOLE] 6 unique players have visited this server. 2011-04-30 23:03:26 [INFO] Unknown console command. Type "help" for help. 2011-04-30 23:03:26 [INFO] Unknown console command. Type "help" for help. 2011-04-30 23:03:26 [INFO] Unknown console command. Type "help" for help. 2011-04-30 23:03:41 [INFO] Disconnecting Danny_T [/81.159.133.146:49618]: You are not white-listed on this server! 2011-04-30 23:04:14 [INFO] Disconnecting jtklaus [/76.226.97.78:49300]: You are not white-listed on this server! 2011-04-30 23:04:20 [INFO] Disconnecting jtklaus [/76.226.97.78:49303]: You are not white-listed on this server! 2011-04-30 23:04:27 [INFO] [Warpz0r] achebe teleported to frold 2011-04-30 23:04:47 [INFO] [Warpz0r] achebe teleported to favela 2011-04-30 23:04:59 [INFO] [Warpz0r] achebe teleported to coli 2011-04-30 23:05:09 [INFO] [Warpz0r] Bobsajit teleported to yes 2011-04-30 23:05:24 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "71.77.68.22" [90003-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 23:05:25 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "71.77.68.22" [90003-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 23:05:31 [INFO] Disconnecting jtklaus [/76.226.97.78:49481]: You are not white-listed on this server! 2011-04-30 23:05:34 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "hey" [90003-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 23:05:50 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "75.138.65.220" [90003-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 23:05:58 [INFO] Bobsajit issued server command: tphere v 2011-04-30 23:06:06 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "/time day" [90003-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 23:06:12 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string with odd number of characters: "/promote yayocannon" [90003-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:956) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 23:06:19 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "hi" [90004-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 23:06:21 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "hi" [90004-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 23:06:22 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "hi" [90004-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394) 2011-04-30 23:06:22 [SEVERE] [BBROTHER] Find SQL Exception org.h2.jdbc.JdbcSQLException: Hexadecimal string contains non-hex character: "hi" [90004-153] at org.h2.message.DbException.getJdbcSQLException(DbException.java:327) at org.h2.message.DbException.get(DbException.java:167) at org.h2.message.DbException.get(DbException.java:144) at org.h2.util.StringUtils.getHexDigit(StringUtils.java:975) at org.h2.util.StringUtils.convertStringToBytes(StringUtils.java:961) at org.h2.value.Value.convertTo(Value.java:816) at org.h2.value.Value.getBytesNoCopy(Value.java:396) at org.h2.value.Value.getInputStream(Value.java:428) at org.h2.jdbc.JdbcBlob.length(JdbcBlob.java:61) at me.taylorkelly.bigbrother.tablemgrs.BBDataTable.getBlockHistory(BBDataTable.java:98) at me.taylorkelly.bigbrother.finder.HistoryStick.getInfoOnBlock(HistoryStick.java:45) at me.taylorkelly.bigbrother.finder.Sticker.blockInfo(Sticker.java:107) at me.taylorkelly.bigbrother.finder.Sticker.stick(Sticker.java:120) at me.taylorkelly.bigbrother.BigBrother.stick(BigBrother.java:297) at me.taylorkelly.bigbrother.listeners.BBPlayerListener.onPlayerInteract(BBPlayerListener.java:177) at org.bukkit.plugin.java.JavaPluginLoader$9.execute(JavaPluginLoader.java:254) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:59) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:257) at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:162) at net.minecraft.server.ItemInWorldManager.interact(ItemInWorldManager.java:207) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:521) at net.minecraft.server.Packet15Place.a(SourceFile:57) at net.minecraft.server.NetworkManager.a(NetworkManager.java:195) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:74) at net.minecraft.server.NetworkListenThread.a(SourceFile:100) at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:370) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:285) at net.minecraft.server.ThreadServerApplication.run(SourceFile:394)
Optional Paste Settings
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
Constants
Lua | 2 min ago
Daily Inventory Ge...
HTML 5 | 8 min ago
Constants
Lua | 26 min ago
Constants
Lua | 27 min ago
Turtle Minecraft C...
Lua | 1 hour ago
Skyhunter skills
JSON | 2 hours ago
Utility skills
JSON | 2 hours ago
PvP skills
JSON | 2 hours ago
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!