Matim Posted April 22, 2010 Posted April 22, 2010 hello i have a problem with buffer and subclass why.. i have the latest rev datapack 7292 and server 4100 from compile Error log, or bye. Quote
ALEXIS THE HOLE Posted April 22, 2010 Posted April 22, 2010 how i can make this?? show foto http://yfrog.com/5nscreenshot20h44m28sj Quote
007florin Posted April 22, 2010 Author Posted April 22, 2010 Alexis you did something wrong for sure, npc was tested 5 min ago on latest l2jserver rev and works. Buffer works 100% Sub Manager works 100% Quote
ALEXIS THE HOLE Posted April 22, 2010 Posted April 22, 2010 i have l2j server version : ${l2jdb.revision} and datapack version : ${l2j.revision} i have problem yes or no..?? yes how i can make.. Quote
007florin Posted April 22, 2010 Author Posted April 22, 2010 i have l2j server version : ${l2jdb.revision} and datapack version : ${l2j.revision} i have problem yes or no..?? yes how i can make.. dont know realy what you did wrong and this npc its easy to install. 1. copy all content of "data" folder from npc to your server 2. add this line "custom/955_NpcService/__init__.py" in scripts.cfg 3. insert npc.sql, skill_learn.sql, spawn npc.sql in navicat and npc should work Quote
ALEXIS THE HOLE Posted April 22, 2010 Posted April 22, 2010 i have install all in navicat and again i have problem why??? Quote
Matim Posted April 22, 2010 Posted April 22, 2010 i have install all in navicat and again i have problem why??? It works with latest L2J. YOU DID SOMETHING wrong, thats all. Quote
Colville® Posted April 28, 2010 Posted April 28, 2010 I just updated to the lastest revision lastnight and never had any problem with this awsome share till now and heres the error I get. L2J Server Version: 3819 L2J Datapack Version: 6896 C:\L2setup\workspace\New Folder\gameserver\data\scripts\custom\955_NpcService\__ init__.py Traceback (innermost last): File "__init__.py", line 993, in onFirstTalk TypeError: setFile(): expected 2 args; got 1 at org.python.core.Py.TypeError(Unknown Source) at org.python.core.PyReflectedFunction.throwError(Unknown Source) at org.python.core.PyReflectedFunction.throwArgCountError(Unknown Source ) at org.python.core.PyReflectedFunction.throwError(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._pyx1272441000609.onFirstTalk$22(__ini t__.py:993) at org.python.pycode.serializable._pyx1272441000609.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$414.onFirstTalk(Unknown Source) at com.l2jserver.gameserver.model.quest.Quest.notifyFirstTalk(Quest.java :464) at handlers.actionhandlers.L2NpcAction.action(L2NpcAction.java:137) at com.l2jserver.gameserver.model.actor.L2Character.onAction(L2Character .java:2435) at com.l2jserver.gameserver.model.L2Object.onAction(L2Object.java:264) at com.l2jserver.gameserver.network.clientpackets.Action.runImpl(Action. java:126) at com.l2jserver.gameserver.network.clientpackets.L2GameClientPacket.run (L2GameClientPacket.java:92) 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) Can someone help ? Mods I know this is most likely not the right place to post this but it was originally downloaded from this post. TY Quote
007florin Posted April 28, 2010 Author Posted April 28, 2010 -1- Latest rev of server and datapack are: L2J Server Version: 4122 L2J Datapack Version: 7323 not L2J Server Version: 3819 L2J Datapack Version: 6896 -2- NPC is working fine on latest rev. That error what you posted was fixed ~1 month ago and this npc was updated with that fix. Quote
Lifebouy Posted April 28, 2010 Posted April 28, 2010 i tested on my server and it works 100% thx 4 share Quote
Colville® Posted April 28, 2010 Posted April 28, 2010 -1- Latest rev of server and datapack are: L2J Server Version: 4122 L2J Datapack Version: 7323 not L2J Server Version: 3819 L2J Datapack Version: 6896 -2- NPC is working fine on latest rev. That error what you posted was fixed ~1 month ago and this npc was updated with that fix. Your right I missed putting the int file sorry for wasting your time guys cheers Quote
LegacyOfAden Posted April 29, 2010 Posted April 29, 2010 Can someone explain why the function sell does not work ? from net.sf.l2j.gameserver.network.serverpackets import SellList if event == "sellmenu" : st.player.setTarget(npc) st.player.sendPacket(SellList(player)) st.player.sendPacket(ActionFailed.STATIC_PACKET) return on GMSHOP html i have this: <button value="Sell" action="bypass -h Quest 955_NpcService sellmenu 0 0 0" width=85 height=20 back="L2UI_ct1.button_df" fore="L2UI_ct1.button_df"> Quote
HellArtist Posted May 2, 2010 Posted May 2, 2010 i have the message that '' my text is missing html warehouse 955 etc.. wht sood i do? i have the 7340 ver Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.