This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
What steps will reproduce the problem?1. when plugin read the new item in bid.2.3.
What is the expected output? What do you see instead?
mysql error;;
What version of the product are you using?
version WebAuction12:16:17 [INFO] WebAuction version 0.6.512:16:17 [INFO] Author: Exote/BluePhase
version12:16:37 [INFO] This server is running CraftBukkit version git-Bukkit-1.1-R6-33-gb66156b-b2034jnks (MC: 1.2.3) (Implementing API version 1.2.3-R0.1)
Do you have an error log of what happened?
12:12:49 [WARNING] [WebAuction] Unable to get auction 107612:12:49 [SEVERE] java.sql.SQLException: Column 'allowBids' not found.12:12:49 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)12:12:49 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)12:12:49 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)12:12:49 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)12:12:49 [SEVERE] at com.mysql.jdbc.ResultSetImpl.findColumn(ResultSetImpl.java:1144)12:12:49 [SEVERE] at com.mysql.jdbc.ResultSetImpl.getBoolean(ResultSetImpl.java:1761)12:12:49 [SEVERE] at me.exote.webauction.MySQLDataQueries.getAuction(MySQLDataQueries.java:300)12:12:49 [SEVERE] at me.exote.webauction.tasks.ShoutSignTask.run(ShoutSignTask.java:36)12:12:49 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)12:12:49 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:520)12:12:49 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)12:12:49 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)12:12:49 [INFO] [WebAuction] New Auction: 12 MONSTER_EGG selling for 3,500.00 캡 each.12:13:03 [WARNING] [WebAuction] Unable to get auction 107712:13:03 [SEVERE] java.sql.SQLException: Column 'allowBids' not found.12:13:03 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)12:13:03 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)12:13:03 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)12:13:03 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)12:13:03 [SEVERE] at com.mysql.jdbc.ResultSetImpl.findColumn(ResultSetImpl.java:1144)12:13:03 [SEVERE] at com.mysql.jdbc.ResultSetImpl.getBoolean(ResultSetImpl.java:1761)12:13:03 [SEVERE] at me.exote.webauction.MySQLDataQueries.getAuction(MySQLDataQueries.java:300)12:13:03 [SEVERE] at me.exote.webauction.tasks.ShoutSignTask.run(ShoutSignTask.java:36)12:13:03 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)12:13:03 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:520)12:13:03 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)12:13:03 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)12:13:03 [INFO] [WebAuction] New Auction: 20 MONSTER_EGG selling for 2,000.00 캡 each.12:13:52 [WARNING] [WebAuction] Unable to get auction 107812:13:52 [SEVERE] java.sql.SQLException: Column 'allowBids' not found.12:13:52 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)12:13:52 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)12:13:52 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)12:13:52 [SEVERE] at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)12:13:52 [SEVERE] at com.mysql.jdbc.ResultSetImpl.findColumn(ResultSetImpl.java:1144)12:13:52 [SEVERE] at com.mysql.jdbc.ResultSetImpl.getBoolean(ResultSetImpl.java:1761)12:13:52 [SEVERE] at me.exote.webauction.MySQLDataQueries.getAuction(MySQLDataQueries.java:300)12:13:52 [SEVERE] at me.exote.webauction.tasks.ShoutSignTask.run(ShoutSignTask.java:36)12:13:52 [SEVERE] at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:126)12:13:52 [SEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:520)12:13:52 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:452)12:13:52 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:490)12:13:52 [INFO] [WebAuction] New Auction: 20 MONSTER_EGG selling for 2,700.00 캡 each.Please provide any additional information below.
To post a comment, please login or register a new account.