I get error when a player click to npc to complete one quest
error:
Traceback (innermost last):
File "__init__.py", line 140, in onTalk
NameError: true
at org.python.core.Py.NameError(Unknown Source)
at org.python.core.PyFrame.getglobal(Unknown Source)
at org.python.pycode.serializable._pyx1365247187573.onTalk$5(__init__.p
at org.python.pycode.serializable._pyx1365247187573.call_function(__ini
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)
Question
GameBlonD
Hello guys i have one issue with a quest that gives vitality when its complete
In java it is like this and works:
So in python that i have it like this:
I get error when a player click to npc to complete one quest
error:
Link to comment
Share on other sites
0 answers to this question
Recommended Posts