Page 1 of 1

Error show in GS Console ?

Posted: Thu Jan 21, 2010 9:32 am
by rigid
anyone can help me
what is it ?

Code: Select all

/usr/server/Bartz/gameserver/data/scripts/quests/999_T1Tutorial/__init__.pyTraceback (innermost last):  File "__init__.py", line 229, in onKillTypeError: int() argument must be a string or a numberĀ         at org.python.core.Py.TypeError(Unknown Source)        at org.python.core.PyInteger.asPyInteger(Unknown Source)        at org.python.core.PyInteger.int_new(Unknown Source)        at org.python.core.PyInteger$1.new_impl(Unknown Source)        at org.python.core.PyType.invoke_new_(Unknown Source)        at org.python.core.PyType.type___call__(Unknown Source)        at org.python.core.PyType.__call__(Unknown Source)        at org.python.core.PyObject.__call__(Unknown Source)        at org.python.pycode.serializable._pyx1264053215663.onKill$5(__init__.py:229)        at org.python.pycode.serializable._pyx1264053215663.call_function(__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$385.onKill(Unknown Source)        at net.sf.l2j.gameserver.model.quest.Quest.notifyKill(Quest.java:434)        at net.sf.l2j.gameserver.model.actor.L2Attackable$OnKillNotifyTask.run(L2Attackable.java:483)        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)        at java.util.concurrent.FutureTask.run(FutureTask.java:138)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:207)        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)        at java.lang.Thread.run(Thread.java:619)

Re: Error show in GS Console ?

Posted: Thu Jan 21, 2010 2:10 pm
by takhs7
just read the error man.. u modified quest 999_T1Tutorial (?)..

Re: Error show in GS Console ?

Posted: Thu Jan 21, 2010 4:07 pm
by rigid
never touch this folder :(

Re: Error show in GS Console ?

Posted: Sat Jan 23, 2010 4:43 am
by Phear
rigid wrote:never touch this folder :(

LOL

This is L2J Server man..

You need add.......

and I wont say what I really want to......

Re: Error show in GS Console ?

Posted: Sat Jan 23, 2010 8:45 am
by JIV
its tutorial, you can ignore that.