Рейтинг темы:
  • 0 Голос(ов) - 0 в среднем
  • 1
  • 2
  • 3
  • 4
  • 5
multisell
#1
Не работает мультисел показывает только 1 пуху и в ГС ошибки. Из за чего может быть?

Код:
Client: [Character: Admin - Account: admin - IP: 83.221.171.27] - Failed writing
: [S] D0 MultiSellList - L2J Server Version: 931 - DP Revision: Unsupported Cust
om Version.
java.lang.NullPointerException
        at com.l2jfrozen.gameserver.network.serverpackets.MultiSellList.writeImp
l(MultiSellList.java:82)
        at com.l2jfrozen.gameserver.network.serverpackets.L2GameServerPacket.wri
te(L2GameServerPacket.java:42)
        at com.l2jfrozen.netcore.SelectorThread.putPacketIntoWriteBuffer(Selecto
rThread.java:627)
        at com.l2jfrozen.netcore.SelectorThread.prepareWriteBuffer(SelectorThrea
d.java:599)
        at com.l2jfrozen.netcore.SelectorThread.writePacket(SelectorThread.java:
515)
        at com.l2jfrozen.netcore.SelectorThread.run(SelectorThread.java:182)
AutoSaveManager: saving players data..
AutoSaveManager: players data saved..
Ответ
#2
Покажите мультисел сам.
Ответ
#3
Код:
<?xml version='1.0' encoding='utf-8'?>


<list>

  <item id="1">
    <ingredient id="57" count="8000000"/>
    <production id="2376" count="1"/>
  </item>

  <item id="2">
    <ingredient id="57" count="8000000"/>
    <production id="2379" count="1"/>
  </item>

  <item id="3">
    <ingredient id="57" count="8000000"/>
    <production id="357" count="1"/>
  </item>

  <item id="4">
    <ingredient id="57" count="8000000"/>
    <production id="383" count="1"/>
  </item>

  <item id="5">
    <ingredient id="57" count="12000000"/>
    <production id="358" count="1"/>
  </item>

  <item id="6">
    <ingredient id="57" count="10000000"/>
    <production id="2380" count="1"/>
  </item>

  <item id="7">
    <ingredient id="57" count="22000000"/>
    <production id="2381" count="1"/>
  </item>

  <item id="8">
    <ingredient id="57" count="12000000"/>
    <production id="2390" count="1"/>
  </item>

  <item id="9">
    <ingredient id="57" count="7000000"/>
    <production id="2384" count="1"/>
  </item>

  <item id="10">
    <ingredient id="57" count="5000000"/>
    <production id="2388" count="1"/>
  </item>

  <item id="11">
    <ingredient id="57" count="18000000"/>
    <production id="2391" count="1"/>
  </item>

  <item id="12">
    <ingredient id="57" count="18000000"/>
    <production id="2392" count="1"/>
  </item>

  <item id="13">
    <ingredient id="57" count="12000000"/>
    <production id="2406" count="1"/>
  </item>

  <item id="14">
    <ingredient id="57" count="7000000"/>
    <production id="2397" count="1"/>
  </item>

  <item id="15">
    <ingredient id="57" count="5000000"/>
    <production id="2402" count="1"/>
  </item>

  <item id="16">
    <ingredient id="57" count="10000000"/>
    <production id="2398" count="1"/>
  </item>

  <item id="17">
    <ingredient id="57" count="8000000"/>
    <production id="2403" count="1"/>
  </item>

  <item id="18">
    <ingredient id="57" count="10000000"/>
    <production id="2399" count="1"/>
  </item>

  <item id="19">
    <ingredient id="57" count="8000000"/>
    <production id="2404" count="1"/>
  </item>

  <item id="20">
    <ingredient id="57" count="6000000"/>
    <production id="5714" count="1"/>
  </item>

  <item id="21">
    <ingredient id="57" count="6000000"/>
    <production id="5715" count="1"/>
  </item>

  <item id="22">
    <ingredient id="57" count="6000000"/>
    <production id="5716" count="1"/>
  </item>

  <item id="23">
    <ingredient id="57" count="6000000"/>
    <production id="5710" count="1"/>
  </item>

  <item id="24">
    <ingredient id="57" count="6000000"/>
    <production id="5711" count="1"/>
  </item>

  <item id="25">
    <ingredient id="57" count="6000000"/>
    <production id="5712" count="1"/>
  </item>

  <item id="26">
    <ingredient id="57" count="9000000"/>
    <production id="5718" count="1"/>
  </item>

  <item id="27">
    <ingredient id="57" count="9000000"/>
    <production id="5719" count="1"/>
  </item>

  <item id="28">
    <ingredient id="57" count="9000000"/>
    <production id="5720" count="1"/>
  </item>

  <item id="29">
    <ingredient id="57" count="9000000"/>
    <production id="5722" count="1"/>
  </item>

  <item id="30">
    <ingredient id="57" count="9000000"/>
    <production id="5723" count="1"/>
  </item>

  <item id="31">
    <ingredient id="57" count="9000000"/>
    <production id="5724" count="1"/>
  </item>

  <item id="32">
    <ingredient id="57" count="6000000"/>
    <production id="5730" count="1"/>
  </item>

  <item id="33">
    <ingredient id="57" count="6000000"/>
    <production id="5731" count="1"/>
  </item>

  <item id="34">
    <ingredient id="57" count="6000000"/>
    <production id="5732" count="1"/>
  </item>

  <item id="35">
    <ingredient id="57" count="6000000"/>
    <production id="5726" count="1"/>
  </item>

  <item id="36">
    <ingredient id="57" count="6000000"/>
    <production id="5727" count="1"/>
  </item>

  <item id="37">
    <ingredient id="57" count="6000000"/>
    <production id="5728" count="1"/>
  </item>

  <item id="38">
    <ingredient id="57" count="9000000"/>
    <production id="5734" count="1"/>
  </item>

  <item id="39">
    <ingredient id="57" count="9000000"/>
    <production id="5735" count="1"/>
  </item>

  <item id="40">
    <ingredient id="57" count="9000000"/>
    <production id="5736" count="1"/>
  </item>

  <item id="41">
    <ingredient id="57" count="9000000"/>
    <production id="5738" count="1"/>
  </item>

  <item id="42">
    <ingredient id="57" count="9000000"/>
    <production id="5739" count="1"/>
  </item>

  <item id="43">
    <ingredient id="57" count="9000000"/>
    <production id="5740" count="1"/>
  </item>

  <item id="44">
    <ingredient id="57" count="10000000"/>
    <production id="2415" count="1"/>
  </item>

  <item id="45">
    <ingredient id="57" count="10000000"/>
    <production id="503" count="1"/>
  </item>

  <item id="46">
    <ingredient id="57" count="12000000"/>
    <production id="2416" count="1"/>
  </item>

  <item id="47">
    <ingredient id="57" count="12000000"/>
    <production id="2417" count="1"/>
  </item>

  <item id="48">
    <ingredient id="57" count="6000000"/>
    <production id="673" count="1"/>
  </item>

  <item id="49">
    <ingredient id="57" count="6000000"/>
    <production id="633" count="1"/>
  </item>

  <item id="50">
    <ingredient id="57" count="8000000"/>
    <production id="110" count="1"/>
  </item>

</list>

В гм шопе 8-9 разделов из них 6-7 не работает. А хотя до этого работало. Я ничего не менял в мультиселах
Ответ
#4
Советую как я раньше делал, релоад мультисел в админке есть, убираете все предметы кроме одного, потом добавляете по одному и проверяете. Долго, нудно, но работает.

И не забудьте доктайп проверить, ибо я у вас его не вижу, хотя хз как фрозен работает.
Ответ
#5
[STIGMATED];182312 Написал:Советую как я раньше делал, релоад мультисел в админке есть, убираете все предметы кроме одного, потом добавляете по одному и проверяете. Долго, нудно, но работает.

И не забудьте доктайп проверить, ибо я у вас его не вижу, хотя хз как фрозен работает.

по 1 делаю такая же фигня. Стоит 1 итем. а в Необх.вещи стоит черная иконка.

Добавлено через 50 минут
Тему можно закрывать
Ответ


Перейти к форуму:


Пользователи, просматривающие эту тему: 1 Гость(ей)