Jump to content
  • 0

[ACIS] An exception thrown after bypass Schemes on Buffer


Question

Posted

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

  • 0
Posted

Hello @Zakeon 94th line there is a method

 

showEditSchemeWindow(player, st.nextToken(), st.nextToken(), Integer.parseInt(st.nextToken()));

 

private void showEditSchemeWindow(Player player, String groupType, String schemeName, int page)
{
   final NpcHtmlMessage html = new NpcHtmlMessage(0);
   final List<Integer> schemeSkills = BufferManager.getInstance().getScheme(player.getObjectId(), schemeName);
   
   html.setFile(getHtmlPath(getNpcId(), 2));
   html.replace("%schemename%", schemeName);
   html.replace("%count%", schemeSkills.size() + " / " + player.getMaxBuffCount());
   html.replace("%typesframe%", getTypesFrame(groupType, schemeName));
   html.replace("%skilllistframe%", getGroupSkillList(player, groupType, schemeName, page));
   html.replace("%objectId%", getObjectId());
   player.sendPacket(html);
}

 

Also i tried to put it in while(st.hasMoreTokens()){ } still not workin.

  • 0
Posted

@MrTitanasI feel so sorry about the toxic part of the community that you are in. I was seeking for guidance in the other part of the normal ppl. learning, helping and being kind with each other. Thats why we are all here right ? sorry bout my language but you stupid af nobody is roasting the pack. And I do not consider myself as a noob or a pro just a regular guy tryna do his best to learn and advance.

  • 0
Posted
10 hours ago, MrTitanas said:

Acis is not for noobs don't trash talk on Tryskell.  Wanna cheap shit choose frozen or mobius. 

What is wrong with you?

  • Thanks 1
  • 0
Posted

Did you change the html of the buffer in any way? If not, post here the full BufferInstance and your html so we can see what's going on.

  • Upvote 1
Guest
This topic is now closed to further replies.


  • Posts

    • You think you have good “l2j” files until you try running a low-rate server.   Saying “there’s not a single L2 server out there worth mentioning” just shows you probably only know the first 10 servers on voting sites, the same voting sites that owned by them. You call the forum dead, yet you’re here discussing your next projects… From my perspective, you don’t seem ready to run any L2 server in 2025. Around 70% of players are here for RMT or ask for payment just to bring their clan, and you really think the community cares about Premium or donations or files quality? The other 20% spend their time downloading and deleting servers all day, playing for one day, then quitting for whatever random reason. And finally, the last 10% are the only ones who actually play because they genuinely like your features, your server files, and your overall project. Good luck 🙂
    • I genuinely admire your bravery - in an age where AI can whip up something better in under a minute, you still stubbornly try to sell these "projects" of yours on a forum that’s been clinically dead for years. That’s no longer determination, that’s digital archaeology. I just can’t tell whether you’re actually trying to make money, or simply testing how much we can endure before we ask an AI to generate you some actual talent.   And ofc AI will make it for free, $220 saved.
    • I’m glad I’m not the only one who appreciates Maxthor’s involvement in group gay orgies, he can’t be bothered to reply to messages, but covering the entire forum in gay lights is absolutely no issue for him. As for the project - the forum is packed with feedback from the testers, the lads are spending every spare moment fixing even the tiniest typo in an NPC’s text. I’ll share the links as soon as I get the green light. Edit: I forgot to add that the GM recruitment will begin once the links are released. Three people will be accepted, and they’ll work in a three-shift rotation so that there’s always a GM available online.
    • Added: a brand-new default dashboard template. You can now add multiple game/login server builds. Full support for running both PTS & L2J servers simultaneously, with switching between them. Payment systems: added OmegaPay and Pally (new PayPal-style API). Account history now stores everything: donations, items delivered to characters, referrals, transfers between game accounts, and coin transfers to another master account. Personal Promo Code System: you can create a promo code and assign it to a user or promoter. When donating, a player can enter this promo code to receive bonus coins, and the promo code owner also receives a bonus — all fully configurable in the admin panel.     Look demo site: demo
    • One of best project i play last few years
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock