Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

L2J L2j Preconfigured by moxos12 interlude

Status
Not open for further replies.
Joined
Oct 5, 2006
Messages
4,293
Reaction score
103
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
 
Newbie Spellweaver
Joined
Aug 31, 2007
Messages
5
Reaction score
0
What about skill_tress and skills lvl 81 and lvl 84 guys? Help me someone please..
 
Newbie Spellweaver
Joined
Jun 21, 2009
Messages
17
Reaction score
0
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:
Newbie Spellweaver
Joined
Jun 21, 2009
Messages
17
Reaction score
0
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 :p:
 
Experienced Elementalist
Joined
May 5, 2006
Messages
271
Reaction score
1
ive also tried to download it and it says the link is broken. i am in dire need of an intelude server pack lol
 
Initiate Mage
Joined
Mar 31, 2011
Messages
2
Reaction score
0
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.
 
Initiate Mage
Joined
Jan 1, 2010
Messages
3
Reaction score
0
Hey guys... i have problem with starting a server..
im totally noob with l2j .. i have mysql installed .. db loaded without problem..
thanks for any help.. =o)

moxos12 - L2j Preconfigured by moxos12 interlude - RaGEZONE Forums
 
Last edited:
Initiate Mage
Joined
Jan 1, 2010
Messages
3
Reaction score
0
Thanks, i fixed it... but now i have these problems..

LOGIN = Registration Failed: Reason wrong hexid
Game Server <127.0.0.1>: Connection lost: socket closed

can you help me with this too?
 
Initiate Mage
Joined
Jan 1, 2010
Messages
3
Reaction score
0
i made it ... buy if i log on the admin account (i set access_level to 100) i cant use any gm command.... it doesn't react ..
 
Status
Not open for further replies.
Back
Top