Page 1 of 1

Rin4a error

Posted: Tue Oct 14, 2014 8:14 pm
by gtitanikos
I give up with YANbuffer.
Started with Rin4a buffer I faced this one.

Error on: C:\Users\Jim\Desktop\server\game\data\scripts\custom\555_NPCBUFFER\__init__.py.error.log
Line: -1 - Column: -1

Traceback (innermost last):
File "custom/555_NPCBUFFER/__init__.py", line 7, in ?
ImportError: no module named jython

Any help would be appreciated.

Re: Rin4a error

Posted: Wed Oct 15, 2014 6:02 am
by disorder35
Change this line

Code: Select all

from com.l2jserver.gameserver.model.quest.jython import QuestJython as JQuest
to this line

Code: Select all

from com.l2jserver.gameserver.model.quest import Quest as JQuest

Re: Rin4a error

Posted: Thu Oct 16, 2014 2:34 am
by Zoey76
I have fixed this buffer far too many times, no more support for it, use forum search.