Page 1 of 1

Session key Last Rev

Posted: Tue Apr 24, 2012 6:18 pm
by dljac
If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 5281: Last
L2JDP Revision 8790: Last

hello

in the last rev, i used last update for cliente Freya High Five.

and get this error

Code: Select all

Session key is not correct. Closing connection for account accountname
config:
AllowedProtocolRevisions = 267;268;271;273

and this error:

Code: Select all

Exception: getCharsOnServer: An SQLException was provoked by the following failure: java.lang.InterruptedExceptionjava.sql.SQLException: An SQLException was provoked by the following failure: java.lang.InterruptedException        at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)        at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65)        at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:62)        at com.mchange.v2.c3p0.stmt.GooGooStatementCache.acquireStatement(GooGooStatementCache.java:571)        at com.mchange.v2.c3p0.stmt.GooGooStatementCache.checkoutStatement(GooGooStatementCache.java:192)        at com.mchange.v2.c3p0.impl.NewPooledConnection.checkoutStatement(NewPooledConnection.java:288)        at com.mchange.v2.c3p0.impl.NewProxyConnection.prepareStatement(NewProxyConnection.java:199)        at com.l2jserver.gameserver.LoginServerThread.getCharsOnServer(LoginServerThread.java:543)        at com.l2jserver.gameserver.LoginServerThread.run(LoginServerThread.java:350)Caused by: java.lang.InterruptedException        at java.lang.Object.wait(Native Method)        at java.lang.Object.wait(Object.java:503)        at com.mchange.v2.c3p0.stmt.GooGooStatementCache.acquireStatement(GooGooStatementCache.java:561)        ... 5 more
thanks for you help