Hello guys I'm kindly asking for your help to discover what's happening with the integrated Tryskell Crappy buffer out of curiosity I've spent whole day looking for the problem by myself with the hope that I wouldn't bother you. Unfortunately here I am.
The problem is that:
1. Out of all options only Heal, Drop buff effects and Schemes list (which is empty ofc.) options are working
2. On one of the buttons "Scheme options (Edit my schemes)" this error is occurring
Failed reading [C] RequestBypassToServer for [Character: MyNickname - Account: MyAccount - IP: MyIP].
java.util.NoSuchElementException
at java.base/java.util.StringTokenizer.nextToken(StringTokenizer.java:347)
at net.sf.l2j.gameserver.model.actor.instance.SchemeBuffer.onBypassFeedback(SchemeBuffer.java:94)
at net.sf.l2j.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:145)
at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:52)
at net.sf.l2j.gameserver.network.GameClient.run(GameClient.java:144)
at net.sf.l2j.commons.pool.ThreadPool$TaskWrapper.run(ThreadPool.java:221)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base/java.lang.Thread.run(Thread.java:833)
Any help will be appreciated.
Thank you in advance !
why ban him, his name almost ressurected the forum
haiku: Kara walks in light, whispers drift like soft spring rain, time bows at his steps.
Arrays.stream(DeveloperBrain.getInstance().getThoughts())
.filter(Kara.class::isInstance)
.map(Kara.class::cast)
.filter(k -> Objects.nonNull(k.getCoffeeLevel()))
.flatMap(k -> k.getExcuses().stream().map(e -> Map.entry(k, e)))
.filter(e -> Optional.ofNullable(StackOverflow.getAnswerById(
DeveloperBrain.getVariables().getInt("kara_ban_counter", 0)))
.map(a -> a.isActuallyHelpful() == false)
.orElse(true))
.findFirst()
.filter(r -> Optional.ofNullable(Admin.getPatience())
.filter(p -> Admin.destroyPatience("KaraBanProcess", 1, true))
.isPresent())
.ifPresentOrElse(e -> {
Admin.sendPacket(SystemMessage.sendString("Kara has been banned again."));
Admin.sendPacket(Sound.ITEMSOUND_ENCHANT_FAILURE.getPacket());
Admin.sendPacket(new MagicSkillUse(Admin, Kara.class, CommonSkill.BANHAMMER.getId(), 999, 1, 0));
}, () -> Admin.sendPacket(SystemMessage.sendString("Miracle! Kara survived without a ban... this time.")));
well,thx for your reply...i had solved my problem.its source data errors...the old Armorgrp.dat and Armorgrp-classic.dat exist errors...rly swired.
about skillgrp-classic.dat,i decrypt and encrypt it,it works...but in Grand Crusade i didnot know if it exist Auto-cast.
BTW,i rly dont know why the Original .dat files exist lots errors.but my Client works good...rly sweird.
anyway,i didnot like Mobius L2ClientDat tool...but we need use it...coz there is no other tools to work with new l2 client.
客户端工具很难用,解密后加密不回去的,哪怕你不做任何修改都加密不回去。你可以试试台版客户端就知道了。
sell adena
l2rebon signature x1 - 1kk = 1 dollars
l2reborn x10 - 500kk = 4 dollars
E-Global x Lu4 - 1kk = 2 dollars
BOHPTS - x20-x500 TOP PRICE
LINEAGE2DEX - TOP PRICE !!!!!
DISCORD - GODDARDSHOP
TELEGRAM - MMOPROMO
Also on sale are Epic jewelry, Clothes at a very good price
Question
Victory
Hello guys I'm kindly asking for your help to discover what's happening with the integrated Tryskell Crappy buffer out of curiosity I've spent whole day looking for the problem by myself with the hope that I wouldn't bother you. Unfortunately here I am.
The problem is that:
1. Out of all options only Heal, Drop buff effects and Schemes list (which is empty ofc.) options are working
2. On one of the buttons "Scheme options (Edit my schemes)" this error is occurring
Failed reading [C] RequestBypassToServer for [Character: MyNickname - Account: MyAccount - IP: MyIP]. java.util.NoSuchElementException at java.base/java.util.StringTokenizer.nextToken(StringTokenizer.java:347) at net.sf.l2j.gameserver.model.actor.instance.SchemeBuffer.onBypassFeedback(SchemeBuffer.java:94) at net.sf.l2j.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:145) at net.sf.l2j.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:52) at net.sf.l2j.gameserver.network.GameClient.run(GameClient.java:144) at net.sf.l2j.commons.pool.ThreadPool$TaskWrapper.run(ThreadPool.java:221) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833)
Any help will be appreciated.
Thank you in advance !
11 answers to this question
Recommended Posts