Jython error

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
GentleJesus
Posts: 62
Joined: Thu Feb 27, 2014 1:04 am

Jython error

Post by GentleJesus »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 6466:
L2JDP Revision 10243:

Please help what have i done wrong.

Error on: /home/l2v/l2vb/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
User avatar
foxmulder
Posts: 19
Joined: Tue Feb 25, 2014 2:17 pm
Location: Sweden

Re: Jython error

Post by foxmulder »

Is this a custom buffer you are using?
Maybe it's not compatible with l2j?
GentleJesus
Posts: 62
Joined: Thu Feb 27, 2014 1:04 am

Re: Jython error

Post by GentleJesus »

I managed to fix it, needed some code changes.
Post Reply