| cookiesdown |
25-02-2011 12:49 AM |
Game Server Novo Error
Saudações amigos do forum SE
Venho até vocês para trazer um novo problema.
Meu servidor fez o reinício automático, mas após o reinício, ele não fica online.
Eu recebo o seguinte erro no servidor do jogo.
Citação:
BitSet ID Factory could not be initialized correctly
com.mysql.jdbc.MysqlDataTruncation: Data truncation: Out of range value for colu
mn 'object_id' at row 85099
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3489)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3423)
at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:19 36)
at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java :2060)
at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionIm pl.java:2536)
at com.mysql.jdbc.StatementImpl.executeUpdate(Stateme ntImpl.java:1564)
at com.mysql.jdbc.StatementImpl.executeUpdate(Stateme ntImpl.java:1485)
at com.mchange.v2.c3p0.impl.NewProxyStatement.execute Update(NewProxyStat
ement.java:64)
at net.sf.l2j.gameserver.idfactory.IdFactory.extractU sedObjectIDTable(Id
Factory.java:198)
at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.in itialize(BitSetIDFa
ctory.java:76)
at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.<i nit>(BitSetIDFactor
y.java:65)
at net.sf.l2j.gameserver.idfactory.IdFactory.<clinit> (IdFactory.java:68)
at net.sf.l2j.gameserver.GameServer.<init>(GameServer .java:180)
at net.sf.l2j.gameserver.GameServer.main(GameServer.j ava:563)
IDFactory: 102912 id's available.
================================================== ===================-[ World ]
L2World: Setting up World Regions
L2World: (87 by 128) World Region Grid set up.
Initializing Script Engine Manager
Script Engine: jython 2.2.1 - Language: python - Language Version: 2.2.1
Script Engine: Mozilla Rhino 1.6 release 2 - Language: ECMAScript - Language Ver
sion: 1.6
Script Engine: java 1.6 - Language: java - Language Version: 1.6
Script Engine: BeanShell Engine 1.1 - Language: BeanShell - Language Version: 2.
0b5
================================================== ==============-[ ID Factory ]
Could not read object IDs from DB. Please Check Your Data.
Exception in thread "main" java.lang.Exception: Could not initialize the ID fact
ory
at net.sf.l2j.gameserver.GameServer.<init>(GameServer .java:195)
at net.sf.l2j.gameserver.GameServer.main(GameServer.j ava:563)
|
|