|
Новичок
Группа: Members
Сообщений: 12
Регистрация: 4.1.2009
Поблагодарили: 0 *

|
не грузиться геймсервер, сборка L2jServer_5622 ОС вистах64
вот что пишет:
Starting L2J Game Server.
loading gameserver config 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 -> 2ry4ui7y1rt0tmq1ipajyn|1d5a0305, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryCla ssLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 2ry4ui7y1rt0tmq1ipajyn|1d5a0305, idleConnectionTestPeriod -> 3600, initialPoolS ize -> 10, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 100, maxStatements -> 0, maxStatementsPerConnection -> 100, minPo olSize -> 10, numHelperThreads -> 3, numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, properties -> {user=******, password=******}, prope rtyCycle -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> fal se, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ] L2J Server Version: 2733M L2J Datapack Version: 5622 Updated characters online status. BitSet ID Factory could not be initialized correctly com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Table 'l2jdb.itemsong round' doesn't exist 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:406) at com.mysql.jdbc.Util.getInstance(Util.java:381) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1030) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:956) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3515) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3447) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1951) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2101) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2548) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1605) at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1524) at com.mchange.v2.c3p0.impl.NewProxyStatement.executeUpdate(NewProxyStat ement.java:64) at net.sf.l2j.gameserver.idfactory.IdFactory.extractUsedObjectIDTable(Id Factory.java:236) at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.initialize(BitSetIDFa ctory.java:81) at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.<init>(BitSetIDFactor y.java:69) at net.sf.l2j.gameserver.idfactory.IdFactory.<clinit>(IdFactory.java:109 ) at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:183) at net.sf.l2j.gameserver.GameServer.main(GameServer.java:535) 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:188) at net.sf.l2j.gameserver.GameServer.main(GameServer.java:535)
|