Hi, Today i add buffer in my server. And i get error on gameserver.
File"custom/555_NPCBUFFER/__init__.py", line 998, in onAdvEvent
AttributeError: getInfo
at org.python.core.Py.AttributeError(UnknownSource)
at org.python.core.PyInstance.invoke(UnknownSource)
at org.python.pycode.serializable._pyx1531977305346.onAdvEvent$14(custom/555_NPCBUFFER/__init__.py:998)
at org.python.pycode.serializable._pyx1531977305346.call_function(custom/555_NPCBUFFER/__init__.py)
at org.python.core.PyTableCode.call(UnknownSource)
at org.python.core.PyTableCode.call(UnknownSource)
at org.python.core.PyTableCode.call(UnknownSource)
at org.python.core.PyFunction.__call__(UnknownSource)
at org.python.core.PyMethod.__call__(UnknownSource)
at org.python.core.PyObject.__call__(UnknownSource)
at org.python.core.PyObject._jcallexc(UnknownSource)
at org.python.core.PyObject._jcall(UnknownSource)
at org.python.proxies.main$Quest$131.onAdvEvent(UnknownSource)
at com.l2jserver.gameserver.model.quest.Quest.notifyEvent(Quest.java:551)
at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.processQuestEvent(L2PcInstance.java:1470)
at handlers.bypasshandlers.QuestLink.useBypass(QuestLink.java:77)
at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer.runImpl(RequestBypassToServer.java:290)
at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run(L2GameClientPacket.java:69)
at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1134)
at java.util.concurrent.ThreadPoolExecutor.runWorker(UnknownSource)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(UnknownSource)
at java.lang.Thread.run(UnknownSource)
hello everyone !
I need help with a l2script Rev H5-Salvation/Classic build. I compiled the project, installed everything but I can't log in to the server, it won't log me in. I tried a thousand ways without good results. I leave you the error when logging in either with the H5-Salvation Client.
ERROR ---> WARN: IPBANMANAGER ---> IP !!!!
I'm waiting for help! Thank you!
Hello !
I have a problem when connecting to the pack with the Salvation client, it blocks my IP, I see that the account is created in the database but it remains logged in.
Any idea what it could be? ALso with H5 CLient !
Thank you !
Question
InFocus
Hi, Today i add buffer in my server. And i get error on gameserver.
Here it is error.
And here it is line from py 998
2 answers to this question
Recommended Posts