L2j Preconfigured by moxos12 interlude

Page 5 of 8 FirstFirst 12345678 LastLast
Results 61 to 75 of 106
  1. #61
    ~ksemer~ DaRkAnGeL is offline
    MemberRank
    Oct 2006 Join Date
    Java_HomeLocation
    5,115Posts

    Re: L2j Preconfigured by moxos12 interlude

    Quote Originally Posted by Cha1nz View Post
    i got a question i have downloaded almost every pack there is and i get the same error when i try to run the server says

    'java is not recognized as an internal or external command operable program or batch file.... and it just loops it

    whats the deal with that? it does it with both gamer server bat and the login server bat and account manager bat file? any help in resolving this would be nice thanks


    Cha1nz
    install jre

  2. #62
    Apprentice Ant0n1s is offline
    MemberRank
    Aug 2007 Join Date
    5Posts

    Re: L2j Preconfigured by moxos12 interlude

    What about skill_tress and skills lvl 81 and lvl 84 guys? Help me someone please..

  3. #63
    ~ksemer~ DaRkAnGeL is offline
    MemberRank
    Oct 2006 Join Date
    Java_HomeLocation
    5,115Posts

    Re: L2j Preconfigured by moxos12 interlude

    Quote Originally Posted by Ant0n1s View Post
    What about skill_tress and skills lvl 81 and lvl 84 guys? Help me someone please..
    what do you want?

  4. #64
    Enthusiast jjwabed is offline
    MemberRank
    Jun 2009 Join Date
    26Posts

    Re: L2j Preconfigured by moxos12 interlude

    I deleted my DB in navicat because i thought that it was that was causing errors,
    So im about to do it all again BUT.. LOOK BELOW!




    ---------- Post added at 01:22 AM ---------- Previous post was at 12:46 AM ----------

    Is there anyway of executing multiple sql files so that it dont take forever?

    Because im deleting them 1 by 1.
    Last edited by jjwabed; 28-08-10 at 03:27 AM. Reason: colour is slightly light

  5. #65
    Enthusiast jjwabed is offline
    MemberRank
    Jun 2009 Join Date
    26Posts

    Re: L2j Preconfigured by moxos12 interlude

    I've fixed the old error but i have another error, not sure why this is but here it is...

    ================================================================================

    ~~ You Are Running L2jMoxos12 Datapack Interlude ~~
    Duskin* L2Range Dev
    CopyRight 2009-2010
    ================================================================================

    Starting Line][Age Moxos12.

    INFO logging initialized
    =============================================================-[ Configuration ]
    INFO loading ./config/server.properties
    INFO loading ./config/hexid.txt
    INFO loading ./config/Zero.properties
    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]
    INFO : Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acq
    uireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoCom
    mitOnClose -> true, automaticTestTable -> connection_test_table, breakAfterAcqui
    reFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null,
    connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester,
    dataSourceName -> 1hge15w8a1erc79n1d0ls69|10ab323, debugUnreturnedConnectionStac
    kTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, fac
    toryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityT
    oken -> 1hge15w8a1erc79n1d0ls69|10ab323, idleConnectionTestPeriod -> 60, initial
    PoolSize -> 3, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdministrativeTaskTim
    e -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections ->
    0, maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 100, mi
    nPoolSize -> 1, numHelperThreads -> 20, numThreadsAwaitingCheckoutDefaultUser ->
    0, preferredTestQuery -> null, properties -> {user=******, password=******}, pr
    opertyCycle -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> f
    alse, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> fals
    e ]
    INFO Recipes: Loaded 871 recipes.
    INFO Extractable items data: Loaded 333 extractable items!
    ==============================================================-[ Preparations ]
    INFO Preparations: done
    =====================================================================-[ World ]
    INFO RandomIntGenerator: initialized
    INFO L2World: Setting up World Regions
    INFO L2World: (87 by 128) World Region Grid set up.
    INFO Announcements: Loaded 2 Announcements.
    INFO Cleaned 0 elements from database.
    INFO ThreadPoolManager: io:2 generalPackets:4 general:4 ai:6
    SEVERE 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:1031)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:957)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3376)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3308)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1837)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1961)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2537)
    at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1564)
    at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1485)
    at com.mchange.v2.c3p0.impl.NewProxyStatement.executeUpdate(NewProxyStat
    ement.java:64)
    at net.sf.l2j.gameserver.idfactory.IdFactory.extractUsedObjectIDTable(Id
    Factory.java:269)
    at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.initialize(BitSetIDFa
    ctory.java:86)
    at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.<init>(BitSetIDFactor
    y.java:74)
    at net.sf.l2j.gameserver.idfactory.IdFactory.<clinit>(IdFactory.java:125
    )
    at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:143)
    at net.sf.l2j.gameserver.GameServer.main(GameServer.java:396)

    INFO IDFactory: 102912 id's avaliable.
    SEVERE 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:147)
    at net.sf.l2j.gameserver.GameServer.main(GameServer.java:396)

    +1 To anyone that helps

  6. #66
    ~ksemer~ DaRkAnGeL is offline
    MemberRank
    Oct 2006 Join Date
    Java_HomeLocation
    5,115Posts

    Re: L2j Preconfigured by moxos12 interlude

    .itemsong
    round sql need to be imported

  7. #67
    Enthusiast jjwabed is offline
    MemberRank
    Jun 2009 Join Date
    26Posts

    Re: L2j Preconfigured by moxos12 interlude

    Quote Originally Posted by DaRkAnGeL View Post
    .itemsong
    round sql need to be imported
    thanks for the response but where do I get this round.sql?

    and whats that .itemsong about? whats .itemsong?


  8. #68
    Apprentice Ant0n1s is offline
    MemberRank
    Aug 2007 Join Date
    5Posts

    Re: L2j Preconfigured by moxos12 interlude

    the skills_trees of classes lvl 81 & 84 missing :/

  9. #69
    ~ksemer~ DaRkAnGeL is offline
    MemberRank
    Oct 2006 Join Date
    Java_HomeLocation
    5,115Posts

    Re: L2j Preconfigured by moxos12 interlude

    Quote Originally Posted by jjwabed View Post
    thanks for the response but where do I get this round.sql?

    and whats that .itemsong about? whats .itemsong?

    it is one sql itemsonground.sql

    Quote Originally Posted by Ant0n1s View Post
    the skills_trees of classes lvl 81 & 84 missing :/
    these skills are learnable by forgotten scrolls. thats why

  10. #70
    Proficient Member =ecsTazy= is offline
    MemberRank
    Feb 2009 Join Date
    -Romania-Location
    168Posts

    Re: L2j Preconfigured by moxos12 interlude

    dead link...
    update please!

  11. #71
    Member moxos12 is offline
    MemberRank
    Mar 2009 Join Date
    59Posts

    Re: L2j Preconfigured by moxos12 interlude

    Quote Originally Posted by =ecsTazy= View Post
    dead link...
    update please!
    the link is ok!!!

  12. #72
    Account Upgraded | Title Enabled! hughrobbie is offline
    MemberRank
    May 2006 Join Date
    SouthAfrica,DurLocation
    306Posts

    Re: L2j Preconfigured by moxos12 interlude

    ive also tried to download it and it says the link is broken. i am in dire need of an intelude server pack lol

  13. #73
    Novice thanasis1416 is offline
    MemberRank
    Feb 2011 Join Date
    1Posts

    Re: L2j Preconfigured by moxos12 interlude

    if i start gameserver.bat it saied server terminates abnormally

  14. #74
    Novice avliden is offline
    MemberRank
    Aug 2010 Join Date
    1Posts

    Re: L2j Preconfigured by moxos12 interlude

    Thanks mate, your a champion!

  15. #75
    Novice SotiD is offline
    MemberRank
    Mar 2011 Join Date
    2Posts

    Re: L2j Preconfigured by moxos12 interlude

    Hello Guys I have the same problem as jjwabed.

    ~~ You Are Running L2jMoxos12 Datapack Interlude ~~
    Duskin* L2Range Dev
    CopyRight 2009-2010
    ================================================================================

    Starting Line][Age Moxos12.

    INFO logging initialized
    =============================================================-[ Configuration ]
    INFO loading ./config/server.properties
    INFO loading ./config/hexid.txt
    INFO loading ./config/Zero.properties
    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]
    INFO : Initializing c3p0 pool... com.mchange.v2.c3p0.ComboPooledDataSource [ acq
    uireIncrement -> 5, acquireRetryAttempts -> 0, acquireRetryDelay -> 500, autoCom
    mitOnClose -> true, automaticTestTable -> connection_test_table, breakAfterAcqui
    reFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null,
    connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester,
    dataSourceName -> 1hge15w8a1erc79n1d0ls69|10ab323, debugUnreturnedConnectionStac
    kTraces -> false, description -> null, driverClass -> com.mysql.jdbc.Driver, fac
    toryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityT
    oken -> 1hge15w8a1erc79n1d0ls69|10ab323, idleConnectionTestPeriod -> 60, initial
    PoolSize -> 3, jdbcUrl -> jdbc:mysql://localhost/l2jdb, maxAdministrativeTaskTim
    e -> 0, maxConnectionAge -> 0, maxIdleTime -> 0, maxIdleTimeExcessConnections ->
    0, maxPoolSize -> 50, maxStatements -> 0, maxStatementsPerConnection -> 100, mi
    nPoolSize -> 1, numHelperThreads -> 20, numThreadsAwaitingCheckoutDefaultUser ->
    0, preferredTestQuery -> null, properties -> {user=******, password=******}, pr
    opertyCycle -> 0, testConnectionOnCheckin -> true, testConnectionOnCheckout -> f
    alse, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> fals
    e ]
    INFO Recipes: Loaded 871 recipes.
    INFO Extractable items data: Loaded 333 extractable items!
    ==============================================================-[ Preparations ]
    INFO Preparations: done
    =====================================================================-[ World ]
    INFO RandomIntGenerator: initialized
    INFO L2World: Setting up World Regions
    INFO L2World: (87 by 128) World Region Grid set up.
    INFO Announcements: Loaded 2 Announcements.
    INFO Cleaned 0 elements from database.
    INFO ThreadPoolManager: io:2 generalPackets:4 general:4 ai:6
    SEVERE 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:1031)
    at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:957)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3376)
    at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3308)
    at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1837)
    at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1961)
    at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2537)
    at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1564)
    at com.mysql.jdbc.StatementImpl.executeUpdate(StatementImpl.java:1485)
    at com.mchange.v2.c3p0.impl.NewProxyStatement.executeUpdate(NewProxyStat
    ement.java:64)
    at net.sf.l2j.gameserver.idfactory.IdFactory.extractUsedObjectIDTable(Id
    Factory.java:269)
    at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.initialize(BitSetIDFa
    ctory.java:86)
    at net.sf.l2j.gameserver.idfactory.BitSetIDFactory.<init>(BitSetIDFactor
    y.java:74)
    at net.sf.l2j.gameserver.idfactory.IdFactory.<clinit>(IdFactory.java:125
    )
    at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:143)
    at net.sf.l2j.gameserver.GameServer.main(GameServer.java:396)

    INFO IDFactory: 102912 id's avaliable.
    SEVERE 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:147)
    at net.sf.l2j.gameserver.GameServer.main(GameServer.java:396)

    and I read the answers about it but I cant understand what I should do to work.



Page 5 of 8 FirstFirst 12345678 LastLast

Advertisement