Jump to content

Recommended Posts

Posted

 

Hello,

 

I took the liberty to "fix" the buffer for the latest l2jserver stable hi5.

 

Link : http://pastebin.com/4xCWwGDH

 

Note: this is only the script file, you still need to import the original .sql and create the custom NPC to make it work.

 

Thanks to all that have contributed to this up to now.

char option is working fine but i get error on pet option (not working)

 

mhcz6t.jpg

 

 

Posted

char option is working fine but i get error on pet option (not working)

 

mhcz6t.jpg

 

 

 

Because .py scripts are outdated and unsupported for L2J Server.

Use only .java scripts.

Posted

 

Because .py scripts are outdated and unsupported for L2J Server.

Use only .java scripts.

can you share rin4as scheme buffer with .java scripts?

  • 3 weeks later...
  • 4 weeks later...
  • 2 weeks later...
Posted

Hello, i have this problem in the last version H5. Plese, help me.

 

Unclosed connection! Trace: sun.reflect.GeneratedMethodAccessor
25.invoke(Unknown Source)

 

[11/04 22:26:56] Unclosed connection! Trace: sun.reflect.GeneratedMethodAccessor
25.invoke(Unknown Source)
java.lang.RuntimeException
        at com.l2jserver.L2DatabaseFactory.getConnection(L2DatabaseFactory.java:
180)
        at sun.reflect.GeneratedMethodAccessor25.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(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._pyx1460419127148.buildHtml$19(custom/
555_NPCBUFFER/__init__.py:343)
        at org.python.pycode.serializable._pyx1460419127148.call_function(custom
/555_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._pyx1460419127148.onAdvEvent$14(custom
/555_NPCBUFFER/__init__.py:831)
        at org.python.pycode.serializable._pyx1460419127148.call_function(custom
/555_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$26.onAdvEvent(Unknown Source)
        at com.l2jserver.gameserver.model.quest.Quest.notifyEvent(Quest.java:551
)
        at com.l2jserver.gameserver.model.actor.instance.L2PcInstance.processQue
stEvent(L2PcInstance.java:1481)
        at handlers.bypasshandlers.QuestLink.useBypass(QuestLink.java:77)
        at com.l2jserver.gameserver.network.clientpackets.RequestBypassToServer.
runImpl(RequestBypassToServer.java:372)
        at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run
(L2GameClientPacket.java:69)
        at com.l2jserver.gameserver.network.L2GameClient.run(L2GameClient.java:1
134)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



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