Перейти к содержанию
Авторизация  
Gollard

Нужна помощь со скриптом

Рекомендуемые сообщения

Добрый день. Перестал работать скрипт с аукциона. Ни с того ни с сего, я туда не лазил но, возможно, мог что-то зацепить. Может кто помочь решить проблему? Я в питоне не алё...Если сложно, то за $.
 

[ERROR 18:19:00]: /home/x1200/game/data/scripts/custom/purchase/__init__.py Traceback (innermost last):
  File "__init__.py", line 1311, in onFirstTalk
  File "__init__.py", line 1319, in onTalk
  File "__init__.py", line 422, in showSellItems
  File "__init__.py", line 439, in sortPages
TypeError: unsupported operand type(s) for +: 'javainstance' and 'str'

    at org.python.core.Py.TypeError(Py.java:156)
    at org.python.core.PyObject._basic_add(PyObject.java:1963)
    at org.python.core.PyObject._add(PyObject.java:1943)
    at org.python.core.PyObject.__iadd__(PyObject.java:1929)
    at org.python.core.PyInstance.__iadd__(PyInstance.java:878)
    at org.python.pycode.serializable._pyx1634221666111.sortPages$20(__init__.py:439)
    at org.python.pycode.serializable._pyx1634221666111.call_function(__init__.py)
    at org.python.core.PyTableCode.call(PyTableCode.java:217)
    at org.python.core.PyTableCode.call(PyTableCode.java:437)
    at org.python.core.PyTableCode.call(PyTableCode.java:333)
    at org.python.core.PyFunction.__call__(PyFunction.java:195)
    at org.python.core.PyMethod.__call__(PyMethod.java:102)
    at org.python.core.PyObject.__call__(PyObject.java:476)
    at org.python.core.PyObject.invoke(PyObject.java:2912)
    at org.python.pycode.serializable._pyx1634221666111.showSellItems$19(__init__.py:422)
    at org.python.pycode.serializable._pyx1634221666111.call_function(__init__.py)
    at org.python.core.PyTableCode.call(PyTableCode.java:217)
    at org.python.core.PyTableCode.call(PyTableCode.java:437)
    at org.python.core.PyTableCode.call(PyTableCode.java:333)
    at org.python.core.PyFunction.__call__(PyFunction.java:195)
    at org.python.core.PyMethod.__call__(PyMethod.java:102)
    at org.python.core.PyObject.__call__(PyObject.java:476)
    at org.python.core.PyObject.invoke(PyObject.java:2912)
    at org.python.pycode.serializable._pyx1634221666111.onTalk$24(__init__.py:1319)
    at org.python.pycode.serializable._pyx1634221666111.call_function(__init__.py)
    at org.python.core.PyTableCode.call(PyTableCode.java:217)
    at org.python.core.PyTableCode.call(PyTableCode.java:323)
    at org.python.core.PyFunction.__call__(PyFunction.java:184)
    at org.python.core.PyInstance.invoke(PyInstance.java:282)
    at org.python.pycode.serializable._pyx1634221666111.onFirstTalk$23(__init__.py:1311)
    at org.python.pycode.serializable._pyx1634221666111.call_function(__init__.py)
    at org.python.core.PyTableCode.call(PyTableCode.java:217)
    at org.python.core.PyTableCode.call(PyTableCode.java:437)
    at org.python.core.PyTableCode.call(PyTableCode.java:333)
    at org.python.core.PyFunction.__call__(PyFunction.java:195)
    at org.python.core.PyMethod.__call__(PyMethod.java:102)
    at org.python.core.PyObject.__call__(PyObject.java:476)
    at org.python.core.PyObject._jcallexc(PyObject.java:2854)
    at org.python.core.PyObject._jcall(PyObject.java:2886)
    at org.python.proxies.main$Quest$335.onFirstTalk(Unknown Source)
    at ru.catssoftware.gameserver.model.quest.Quest.notifyFirstTalk(Quest.java:516)
    at ru.catssoftware.gameserver.model.actor.instance.L2NpcInstance.onAction(L2NpcInstance.java:936)
    at ru.catssoftware.gameserver.network.clientpackets.Action.runImpl(Action.java:158)
    at ru.catssoftware.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:189)
    at ru.catssoftware.gameserver.nio.impl.MMOExecutableQueue.run(MMOExecutableQueue.java:49)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run(Thread.java:748

Изменено пользователем Gollard

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Для публикации сообщений создайте учётную запись или авторизуйтесь

Вы должны быть пользователем, чтобы оставить комментарий

Создать учетную запись

Зарегистрируйте новую учётную запись в нашем сообществе. Это очень просто!

Регистрация нового пользователя

Войти

Уже есть аккаунт? Войти в систему.

Войти
Авторизация  

  • Последние посетители   0 пользователей онлайн

    Ни одного зарегистрированного пользователя не просматривает данную страницу

×
×
  • Создать...