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


×
×
  • 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