Jump to content

Fuki

Members
  • Posts

    1
  • Credits

  • Joined

  • Last visited

  • Feedback

    0%

About Fuki

Profile Information

  • Gender
    Not Telling

Fuki's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. I searching in forum but i dont found the answer on my problem.. Here u are: (IS L2jFREE) My loginserver working good... but with gameserver is something wrong. He dont say me anything about errors.. just finished on that line and dont go next below u can see code from console: Starting l2jfree INFO logging initialized =============================================================-[ Configuration ] INFO loading ./config/server.properties INFO loading ./config/hexid.txt INFO loading ./config/rates.properties INFO loading ./config/enchant.properties INFO loading ./config/pvp.properties INFO loading ./config/telnet.properties INFO loading ./config/options.properties INFO loading ./config/other.properties INFO loading ./config/altsettings.properties INFO loading ./config/clans.properties INFO loading ./config/champions.properties INFO loading ./config/lottery.properties INFO loading ./config/wedding.properties INFO loading ./config/siege.properties INFO loading ./config/foursepulchers.properties INFO loading ./config/clanhall.properties INFO loading ./config/idfactory.properties INFO loading ./config/fun_engines.properties INFO loading ./config/sevensigns.properties INFO loading ./config/GMAccess.properties INFO loading ./config/command-privileges.properties INFO loading ./config/irc.properties INFO loading ./config/boss.properties INFO loading ./config/sayfilter.txt ==================================================================-[ Database ] INFO : MLog clients using log4j logging. INFO : Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace : 10] maybe some one had the same and can help me .. i tried with L2EMu also and the same :( =========[EDIT - 5.10.2008-19.08]=============== Here is other problem with others files ... Starting L2J Game Server. loading gameserver config MLog clients using java 1.4+ standard logging. Initializing c3p0-0.9.1.1 [built 15-March-2007 01:32:31; 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 -> 1hge2ws7w1l42gqy1pzpuot|e39a3e, debugUnreturnedConnectionStackTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, factoryClas sLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 1hge2ws7w1l42gqy1pzpuot|e39a3e, idleConnectionTestPeriod -> 3600, initialPoolSiz e -> 10, jdbcUrl -> jdbc:mysql://5.3.141.252/l2jdb_7, lastAcquisitionFailureDefa ultUser -> null, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleT ime -> 0, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 100, maxStatements - > 0, maxStatementsPerConnection -> 100, minPoolSize -> 10, numHelperThreads -> 3 , numThreadsAwaitingCheckoutDefaultUser -> 0, preferredTestQuery -> null, proper ties -> {user=******, password=******}, propertyCycle -> 0, testConnectionOnChec kin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false ] L2J Server Version: 1083 L2J Datapack Version: 3281 Updated characters online status. BitSet ID Factory could not be initialized correctly com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Something is wrong in your syntax obok 'select object_id from items)' w linii 1 at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:936) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:2941) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1623) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1715) at com.mysql.jdbc.Connection.execSQL(Connection.java:3243) at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1343) at com.mysql.jdbc.Statement.executeUpdate(Statement.java:1260) at com.mchange.v2.c3p0.impl.NewProxyStatement.executeUpdate(NewProxyStat ement.java:64) at net.sf.l2j.gameserver.idfactory.IdFactory.extractUsedObjectIDTable(Id Factory.java:239) at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.initialize(BitSetIDFa ctory.java:84) at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.<init>(BitSetIDFactor y.java:72) at net.sf.l2j.gameserver.idfactory.IdFactory.<clinit>(IdFactory.java:113 ) at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:283) at net.sf.l2j.gameserver.GameServer.main(GameServer.java:647) 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:287) at net.sf.l2j.gameserver.GameServer.main(GameServer.java:647)
×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock