Code: Select all
com.l2jserver.gameserver.model.quest.Quest showErrorFile "__init__.py", line 277, in onAdvEventFile "__init__.py", line 218, in subclassopcionsTypeError: no public constructors for com.l2jserver.gameserver.network.serverpackets.SystemMessage at org.python.core.Py.TypeError(Unknown Source) at org.python.core.PyJavaInstance.__init__(Unknown Source) at org.python.core.PyJavaClass.__call__(Unknown Source) at org.python.core.PyObject.__call__(Unknown Source) at org.python.pycode.serializable._pyx1310922124984.subclassopcions$8(__init__.py:218) at org.python.pycode.serializable._pyx1310922124984.call_function(__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.core.PyObject.__call__(Unknown Source) at org.python.pycode.serializable._pyx1310922124984.onAdvEvent$12(__init__.py:277) at org.python.pycode.serializable._pyx1310922124984.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$396.onAdvEvent(Unknown Source) at com.l2jserver.gameserver.model.quest.Quest.notifyEvent(Quest.java:448) at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.processQuestEvent(L2PcInstance.java:1747) at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:208) at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:62) at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1026) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
Code: Select all
com.l2jserver.gameserver.model.quest.Quest showErrorTraceback (innermost last):File "__init__.py", line 277, in onAdvEventFile "__init__.py", line 143, in subclassopcionsTypeError: no public constructors for com.l2jserver.gameserver.network.serverpackets.SystemMessage at org.python.core.Py.TypeError(Unknown Source) at org.python.core.PyJavaInstance.__init__(Unknown Source) at org.python.core.PyJavaClass.__call__(Unknown Source) at org.python.core.PyObject.__call__(Unknown Source) at org.python.pycode.serializable._pyx1310922124984.subclassopcions$8(__init__.py:143) at org.python.pycode.serializable._pyx1310922124984.call_function(__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.core.PyObject.__call__(Unknown Source) at org.python.pycode.serializable._pyx1310922124984.onAdvEvent$12(__init__.py:277) at org.python.pycode.serializable._pyx1310922124984.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$396.onAdvEvent(Unknown Source) at com.l2jserver.gameserver.model.quest.Quest.notifyEvent(Quest.java:448) at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.processQuestEvent(L2PcInstance.java:1747) at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:208) at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:62) at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1026) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)