1. Не работает тюрьма
Error while jexec jexec
Object: null
Exception in word 'jail-me' defined in file '.\data\jbforth\engine\jail\main.f'
while execute word 'jexec'Return stack trace:
: jail-me int <noname> jail-to-collect jail-total-collected + <noname> tru
e <noname> false <noname> { 736 1538 1829 1830 3958 4677 5858 5859 } items:remov
e-all do-list jail-coords-back 0= ?BRANCH 29 loc@ coords>s <noname> 10000 karma+
! -1 self "updateNoChannel" { int.class } >| jexec |< "You are jailed! To free
you must collect [ jail-to-collect ] item(s) from killed mobs" parse "Jail syst
em" PLAYER@ .tell "help.htm" show jail-coords LIST-REV> DROP jump suv-save-all e
xit ;
java.lang.NoSuchMethodException: l2f.gameserver.model.L2Player.updateNoChannel(i
nt)
at java.lang.Class.getMethod(Unknown Source)
at ru.balancer.jbforth.words.Java$jexec.exec(Java.java:306)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at l2f.extensions.jbforth.characters$p_do_player.exec(characters.java:18
7)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at ru.balancer.JBForth.do_word(JBForth.java:414)
at ru.balancer.JBForth.do_code(JBForth.java:256)
at ru.balancer.JBForth.do_code(JBForth.java:226)
at ru.balancer.JBForth.exec(JBForth.java:143)
at ru.balancer.JBForth.execp(JBForth.java:154)
at l2f.gameserver.clientpackets.RequestBypassToServer.runImpl(RequestByp
assToServer.java:62)
at l2f.gameserver.clientpackets.ClientBasePacket.run(ClientBasePacket.ja
va:37)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in word 'jail-me' defined in file '.\data\jbforth\engine\jail\main.f'
while execute word 'jexec'Return stack trace:
: jail-me int <noname> jail-to-collect jail-total-collected + <noname> tru
e <noname> false <noname> { 736 1538 1829 1830 3958 4677 5858 5859 } items:remov
e-all do-list jail-coords-back 0= ?BRANCH 29 loc@ coords>s <noname> 10000 karma+
! -1 self "updateNoChannel" { int.class } >| jexec |< "You are jailed! To free
you must collect [ jail-to-collect ] item(s) from killed mobs" parse "Jail syst
em" PLAYER@ .tell "help.htm" show jail-coords LIST-REV> DROP jump suv-save-all e
xit ;
java.lang.NullPointerException
at ru.balancer.JBForth.abort(JBForth.java:218)
at ru.balancer.jbforth.Word.printStackTrace(Word.java:222)
at ru.balancer.jbforth.words.Java$jexec.exec(Java.java:311)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at l2f.extensions.jbforth.characters$p_do_player.exec(characters.java:18
7)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at ru.balancer.JBForth.do_word(JBForth.java:414)
at ru.balancer.JBForth.do_code(JBForth.java:256)
at ru.balancer.JBForth.do_code(JBForth.java:226)
at ru.balancer.JBForth.exec(JBForth.java:143)
at ru.balancer.JBForth.execp(JBForth.java:154)
at l2f.gameserver.clientpackets.RequestBypassToServer.runImpl(RequestByp
assToServer.java:62)
at l2f.gameserver.clientpackets.ClientBasePacket.run(ClientBasePacket.ja
va:37)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Object: null
Exception in word 'admin_jail' defined in file '.\data\jbforth\engine\jail\main.
f' while execute word 'p-do-player'
Input:
=== cut ===
>| admin_jail |<
=== cut ===
Return stack trace:
: admin_jail "jail" check-access PLAYER@ TARGET@ null? ?BRANCH 10 "No targ
et selected" . exit int ?DUP 0= ?BRANCH 16 100 "Player [ player@ target@ p.name@
] jailed by [ name@ ] for [ dup ] items" parse "jail" >log jail-me PLAYER@ TARG
ET@ >| p-do-player |< exit ;
java.lang.NullPointerException
at ru.balancer.JBForth.abort(JBForth.java:218)
at ru.balancer.jbforth.Word.printStackTrace(Word.java:222)
at l2f.extensions.jbforth.characters$p_do_player.exec(characters.java:19
1)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at ru.balancer.JBForth.do_word(JBForth.java:414)
at ru.balancer.JBForth.do_code(JBForth.java:256)
at ru.balancer.JBForth.do_code(JBForth.java:226)
at ru.balancer.JBForth.exec(JBForth.java:143)
at ru.balancer.JBForth.execp(JBForth.java:154)
at l2f.gameserver.clientpackets.RequestBypassToServer.runImpl(RequestByp
assToServer.java:62)
at l2f.gameserver.clientpackets.ClientBasePacket.run(ClientBasePacket.ja
va:37)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Error while jexec jexec
Object: null
Exception in word 'jail-stop' defined in file '.\data\jbforth\engine\jail\main.f
' while execute word 'jexec'Return stack trace:
: jail-stop 0 <noname> false <noname> true <noname> jail-item DUP items# ?
DUP ?BRANCH 16 SWAP items_remove BRANCH 17 DROP -10000 karma+! 0 self "updateNoC
hannel" { int.class } >| jexec |< "You are freed!" "Jail system" PLAYER@ .tell
1000 sleep jail-coords-back s>coords DROP jump 0 <noname> suv-save-all exit ;
java.lang.NoSuchMethodException: l2f.gameserver.model.L2Player.updateNoChannel(i
nt)
at java.lang.Class.getMethod(Unknown Source)
at ru.balancer.jbforth.words.Java$jexec.exec(Java.java:306)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at l2f.extensions.jbforth.characters$do_player.exec(characters.java:160)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at ru.balancer.JBForth.do_word(JBForth.java:414)
at ru.balancer.JBForth.do_code(JBForth.java:256)
at ru.balancer.JBForth.do_code(JBForth.java:226)
at ru.balancer.JBForth.exec(JBForth.java:143)
at ru.balancer.JBForth.execp(JBForth.java:154)
at l2f.gameserver.clientpackets.RequestBypassToServer.runImpl(RequestByp
assToServer.java:62)
at l2f.gameserver.clientpackets.ClientBasePacket.run(ClientBasePacket.ja
va:37)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in word 'jail-stop' defined in file '.\data\jbforth\engine\jail\main.f
' while execute word 'jexec'Return stack trace:
: jail-stop 0 <noname> false <noname> true <noname> jail-item DUP items# ?
DUP ?BRANCH 16 SWAP items_remove BRANCH 17 DROP -10000 karma+! 0 self "updateNoC
hannel" { int.class } >| jexec |< "You are freed!" "Jail system" PLAYER@ .tell
1000 sleep jail-coords-back s>coords DROP jump 0 <noname> suv-save-all exit ;
java.lang.NullPointerException
at ru.balancer.JBForth.abort(JBForth.java:218)
at ru.balancer.jbforth.Word.printStackTrace(Word.java:222)
at ru.balancer.jbforth.words.Java$jexec.exec(Java.java:311)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at l2f.extensions.jbforth.characters$do_player.exec(characters.java:160)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at ru.balancer.JBForth.do_word(JBForth.java:414)
at ru.balancer.JBForth.do_code(JBForth.java:256)
at ru.balancer.JBForth.do_code(JBForth.java:226)
at ru.balancer.JBForth.exec(JBForth.java:143)
at ru.balancer.JBForth.execp(JBForth.java:154)
at l2f.gameserver.clientpackets.RequestBypassToServer.runImpl(RequestByp
assToServer.java:62)
at l2f.gameserver.clientpackets.ClientBasePacket.run(ClientBasePacket.ja
va:37)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Object: null
Exception in word 'admin_unjail' defined in file '.\data\jbforth\engine\jail\mai
n.f' while execute word 'do-player'
Input:
=== cut ===
>| admin_unjail |<
=== cut ===
Return stack trace:
: admin_unjail DROP "jail" check-access PLAYER@ TARGET@ null? ?BRANCH 11 "
No target selected" . exit "Player [ player@ target@ p.name@ ] unjailed by [ nam
e@ ]" parse DUP . "jail" >log jail-stop PLAYER@ TARGET@ >| do-player |< exit ;
java.lang.NullPointerException
at ru.balancer.JBForth.abort(JBForth.java:218)
at ru.balancer.jbforth.Word.printStackTrace(Word.java:222)
at l2f.extensions.jbforth.characters$do_player.exec(characters.java:164)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at ru.balancer.JBForth.do_word(JBForth.java:414)
at ru.balancer.JBForth.do_code(JBForth.java:256)
at ru.balancer.JBForth.do_code(JBForth.java:226)
at ru.balancer.JBForth.exec(JBForth.java:143)
at ru.balancer.JBForth.execp(JBForth.java:154)
at l2f.gameserver.clientpackets.RequestBypassToServer.runImpl(RequestByp
assToServer.java:62)
at l2f.gameserver.clientpackets.ClientBasePacket.run(ClientBasePacket.ja
va:37)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Error while jexec jexec
Object: null
Exception in word 'jail-stop' defined in file '.\data\jbforth\engine\jail\main.f
' while execute word 'jexec'Return stack trace:
: jail-stop 0 <noname> false <noname> true <noname> jail-item DUP items# ?
DUP ?BRANCH 16 SWAP items_remove BRANCH 17 DROP -10000 karma+! 0 self "updateNoC
hannel" { int.class } >| jexec |< "You are freed!" "Jail system" PLAYER@ .tell
1000 sleep jail-coords-back s>coords DROP jump 0 <noname> suv-save-all exit ;
java.lang.NoSuchMethodException: l2f.gameserver.model.L2Player.updateNoChannel(i
nt)
at java.lang.Class.getMethod(Unknown Source)
at ru.balancer.jbforth.words.Java$jexec.exec(Java.java:306)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at l2f.extensions.jbforth.characters$do_player.exec(characters.java:160)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at ru.balancer.JBForth.do_word(JBForth.java:414)
at ru.balancer.JBForth.do_code(JBForth.java:256)
at ru.balancer.JBForth.do_code(JBForth.java:226)
at ru.balancer.JBForth.exec(JBForth.java:143)
at ru.balancer.JBForth.execp(JBForth.java:154)
at l2f.gameserver.clientpackets.RequestBypassToServer.runImpl(RequestByp
assToServer.java:62)
at l2f.gameserver.clientpackets.ClientBasePacket.run(ClientBasePacket.ja
va:37)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in word 'jail-stop' defined in file '.\data\jbforth\engine\jail\main.f
' while execute word 'jexec'Return stack trace:
: jail-stop 0 <noname> false <noname> true <noname> jail-item DUP items# ?
DUP ?BRANCH 16 SWAP items_remove BRANCH 17 DROP -10000 karma+! 0 self "updateNoC
hannel" { int.class } >| jexec |< "You are freed!" "Jail system" PLAYER@ .tell
1000 sleep jail-coords-back s>coords DROP jump 0 <noname> suv-save-all exit ;
java.lang.NullPointerException
at ru.balancer.JBForth.abort(JBForth.java:218)
at ru.balancer.jbforth.Word.printStackTrace(Word.java:222)
at ru.balancer.jbforth.words.Java$jexec.exec(Java.java:311)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at l2f.extensions.jbforth.characters$do_player.exec(characters.java:160)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at ru.balancer.JBForth.do_word(JBForth.java:414)
at ru.balancer.JBForth.do_code(JBForth.java:256)
at ru.balancer.JBForth.do_code(JBForth.java:226)
at ru.balancer.JBForth.exec(JBForth.java:143)
at ru.balancer.JBForth.execp(JBForth.java:154)
at l2f.gameserver.clientpackets.RequestBypassToServer.runImpl(RequestByp
assToServer.java:62)
at l2f.gameserver.clientpackets.ClientBasePacket.run(ClientBasePacket.ja
va:37)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Object: null
Exception in word 'admin_unjail' defined in file '.\data\jbforth\engine\jail\mai
n.f' while execute word 'do-player'
Input:
=== cut ===
>| admin_unjail |<
=== cut ===
Return stack trace:
: admin_unjail DROP "jail" check-access PLAYER@ TARGET@ null? ?BRANCH 11 "
No target selected" . exit "Player [ player@ target@ p.name@ ] unjailed by [ nam
e@ ]" parse DUP . "jail" >log jail-stop PLAYER@ TARGET@ >| do-player |< exit ;
java.lang.NullPointerException
at ru.balancer.JBForth.abort(JBForth.java:218)
at ru.balancer.jbforth.Word.printStackTrace(Word.java:222)
at l2f.extensions.jbforth.characters$do_player.exec(characters.java:164)
at ru.balancer.jbforth.Word.exec(Word.java:64)
at ru.balancer.JBForth.do_word(JBForth.java:414)
at ru.balancer.JBForth.do_code(JBForth.java:256)
at ru.balancer.JBForth.do_code(JBForth.java:226)
at ru.balancer.JBForth.exec(JBForth.java:143)
at ru.balancer.JBForth.execp(JBForth.java:154)
at l2f.gameserver.clientpackets.RequestBypassToServer.runImpl(RequestByp
assToServer.java:62)
at l2f.gameserver.clientpackets.ClientBasePacket.run(ClientBasePacket.ja
va:37)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
2. Игроки багм(не знаю каким потому-что не юзаю) себе скил "Demonic Sword Zariche" как-то суют. Хочется присеч это дело.
3. Когда на захват замка записано больше чем 1 клан, то при взятии замка одним кланом, Охрана не перестает нападать на владельцев (по идее охрана должна защищать нового владельца в течении 10 минут после чего замок переходит во владение того кого охрана защищала).
4. После взятия замка, КланЛидер не может садиться на ТРОН.