Jump to content
  • 0

[HELP] Multisell Error


Question

Posted

SEVERE Client: [Character: Nny - Account: admin - IP: 192.168.1.6] - Failed writing:[ s ] D0 MultiSellList - L2Emu Server Version: 1469

java.lang.NullPointerException at net.sf.l2j.gameserver.serverpackets.MultiSellList.writeImpl(MultiSellList.java:84)    at net.sf.l2j.gameserver.serverpackets.L2GameServerPacket.write(L2GameServerPacket.java:44)        at com.l2jserver.mmocore.network.SelectorThread.prepareWriteBuffer(SelectorThread.java:606)        at com.l2jserver.mmocore.network.SelectorThread.writePacket(SelectorThread.java:530)        at com.l2jserver.mmocore.network.SelectorThread.run(SelectorThread.java:232)

 

 

----------------------------------------------------------------------------´

 

Made the .xml using the multisell manager, the code is perfect, help plz.

 

----------------------------------------------------------------------------´

 

<list>

 

  <!-- Soulshot: No Grade -->

  <item id="1">

    <production id="1835" count="1"/> <ingredient id="57" count="1"/>  <!-- Soulshot: No Grade -->

  </item>

 

  <!-- Soulshot: D-grade -->

  <item id="2">

    <production id="1463" count="1"/> <ingredient id="57" count="1"/>  <!-- Soulshot: D-grade -->

  </item>

 

  <!-- Soulshot: C-grade -->

  <item id="3">

    <production id="1464" count="1"/> <ingredient id="57" count="1"/>  <!-- Soulshot: C-grade -->

  </item>

 

  <!-- Soulshot: B-grade -->

  <item id="4">

    <production id="1465" count="1"/> <ingredient id="57" count="1"/>  <!-- Soulshot: B-grade -->

  </item>

 

  <!-- Soulshot: A-grade -->

  <item id="5">

    <production id="1466" count="1"/> <ingredient id="57" count="1"/>  <!-- Soulshot: A-grade -->

  </item>

 

  <!-- Soulshot: S-grade -->

  <item id="6">

    <production id="1467" count="1"/> <ingredient id="57" count="1"/>  <!-- Soulshot: S-grade -->

  </item>

 

  <!-- Spiritshot: S-grade -->

  <item id="7">

    <production id="2514" count="1"/> <ingredient id="57" count="1"/>  <!-- Spiritshot: S-grade -->

  </item>

 

  <!-- Blessed Spiritshot: No Grade -->

  <item id="8">

    <production id="3947" count="1"/> <ingredient id="57" count="1"/>  <!-- Blessed Spiritshot: No Grade -->

  </item>

 

  <!-- Blessed Spiritshot: D-Grade -->

  <item id="9">

    <production id="3948" count="1"/> <ingredient id="57" count="1"/>  <!-- Blessed Spiritshot: D-Grade -->

  </item>

 

  <!-- Blessed Spiritshot: C-Grade -->

  <item id="10">

    <production id="3949" count="1"/> <ingredient id="57" count="1"/>  <!-- Blessed Spiritshot: C-Grade -->

  </item>

 

  <!-- Blessed Spiritshot: B-Grade -->

  <item id="11">

    <production id="3950" count="1"/> <ingredient id="57" count="1"/>  <!-- Blessed Spiritshot: B-Grade -->

  </item>

 

  <!-- Blessed Spiritshot: A-Grade -->

  <item id="12">

    <production id="3951" count="1"/> <ingredient id="57" count="1"/>  <!-- Blessed Spiritshot: A-Grade -->

  </item>

 

  <!-- Blessed Spiritshot: S Grade -->

  <item id="13">

    <production id="3952" count="1"/> <ingredient id="57" count="1"/>  <!-- Blessed Spiritshot: S Grade -->

  </item>

 

  <!-- Beast Spiritshot -->

  <item id="14">

    <production id="6646" count="1"/> <ingredient id="57" count="1"/>  <!-- Beast Spiritshot -->

  </item>

 

  <!-- Blessed Beast Spiritshot -->

  <item id="15">

    <production id="6647" count="1"/> <ingredient id="57" count="1"/>  <!-- Blessed Beast Spiritshot -->

  </item>

 

  <!-- Beast Soulshot -->

  <item id="16">

    <production id="6645" count="1"/> <ingredient id="57" count="1"/>  <!-- Beast Soulshot -->

  </item>

 

  <!-- Greater Haste Potion -->

  <item id="17">

    <production id="1374" count="1"/> <ingredient id="57" count="1"/>  <!-- Greater Haste Potion -->

  </item>

 

  <!-- Greater Magic Haste Potion -->

  <item id="18">

    <production id="6036" count="1"/> <ingredient id="57" count="1"/>  <!-- Greater Magic Haste Potion -->

  </item>

 

  <!-- Greater Swift Attack Potion -->

  <item id="19">

    <production id="1375" count="1"/> <ingredient id="57" count="1"/>  <!-- Greater Swift Attack Potion -->

  </item>

 

  <!-- Mana Potion -->

  <item id="20">

    <production id="728" count="1"/> <ingredient id="57" count="1"/>  <!-- Mana Potion -->

  </item>

 

  <!-- Greater Healing Potion -->

  <item id="21">

    <production id="1539" count="1"/> <ingredient id="57" count="1"/>  <!-- Greater Healing Potion -->

  </item>

 

  <!-- Wooden Arrow -->

  <item id="22">

    <production id="17" count="1"/> <ingredient id="57" count="1"/>  <!-- Wooden Arrow -->

  </item>

 

  <!-- Bone Arrow -->

  <item id="23">

    <production id="1341" count="1"/> <ingredient id="57" count="1"/>  <!-- Bone Arrow -->

  </item>

 

  <!-- Fine Steel Arrow -->

  <item id="24">

    <production id="1342" count="1"/> <ingredient id="57" count="1"/>  <!-- Fine Steel Arrow -->

  </item>

 

  <!-- Silver Arrow -->

  <item id="25">

    <production id="1343" count="1"/> <ingredient id="57" count="1"/>  <!-- Silver Arrow -->

  </item>

 

  <!-- Mithril Arrow -->

  <item id="26">

    <production id="1344" count="1"/> <ingredient id="57" count="1"/>  <!-- Mithril Arrow -->

  </item>

 

  <!-- Shining Arrow -->

  <item id="27">

    <production id="1345" count="1"/> <ingredient id="57" count="1"/>  <!-- Shining Arrow -->

  </item>

 

  <!-- Scroll: Enchant Weapon (Grade D) -->

  <item id="28">

    <production id="955" count="1"/> <ingredient id="57" count="220000"/>  <!-- Scroll: Enchant Weapon (Grade D) -->

  </item>

 

  <!-- Scroll: Enchant Weapon (Grade C) -->

  <item id="29">

    <production id="951" count="1"/> <ingredient id="57" count="400000"/>  <!-- Scroll: Enchant Weapon (Grade C) -->

  </item>

 

  <!-- Scroll: Enchant Weapon (Grade B) -->

  <item id="30">

    <production id="947" count="1"/> <ingredient id="57" count="1000000"/>  <!-- Scroll: Enchant Weapon (Grade B) -->

  </item>

 

  <!-- Scroll: Enchant Weapon (Grade A) -->

  <item id="31">

    <production id="729" count="1"/> <ingredient id="57" count="5000000"/>  <!-- Scroll: Enchant Weapon (Grade A) -->

  </item>

 

  <!-- Scroll: Enchant Weapon (Grade S) -->

  <item id="32">

    <production id="959" count="1"/> <ingredient id="57" count="10000000"/>  <!-- Scroll: Enchant Weapon (Grade S) -->

  </item>

 

  <!-- Scroll: Enchant Armor (Grade D) -->

  <item id="33">

    <production id="956" count="1"/> <ingredient id="57" count="70000"/>  <!-- Scroll: Enchant Armor (Grade D) -->

  </item>

 

  <!-- Scroll: Enchant Armor (Grade C) -->

  <item id="34">

    <production id="952" count="1"/> <ingredient id="57" count="100000"/>  <!-- Scroll: Enchant Armor (Grade C) -->

  </item>

 

  <!-- Scroll: Enchant Armor (Grade B) -->

  <item id="35">

    <production id="948" count="1"/> <ingredient id="57" count="500000"/>  <!-- Scroll: Enchant Armor (Grade B) -->

  </item>

 

  <!-- Scroll: Enchant Armor (Grade A) -->

  <item id="36">

    <production id="730" count="1"/> <ingredient id="57" count="1500000"/>  <!-- Scroll: Enchant Armor (Grade A) -->

  </item>

 

  <!-- Scroll: Enchant Armor (Grade S) -->

  <item id="37">

    <production id="960" count="1"/> <ingredient id="57" count="5000000"/>  <!-- Scroll: Enchant Armor (Grade S) -->

  </item>

 

  <!-- Spirit Ore -->

  <item id="38">

    <production id="3031" count="1"/> <ingredient id="57" count="1"/>  <!-- Spirit Ore -->

  </item>

 

  <!-- Soul Ore -->

  <item id="39">

    <production id="1785" count="1"/> <ingredient id="57" count="1"/>  <!-- Soul Ore -->

  </item>

 

  <!-- Battle Symbol -->

  <item id="40">

    <production id="8875" count="1"/> <ingredient id="57" count="1"/>  <!-- Battle Symbol -->

  </item>

 

  <!-- Magic Symbol -->

  <item id="41">

    <production id="8876" count="1"/> <ingredient id="57" count="1"/>  <!-- Magic Symbol -->

  </item>

</list>

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • If you want to make your thread stand out a bit more, adding quick proof pics or a small stock update usually helps buyers feel safer. I’ve had smoother chats with traders after doing that. On a side note, when I’m taking a break from trading, I mess around with the security puzzles in ModsCraft, which has been a fun way to clear my head between deals.
    • ━━━━━━━━━━━━━━━━━━━━━━ L2-SCRIPTS UPDATE ━━━━━━━━━━━━━━━━━━━━━━ Dear MaxCheaters users, We have updated the prices in the first post. Specially for the MaxCheaters community, we significantly reduced prices on many of our old developments, archived projects and source packs. Most of our older Lineage 2 sources are now much more affordable than before, including many Classic and Essence projects. This is a great opportunity for smaller teams, startup servers and developers who always wanted to work with our projects but previously could not afford them. ━━━━━━━━━━━━━━━━━━━━━━ For the past years we were mostly absent from the public scene because our team was working privately on large projects and contract-based development. During this time we accumulated a huge amount of private materials, systems, source codes, client modifications, website solutions and infrastructure developments that were never publicly released. Now, according to completed agreements and partnerships, we finally have the ability to publish and offer part of these materials as our private services and developments. In the upcoming weeks we will also publish a list of our works and services from the last 5 years of private development. ━━━━━━━━━━━━━━━━━━━━━━ Upcoming publications will include: • Private server development • Custom gameplay systems • Client modifications • Websites & ACP systems • Protection solutions • Infrastructure solutions • MMO / Web projects ━━━━━━━━━━━━━━━━━━━━━━ Thank you to everyone who stayed with us all these years.   Telegram:  @L2scripts Websites:  L2-scripts.com    L2-scripts.ru    Mmore.dev Sguard site:  Sguard   Best Regards! ━━━━━━━━━━━━━━━━━━━━━━
    • Tightening the timer to fifteen minutes sounds spot on, especially for players who don’t want to sit around waiting. I’ve had a few hosting hiccups on past projects, and sorting out configs felt a lot like the headaches I solved after dealing with armadiofashion.com for a separate issue where a server kept failing to connect. Little tweaks like that usually smooth things out fast.
    • Could you please re-upload the files 😞
    • We are back on MaxCheaters.   After a long break, we are officially returning to public activity and support for our projects. During this time, SGuard has been heavily reworked: some outdated features were removed, the architecture was simplified and optimized, and the protection itself became more stable, faster, and easier to use. Our goal has always been simple — to provide a protection system that actually works, does not create unnecessary problems for administrators, and does not turn server maintenance into a constant battle with bugs and configuration issues.   What we offer now: • Updated version of SGuard • Simple and fast installation • Stable operation without constant crashes • Support for old and latest chronicles • Java and PTS support • Regular updates and technical support • Private solutions for large projects   We continue to improve our products and are once again open for new clients and partnerships. Thank you to everyone who stayed with us all these years.   ---------------------------------------------------------- Telegram: @l2scripts   L2S Guard: http://guard.l2-scripts.com L2-Scripts Studio: https://l2-scripts.com Private Development: https://mmore.dev
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..