Jump to content
  • 0

[Help]Scheme Buffer hi5


Question

Posted

Hello i need help with error that my buffer give me.

 

C:\Server\game\data\scripts\custom\55555_NpcBuffer\__init__.py
Traceback (innermost last):
  File "custom/55555_NpcBuffer/__init__.py", line 1527, in onFirstTalk
  File "custom/55555_NpcBuffer/__init__.py", line 231, in rebuildMainHtml
TypeError: isInsideZone(): 1st arg can't be coerced to com.l2jserver.gameserver.
model.zone.ZoneId

        at org.python.core.Py.TypeError(Unknown Source)
        at org.python.core.PyReflectedFunction.throwError(Unknown Source)
        at org.python.core.PyReflectedFunction.throwBadArgError(Unknown Source)
        at org.python.core.PyReflectedFunction.throwError(Unknown Source)
        at org.python.core.PyReflectedFunction.__call__(Unknown Source)
        at org.python.core.PyMethod.__call__(Unknown Source)
        at org.python.core.PyObject.__call__(Unknown Source)
        at org.python.core.PyInstance.invoke(Unknown Source)
        at org.python.pycode.serializable._pyx1362324519110.rebuildMainHtml$11(c
ustom/55555_NpcBuffer/__init__.py:231)
        at org.python.pycode.serializable._pyx1362324519110.call_function(custom
/55555_NpcBuffer/__init__.py)
        at org.python.core.PyTableCode.call(Unknown Source)
        at org.python.core.PyTableCode.call(Unknown Source)
        at org.python.core.PyFunction.__call__(Unknown Source)
        at org.python.pycode.serializable._pyx1362324519110.onFirstTalk$35(custo
m/55555_NpcBuffer/__init__.py:1527)
        at org.python.pycode.serializable._pyx1362324519110.call_function(custom
/55555_NpcBuffer/__init__.py)
        at org.python.core.PyTableCode.call(Unknown Source)
        at org.python.core.PyTableCode.call(Unknown Source)
        at org.python.core.PyTableCode.call(Unknown Source)
        at org.python.core.PyFunction.__call__(Unknown Source)
        at org.python.core.PyMethod.__call__(Unknown Source)
        at org.python.core.PyObject.__call__(Unknown Source)
        at org.python.core.PyObject._jcallexc(Unknown Source)
        at org.python.core.PyObject._jcall(Unknown Source)
        at org.python.proxies.main$Quest$269.onFirstTalk(Unknown Source)
        at com.l2jserver.gameserver.model.quest.Quest.notifyFirstTalk(Quest.java
:789)
        at handlers.actionhandlers.L2NpcAction.action(L2NpcAction.java:148)
        at com.l2jserver.gameserver.model.L2Object.onAction(L2Object.java:276)
        at com.l2jserver.gameserver.model.L2Object.onAction(L2Object.java:268)
        at com.l2jserver.gameserver.network.clientpackets.Action.runImpl(Action.
java:129)
        at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run
(L2GameClientPacket.java:70)
        at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1
092)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)

main$Quest$269: null

 

here is my buffer.

http://www.4shared.com/file/yhV0eJz-/__init__.html

 

I FOUND SOLUTION CLOSE TOPIC

 

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Guest
This topic is now closed to further replies.


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