Page 1 of 1
I'm really not sure what to make of this.
Posted: Fri Sep 30, 2005 11:39 pm
by Lothrik
1128123384093 CONFIG 10 net.sf.l2j.gameserver.lib.jbf.words.FileSystem Include file 'config/server-specific.f' doesn't exist
1128123384250 CONFIG 10 net.sf.l2j.gameserver.lib.jbf.JBCore JBForth instance load: Abort: Unknown word 'last-word' in file C:\Documents and Settings\Max\Desktop\l2j-server\data\jbforth\l2j\var-load.f
Abort: Unknown word 'map>loc' in file C:\Documents and Settings\Max\Desktop\l2j-server\data\jbforth\l2j\teleports.f
Abort: Unknown word 'suvalue' in file C:\Documents and Settings\Max\Desktop\l2j-server\data\jbforth\l2j\main.f
Abort: Unknown word 'self' in file C:\Documents and Settings\Max\Desktop\l2j-server\data\jbforth\effects\main.f
Abort: Unknown word 'suvalue' in file C:\Documents and Settings\Max\Desktop\l2j-server\data\jbforth\service\jail.f
Abort: Unknown word '.tell' in file C:\Documents and Settings\Max\Desktop\l2j-server\data\jbforth\admin\teleports.f
Abort: Unknown word 'loc>map' in file C:\Documents and Settings\Max\Desktop\l2j-server\data\jbforth\users\loc.f
Abort: Unknown word 'back-coordinates' in file C:\Documents and Settings\Max\Desktop\l2j-server\data\jbforth\users\events.f
Abort: Unknown word 'self' in file C:\Documents and Settings\Max\Desktop\l2j-server\data\jbforth\skills\main.f
all JBForth files loaded
L2J: 1137
DATA: 498
Posted: Sat Oct 01, 2005 12:35 am
by Unleashed
Server Issue with new JBF additions, were working on it
Posted: Sat Oct 01, 2005 12:47 am
by Lothrik
Someone helped me out by sending me 1144.. and...
1128127550109 INFO 10 com.mchange.v2.log.MLog MLog clients using java 1.4+ standard logging.
1128127550187 INFO 10 com.mchange.v2.c3p0.C3P0Registry Initializing c3p0-0.9.0 [built 08-??????-2005 15:47:30 +0400; debug? false; trace: 5]
1128127550546 INFO 10 com.mchange.v2.c3p0.PoolBackedDataSource Initializing c3p0 pool... com.mchange.v2.c3p0.PoolBackedDataSource@1a05308 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@18a47e0 [ acquireIncrement -> 3, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> true, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 18a47e0, idleConnectionTestPeriod -> 0, initialPoolSize -> 1, maxIdleTime -> 0, maxPoolSize -> 100, maxStatements -> 100, maxStatementsPerConnection -> 0, minPoolSize -> 1, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@c40c80 [ description -> null, driverClass -> null, factoryClassLocation -> null, identityToken -> c40c80, jdbcUrl -> jdbc:mysql://localhost/l2jdb, properties -> {user=******, password=******} ], preferredTestQuery -> null, propertyCycle -> 300, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, usesTraditionalReflectiveProxies -> false ], factoryClassLocation -> null, identityToken -> 1a05308, numHelperThreads -> 3 ]
1128127551031 INFO 10 net.sf.l2j.gameserver.GameServer L2J Server Version: ${l2j.revision}
1128127551031 INFO 10 net.sf.l2j.gameserver.GameServer L2J Server Build Date: 20051001_0300
1128127551046 INFO 10 net.sf.l2j.gameserver.idfactory.IdFactory Updated characters online status.
1128127551078 INFO 10 net.sf.l2j.gameserver.idfactory.IdFactory Cleaned 0 elements from database.
1128127551593 INFO 10 net.sf.l2j.gameserver.idfactory.BitSetIDFactory IDFactory: 102912 id's avaliable.
1128127551625 CONFIG 10 net.sf.l2j.gameserver.GameServer Maximum Numbers of Connected Players: 100
1128127551671 CONFIG 11 net.sf.l2j.gameserver.SelectorThread GameServer listening on all available IPs on Port 7777
1128127552156 WARNING 10 net.sf.l2j.gameserver.lib.jbf.words.L2j java.lang.NullPointerException
1128127552250 WARNING 10 net.sf.l2j.gameserver.lib.jbf.words.L2j java.lang.NullPointerException
1128127552281 WARNING 10 net.sf.l2j.gameserver.lib.jbf.words.L2j java.lang.NullPointerException
1128127552312 WARNING 10 net.sf.l2j.gameserver.lib.jbf.words.L2j java.lang.NullPointerException
1128127552328 CONFIG 12 net.sf.l2j.gameserver.model.L2World L2World: Setting up World Regions
1128127552375 WARNING 10 net.sf.l2j.gameserver.lib.jbf.words.L2j java.lang.NullPointerException
1128127552531 CONFIG 10 net.sf.l2j.gameserver.lib.jbf.JBCore JBForth instance load: Exception while execute word 'S+' in word 'uv@'.
: uv@ LIT select value from character_quests where char_id = PLAYER@ LIT ObjectId P@ S+ LIT and name='user-var' and var=' S+ SWAP >SLASHES ~S+~ LIT '; S+ QUERY ?DUP ?BRANCH 18 . EXIT ?DUP 0= ?BRANCH 24 null EXIT 1- ?DUP ?BRANCH 29 NDROP LIT value M@ ;
java.lang.ArrayIndexOutOfBoundsException: -1
Exception while execute word 'S+' in word 'uv@'.
: uv@ LIT select value from character_quests where char_id = PLAYER@ LIT ObjectId P@ S+ LIT and name='user-var' and var=' S+ SWAP >SLASHES S+ LIT '; ~S+~ QUERY ?DUP ?BRANCH 18 . EXIT ?DUP 0= ?BRANCH 24 null EXIT 1- ?DUP ?BRANCH 29 NDROP LIT value M@ ;
java.lang.ArrayIndexOutOfBoundsException: -1
java.lang.NullPointerException Exception while execute word 'S+' in word 'uv@'.
: uv@ LIT select value from character_quests where char_id = PLAYER@ LIT ObjectId P@ S+ LIT and name='user-var' and var=' S+ SWAP >SLASHES ~S+~ LIT '; S+ QUERY ?DUP ?BRANCH 18 . EXIT ?DUP 0= ?BRANCH 24 null EXIT 1- ?DUP ?BRANCH 29 NDROP LIT value M@ ;
java.lang.ArrayIndexOutOfBoundsException: -1
Exception while execute word 'S+' in word 'uv@'.
: uv@ LIT select value from character_quests where char_id = PLAYER@ LIT ObjectId P@ S+ LIT and name='user-var' and var=' S+ SWAP >SLASHES S+ LIT '; ~S+~ QUERY ?DUP ?BRANCH 18 . EXIT ?DUP 0= ?BRANCH 24 null EXIT 1- ?DUP ?BRANCH 29 NDROP LIT value M@ ;
java.lang.ArrayIndexOutOfBoundsException: -1
java.lang.NullPointerException Exception while execute word 'S+' in word 'uv@'.
: uv@ LIT select value from character_quests where char_id = PLAYER@ LIT ObjectId P@ S+ LIT and name='user-var' and var=' S+ SWAP >SLASHES ~S+~ LIT '; S+ QUERY ?DUP ?BRANCH 18 . EXIT ?DUP 0= ?BRANCH 24 null EXIT 1- ?DUP ?BRANCH 29 NDROP LIT value M@ ;
java.lang.ArrayIndexOutOfBoundsException: -1
Exception while execute word 'S+' in word 'uv@'.
: uv@ LIT select value from character_quests where char_id = PLAYER@ LIT ObjectId P@ S+ LIT and name='user-var' and var=' S+ SWAP >SLASHES S+ LIT '; ~S+~ QUERY ?DUP ?BRANCH 18 . EXIT ?DUP 0= ?BRANCH 24 null EXIT 1- ?DUP ?BRANCH 29 NDROP LIT value M@ ;
java.lang.ArrayIndexOutOfBoundsException: -1
java.lang.NullPointerException Exception while execute word 'S+' in word 'uv@'.
: uv@ LIT select value from character_quests where char_id = PLAYER@ LIT ObjectId P@ S+ LIT and name='user-var' and var=' S+ SWAP >SLASHES ~S+~ LIT '; S+ QUERY ?DUP ?BRANCH 18 . EXIT ?DUP 0= ?BRANCH 24 null EXIT 1- ?DUP ?BRANCH 29 NDROP LIT value M@ ;
java.lang.ArrayIndexOutOfBoundsException: -1
Exception while execute word 'S+' in word 'uv@'.
: uv@ LIT select value from character_quests where char_id = PLAYER@ LIT ObjectId P@ S+ LIT and name='user-var' and var=' S+ SWAP >SLASHES S+ LIT '; ~S+~ QUERY ?DUP ?BRANCH 18 . EXIT ?DUP 0= ?BRANCH 24 null EXIT 1- ?DUP ?BRANCH 29 NDROP LIT value M@ ;
java.lang.ArrayIndexOutOfBoundsException: -1
java.lang.NullPointerException Exception while execute word 'S+' in word 'uv@'.
: uv@ LIT select value from character_quests where char_id = PLAYER@ LIT ObjectId P@ S+ LIT and name='user-var' and var=' S+ SWAP >SLASHES ~S+~ LIT '; S+ QUERY ?DUP ?BRANCH 18 . EXIT ?DUP 0= ?BRANCH 24 null EXIT 1- ?DUP ?BRANCH 29 NDROP LIT value M@ ;
java.lang.ArrayIndexOutOfBoundsException: -1
Exception while execute word 'S+' in word 'uv@'.
: uv@ LIT select value from character_quests where char_id = PLAYER@ LIT ObjectId P@ S+ LIT and name='user-var' and var=' S+ SWAP >SLASHES S+ LIT '; ~S+~ QUERY ?DUP ?BRANCH 18 . EXIT ?DUP 0= ?BRANCH 24 null EXIT 1- ?DUP ?BRANCH 29 NDROP LIT value M@ ;
java.lang.ArrayIndexOutOfBoundsException: -1
java.lang.NullPointerException all JBForth files loaded
1128127554625 CONFIG 10 net.sf.l2j.gameserver.ItemTable ItemTable: Loaded 756 Armors.
1128127554656 CONFIG 10 net.sf.l2j.gameserver.ItemTable ItemTable: Loaded 4726 Items.
Posted: Sat Oct 01, 2005 1:16 am
by Unleashed
yep well aware of it. I just fixed one part of it and commited to server. The jbforth stuff were still digging into