Error Message

by The Founder at 2006-05-25 17:12:27

This was thrown when I attacked T's SCV on Square 1 from 6 HP with my Warrior on Square 20.

java.sql.SQLException: Out of range value adjusted for column 'hitpoints' at row 1
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2851)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1534)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1625)
at com.mysql.jdbc.Connection.execSQL(Connection.java:2297)
at com.mysql.jdbc.Connection.execSQL(Connection.java:2226)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1812)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1906)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1831)
at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1693)
at nomopoly4.UnitCommand.handlePost(UnitCommand.java:109)
at q17.server.http.HttpBranchServer.handlePost(HttpBranchServer.java:74)
at q17.server.http.HttpServer.handleConnection(HttpServer.java:331)
at q17.server.Server$ConnectionDispatcher.run(Server.java:209)

Replies