alguem da um help?
INFO ======================================================================-[ T
eam ]
INFO
INFO # ##### ##### ##### ##### ##### ##### ## #
INFO # # # # # # # # # # # #
INFO # ### #### ### # # # # # ### # # #
INFO # # # ### # # # # # # #
INFO ##### ##### # # ## ##### ##### ##### # ##
INFO
INFO ==================================================================-[ Datab
ase ]
INFO MLog clients using log4j logging.
INFO Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace:
10]
INFO Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acqu
ireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoComm
itOnClose -> true, automaticTestTable -> connection_test_table, breakAfterAcquir
eFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null,
connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, d
ataSourceName -> 1hge5uq99x19q9y1p9bjyr|7c53a9eb, debugUnreturnedConnectionStack
Traces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, fact
oryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityTo
ken -> 1hge5uq99x19q9y1p9bjyr|7c53a9eb, idleConnectionTestPeriod -> 3600, initia
lPoolSize -> 10, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdministrativeTaskT
ime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections
-> 0, maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 100,
minPoolSize -> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser
-> 0, preferredTestQuery -> null, properties -> {user=******, password=******},
propertyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -
> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> f
alse ]
INFO ===========================================================-[ LoginControl
ler ]
INFO Cached 10 KeyPairs for RSA communication
INFO Stored 20 keys for Blowfish communication
INFO Loaded 127 server names
INFO Loaded 1 registered Game Servers
INFO Cached 10 RSA keys for Game Server communication.
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See [Hidden Content] for further detail
s.
INFO Listening for GameServers on 127.0.0.1:9014
INFO Login Server ready on *:2106
INFO Loaded 2 IP Bans.
INFO Updated Gameserver [1] Extreme IP's:
INFO InternalIP: 127.0.0.1
INFO ExternalIP: 127.0.0.1
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'lastS
erver' in 'field list'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
at com.mysql.jdbc.Util.getInstance(Util.java:382)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3603)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3535)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1989)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2150)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626)
at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.ja
va:2119)
at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:
2281)
at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewPr
oxyPreparedStatement.java:76)
at com.l2jfrozen.loginserver.LoginController.loginValid(LoginController.
java:671)
at com.l2jfrozen.loginserver.LoginController.tryAuthLogin(LoginControlle
r.java:315)
at com.l2jfrozen.loginserver.network.clientpackets.RequestAuthLogin.run(
RequestAuthLogin.java:123)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
WARN Could not check password:com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorE
xception: Unknown column 'lastServer' in 'field list'