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

    • ## [1.4.0] - 2026-01-28   ### ✨ New Features - **Vote System**: Lineage 2 servers can now use our vote–reward system. Players vote on the website and claim rewards in-game (1 vote = 1 claim) - **Vote Page**: On each server’s page (`/servers/<server>`), a **“Vote for Server”** button opens a dedicated vote page with cooldown info and optional Turnstile verification - **By Votes View**: The **“By Votes”** tab on the main page shows **actual vote counts** per server - **API Documentation**: New **API Docs** page at `/docs` (and footer link) with HMAC auth, endpoints, and examples for game server integration - **Vote API (My Servers)**: Server owners can open **“Vote API”** in My Servers to manage credentials, cooldown, allowed IPs, and open the docs   ### 🔄 Improvements - **Server Pages**: Single-server data is cached and loads faster; server pages can be opened by ID or by name (e.g. `/servers/my-server-name`) - **API Root**: Visiting the API root redirects to the docs URL configured in admin (default: site docs page) - **Admin Panel**: New **“Vote System”** tab for global settings (Turnstile, API security, default cooldown, docs URL)   ### 🔐 Security & Reliability - Turnstile (CAPTCHA) support for vote submissions to reduce abuse - HMAC-protected game server API for secure vote check/claim and stats
    • "I recently purchased the account panel from this developer and wanted to leave a positive review.   The transaction was smooth, and the developer demonstrated exceptional professionalism throughout the process.   What truly sets them apart is their outstanding post-sale support. They are responsive, patient, and genuinely helpful when addressing questions or issues. It's clear they care about their customers' experience beyond just the initial sale.   I am thoroughly satisfied and grateful for the service. This is a trustworthy seller who provides real value through both a quality product and reliable support. 100% recommended."
    • Server owners, Top.MaxCheaters.com is now live and accepting Lineage 2 server listings. There is no voting, no rankings manipulation, and no paid advantages. Visibility is clean and equal, and early listings naturally appear at the top while the platform grows. If your server is active, it should already be listed. Submit here https://Top.MaxCheaters.com This platform is part of the MaxCheaters.com network and is being built as a long-term reference point for the Lineage 2 community. — MaxCheaters.com Team
    • ⚙️ General Changed “No Carrier” title to “Disconnected” to avoid confusion after abnormal DC. On-screen Clan War kill notifications will no longer appear during Sieges, Epics, or Events. Bladedancer or SwordSinger classes can now log in even when Max Clients (2) is reached, you cannot have both at the same time. The max is 3 clients. Duels will now be aborted if a monster aggros players during a duel (retail-like behavior). Players can no longer send party requests to blocked players (retail-like). Fixed Researcher Euclie NPC dialogue HTML error. Changed Clan leave/kick penalty from 12 hours to 3 hours. 🧙 Skills Adjusted Decrease Atk. Spd. & Decrease Speed land rates in Varka & FoG. Fixed augmented weapons not getting cooldown when entering Olympiad. 🎉 Events New Team vs Team map added. New Save the King map added (old TvT map). Mounts disabled during Events. Letter Collector Event enabled Monsters drop letters until Feb. 13th Louie the Cat in Giran until Feb. 16th Inventory slots +10 during event period 📜 Quests Fixed “Possessor of a Precious Soul Part 1” rare stuck issue when exceeding max quest items. Fixed Seven Signs applying Strife buff/debuff every Monday until restart. 🏆 Milestones New milestone: “Defeat 700 Monsters in Varka” 🎁 Rewards: 200 Varka’s Mane + Daily Coin 🌍 NEW EXP Bonus Zones Hot Springs added Varka Silenos added (hidden spots excluded) As always, thank you for your support! L2Elixir keeps evolving, improving, and growing every day 💙   Website: https://l2elixir.org/ Discord: https://discord.gg/5ydPHvhbxs
  • 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..