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.
Rin4a error
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- disorder35
- Posts: 700
- Joined: Sat Aug 01, 2009 3:29 pm
Re: Rin4a error
Change this line
to this line
Code: Select all
from com.l2jserver.gameserver.model.quest.jython import QuestJython as JQuest
Code: Select all
from com.l2jserver.gameserver.model.quest import Quest as JQuest
So What?????
- Zoey76
- L2j Inner Circle
- Posts: 7008
- Joined: Tue Aug 11, 2009 3:36 am
Re: Rin4a error
I have fixed this buffer far too many times, no more support for it, use forum search.
Powered by Eclipse 4.34
| Eclipse Temurin 21
| MariaDB 11.3.2
| L2J Server 2.6.3.0 - High Five 
Join our Discord! 
