Запуск игрового сервера La2Base
Loading server configuration...
Could not load HexID file (./config/hexid.txt). Hopefully login will give us one
.
MLog clients using java 1.4+ standard logging.
Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acquireInc
rement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoCommitOnCl
ose -> true, automaticTestTable -> connection_test_table, breakAfterAcquireFailu
re -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connec
tionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, dataSou
rceName -> 1bqp2cf8hzjze58pwxr3r|6b4da8f4, debugUnreturnedConnectionStackTraces
-> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClas
sLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken ->
1bqp2cf8hzjze58pwxr3r|6b4da8f4, idleConnectionTestPeriod -> 3600, initialPoolSiz
e -> 10, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdministrativeTaskTime -> 0
, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, ma
xPoolSize -> 100, maxStatements -> 0, maxStatementsPerConnection -> 100, minPool
Size -> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0, p
referredTestQuery -> null, properties -> {user=******, password=******}, propert
yCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false
, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ]
***** La2Base Team *****
Core is developed by e][trem
BitSet ID Factory could not be initialized correctly
com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorEx ception: Table 'l2jdb.itemsong
round' doesn't exist
at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(Unknown Sou
rce)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:40 6)
at com.mysql.jdbc.Util.getInstance(Util.java:381)
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:1030)
at com.mysql.jdbc.SQLError.createSQLException(SQLErro r.java:956)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.ja va:3491)
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:216)
at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.in itialize(BitSetIDFa
ctory.java:84)
at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.<i nit>(BitSetIDFactor
y.java:72)
at net.sf.l2j.gameserver.idfactory.IdFactory.<clinit> (IdFactory.java:90)
at net.sf.l2j.gameserver.GameServer.<init>(GameServer .java:281)
at net.sf.l2j.gameserver.GameServer.main(GameServer.j ava:664)
IDFactory: 102912 id's available.
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:285)
at net.sf.l2j.gameserver.GameServer.main(GameServer.j ava:664)
вот что выдаёт мне при запуске гейма сервера

что делать?