Advertisement
Guest User

Untitled

a guest
Jun 24th, 2012
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.21 KB | None | 0 0
  1. 2012/06/24 12:59:07 - --------------------------- STACKTRACE ERROR ---------------------------
  2. 2012/06/24 12:59:07 - Class name: com.authdb.listeners.AuthDBPlayerListener
  3. 2012/06/24 12:59:07 - File name: AuthDBPlayerListener.java
  4. 2012/06/24 12:59:07 - Function name: onPlayerCommandPreprocess
  5. 2012/06/24 12:59:07 - Error line: 414
  6. 2012/06/24 12:59:07 - AuthDB version: 2.3.6.242
  7. 2012/06/24 12:59:07 - Keep alive: false
  8. 2012/06/24 12:59:07 - MySQL connection: true
  9. 2012/06/24 12:59:07 - Latest query: com.mysql.jdbc.JDBC4PreparedStatement@12b540c9: INSERT INTO `authdb_users` (`username`,`password`) VALUES ('test','3fc0a7acf087f549ac2b266baf94b8b1')
  10. 2012/06/24 12:59:07 - Script: Custom
  11. 2012/06/24 12:59:07 - Custom table: authdb_users
  12. 2012/06/24 12:59:07 - Custom passfield: password
  13. 2012/06/24 12:59:07 - Custom userfield: username
  14. 2012/06/24 12:59:07 - Custom encryption: md5
  15. 2012/06/24 12:59:07 - Custom table schema:
  16. 2012/06/24 12:59:07 - Table Name : authdb_users
  17. 2012/06/24 12:59:07 - Column Type(size)
  18. 2012/06/24 12:59:07 - id INT(4)
  19. 2012/06/24 12:59:07 - regdate TIMESTAMP(19)
  20. 2012/06/24 12:59:07 - username VARCHAR(40)
  21. 2012/06/24 12:59:07 - password VARCHAR(128)
  22. 2012/06/24 12:59:07 - email VARCHAR(100)
  23. 2012/06/24 12:59:07 - Plugins: mod_WirelessRedstoneAddons ForgeMod, mod_BuildCraftEnergy ForgeMod, mod_RedPowerWiring ForgeMod, mod_BuildCraftCore ForgeMod, iBlock 2.3, mod_ImmibisCore ForgeMod, Vault 1.2.16-b184, mod_BuildCraftFactory ForgeMod, mod_NetherOres ForgeMod, Hawk 0.3.2, mod_CraftingTableIII ForgeMod, mod_EE ForgeMod, mod_TubeStuff ForgeMod, Colors 2.0.2, mod_CCTurtle ForgeMod, mod_WirelessRedstoneRedPower ForgeMod, mod_IC2NuclearControl ForgeMod, MobDisguise 1.81, mod_CompactSolars ForgeMod, mod_WirelessRedstoneCore ForgeMod, Citizens 1.2, mod_IronChest ForgeMod, mod_IC2_ChargingBench ForgeMod, mod_MinecraftForge ForgeMod, WorldEdit 5.3, NoCheatPlus 3.5.9, mod_RedPowerControl ForgeMod, PermissionsBukkit 1.6, Stargate 0.7.7.2, mod_IC2 ForgeMod, mod_BuildCraftBuilders ForgeMod, mod_RedPowerMachine ForgeMod, mod_RedPowerLighting ForgeMod, PlayerStatus 2.8, Jail 2.1.3, mod_RedPowerWorld ForgeMod, mod_ComputerCraft ForgeMod, iConomy 7.0, mod_BuildCraftTransport ForgeMod, mod_NotEnoughItems ForgeMod, CraftBookCommon 491-374085b, mod_PowerConverters ForgeMod, mod_AdditionalPipes ForgeMod, AuthDB 2.3.6.242, Reservations 2.2, mod_IC2AdvancedMachines ForgeMod, mod_Railcraft ForgeMod, mod_RedPowerCore ForgeMod, mod_RedPowerLogic ForgeMod, mod_EnderStorage ForgeMod, mod_CodeChickenCore ForgeMod, CraftBookMechanisms 491-374085b, CommandBook 2.1, dynmap 0.39-1163, CraftBookCircuits 491-374085b, LWC 4.2.1 (b700-git-MANUAL) (May 20, 2012), WorldGuard 5.5.2, CraftBookVehicles 491-374085b, LimitedCreative 1.2.3-beta, ChestShop 3.42,
  24. 2012/06/24 12:59:07 - --------------------------- STACKTRACE START ---------------------------
  25. 2012/06/24 12:59:07 - com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  26. 2012/06/24 12:59:07 - com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  27. 2012/06/24 12:59:07 - com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  28. 2012/06/24 12:59:07 - com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  29. 2012/06/24 12:59:07 - com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  30. 2012/06/24 12:59:07 - com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  31. 2012/06/24 12:59:07 - com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  32. 2012/06/24 12:59:07 - com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
  33. 2012/06/24 12:59:07 - com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
  34. 2012/06/24 12:59:07 - com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
  35. 2012/06/24 12:59:07 - com.authdb.scripts.Custom.adduser(Custom.java:59)
  36. 2012/06/24 12:59:07 - com.authdb.util.Util.checkScript(Util.java:126)
  37. 2012/06/24 12:59:07 - com.authdb.AuthDB.register(AuthDB.java:761)
  38. 2012/06/24 12:59:07 - com.authdb.listeners.AuthDBPlayerListener.onPlayerCommandPreprocess(AuthDBPlayerListener.java:399)
  39. 2012/06/24 12:59:07 - sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. 2012/06/24 12:59:07 - sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  41. 2012/06/24 12:59:07 - sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  42. 2012/06/24 12:59:07 - java.lang.reflect.Method.invoke(Unknown Source)
  43. 2012/06/24 12:59:07 - org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
  44. 2012/06/24 12:59:07 - org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  45. 2012/06/24 12:59:07 - org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
  46. 2012/06/24 12:59:07 - net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:910)
  47. 2012/06/24 12:59:07 - net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:873)
  48. 2012/06/24 12:59:07 - net.minecraft.server.NetServerHandler.a(NetServerHandler.java:855)
  49. 2012/06/24 12:59:07 - net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
  50. 2012/06/24 12:59:07 - net.minecraft.server.NetworkManager.b(NetworkManager.java:234)
  51. 2012/06/24 12:59:07 - net.minecraft.server.NetServerHandler.a(NetServerHandler.java:121)
  52. 2012/06/24 12:59:07 - net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
  53. 2012/06/24 12:59:07 - net.minecraft.server.MinecraftServer.w(MinecraftServer.java:556)
  54. 2012/06/24 12:59:07 - net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)
  55. 2012/06/24 12:59:07 - net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  56. 2012/06/24 12:59:07 - ---------------------------- STACKTRACE END ----------------------------
  57. 2012/06/24 12:59:21 - --------------------------- STACKTRACE ERROR ---------------------------
  58. 2012/06/24 12:59:21 - Class name: com.authdb.listeners.AuthDBPlayerListener
  59. 2012/06/24 12:59:21 - File name: AuthDBPlayerListener.java
  60. 2012/06/24 12:59:21 - Function name: onPlayerCommandPreprocess
  61. 2012/06/24 12:59:21 - Error line: 414
  62. 2012/06/24 12:59:21 - AuthDB version: 2.3.6.242
  63. 2012/06/24 12:59:21 - Keep alive: false
  64. 2012/06/24 12:59:21 - MySQL connection: true
  65. 2012/06/24 12:59:21 - Latest query: com.mysql.jdbc.JDBC4PreparedStatement@6deea3bf: INSERT INTO `authdb_users` (`username`,`password`) VALUES ('test','3fc0a7acf087f549ac2b266baf94b8b1')
  66. 2012/06/24 12:59:21 - Script: Custom
  67. 2012/06/24 12:59:21 - Custom table: authdb_users
  68. 2012/06/24 12:59:21 - Custom passfield: password
  69. 2012/06/24 12:59:21 - Custom userfield: username
  70. 2012/06/24 12:59:21 - Custom encryption: md5
  71. 2012/06/24 12:59:21 - Custom table schema:
  72. 2012/06/24 12:59:21 - Table Name : authdb_users
  73. 2012/06/24 12:59:21 - Column Type(size)
  74. 2012/06/24 12:59:21 - id INT(4)
  75. 2012/06/24 12:59:21 - regdate TIMESTAMP(19)
  76. 2012/06/24 12:59:21 - username VARCHAR(40)
  77. 2012/06/24 12:59:21 - password VARCHAR(128)
  78. 2012/06/24 12:59:21 - email VARCHAR(100)
  79. 2012/06/24 12:59:21 - Plugins: mod_WirelessRedstoneAddons ForgeMod, mod_BuildCraftEnergy ForgeMod, mod_RedPowerWiring ForgeMod, mod_BuildCraftCore ForgeMod, iBlock 2.3, mod_ImmibisCore ForgeMod, Vault 1.2.16-b184, mod_BuildCraftFactory ForgeMod, mod_NetherOres ForgeMod, Hawk 0.3.2, mod_CraftingTableIII ForgeMod, mod_EE ForgeMod, mod_TubeStuff ForgeMod, Colors 2.0.2, mod_CCTurtle ForgeMod, mod_WirelessRedstoneRedPower ForgeMod, mod_IC2NuclearControl ForgeMod, MobDisguise 1.81, mod_CompactSolars ForgeMod, mod_WirelessRedstoneCore ForgeMod, Citizens 1.2, mod_IronChest ForgeMod, mod_IC2_ChargingBench ForgeMod, mod_MinecraftForge ForgeMod, WorldEdit 5.3, NoCheatPlus 3.5.9, mod_RedPowerControl ForgeMod, PermissionsBukkit 1.6, Stargate 0.7.7.2, mod_IC2 ForgeMod, mod_BuildCraftBuilders ForgeMod, mod_RedPowerMachine ForgeMod, mod_RedPowerLighting ForgeMod, PlayerStatus 2.8, Jail 2.1.3, mod_RedPowerWorld ForgeMod, mod_ComputerCraft ForgeMod, iConomy 7.0, mod_BuildCraftTransport ForgeMod, mod_NotEnoughItems ForgeMod, CraftBookCommon 491-374085b, mod_PowerConverters ForgeMod, mod_AdditionalPipes ForgeMod, AuthDB 2.3.6.242, Reservations 2.2, mod_IC2AdvancedMachines ForgeMod, mod_Railcraft ForgeMod, mod_RedPowerCore ForgeMod, mod_RedPowerLogic ForgeMod, mod_EnderStorage ForgeMod, mod_CodeChickenCore ForgeMod, CraftBookMechanisms 491-374085b, CommandBook 2.1, dynmap 0.39-1163, CraftBookCircuits 491-374085b, LWC 4.2.1 (b700-git-MANUAL) (May 20, 2012), WorldGuard 5.5.2, CraftBookVehicles 491-374085b, LimitedCreative 1.2.3-beta, ChestShop 3.42,
  80. 2012/06/24 12:59:21 - --------------------------- STACKTRACE START ---------------------------
  81. 2012/06/24 12:59:21 - com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  82. 2012/06/24 12:59:21 - com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  83. 2012/06/24 12:59:21 - com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  84. 2012/06/24 12:59:21 - com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1986)
  85. 2012/06/24 12:59:21 - com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140)
  86. 2012/06/24 12:59:21 - com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
  87. 2012/06/24 12:59:21 - com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111)
  88. 2012/06/24 12:59:21 - com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2407)
  89. 2012/06/24 12:59:21 - com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2325)
  90. 2012/06/24 12:59:21 - com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2310)
  91. 2012/06/24 12:59:21 - com.authdb.scripts.Custom.adduser(Custom.java:59)
  92. 2012/06/24 12:59:21 - com.authdb.util.Util.checkScript(Util.java:126)
  93. 2012/06/24 12:59:21 - com.authdb.AuthDB.register(AuthDB.java:761)
  94. 2012/06/24 12:59:21 - com.authdb.listeners.AuthDBPlayerListener.onPlayerCommandPreprocess(AuthDBPlayerListener.java:399)
  95. 2012/06/24 12:59:21 - sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  96. 2012/06/24 12:59:21 - sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  97. 2012/06/24 12:59:21 - sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  98. 2012/06/24 12:59:21 - java.lang.reflect.Method.invoke(Unknown Source)
  99. 2012/06/24 12:59:21 - org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
  100. 2012/06/24 12:59:21 - org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  101. 2012/06/24 12:59:21 - org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:464)
  102. 2012/06/24 12:59:21 - net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:910)
  103. 2012/06/24 12:59:21 - net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:873)
  104. 2012/06/24 12:59:21 - net.minecraft.server.NetServerHandler.a(NetServerHandler.java:855)
  105. 2012/06/24 12:59:21 - net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:34)
  106. 2012/06/24 12:59:21 - net.minecraft.server.NetworkManager.b(NetworkManager.java:234)
  107. 2012/06/24 12:59:21 - net.minecraft.server.NetServerHandler.a(NetServerHandler.java:121)
  108. 2012/06/24 12:59:21 - net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
  109. 2012/06/24 12:59:21 - net.minecraft.server.MinecraftServer.w(MinecraftServer.java:556)
  110. 2012/06/24 12:59:21 - net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)
  111. 2012/06/24 12:59:21 - net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  112. 2012/06/24 12:59:21 - ---------------------------- STACKTRACE END ----------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement