U3Games

Games | Desarrollo & Soporte => L2 | Sección de Servidores => Lineage => L2 | Apartado de Soporte => Mensaje iniciado por: Kohonor en Oct 18, 2025, 01:57 PM

Título: ImportError: no module named jython
Publicado por: Kohonor en Oct 18, 2025, 01:57 PM
CitarError on: /home/l2_test_server/game/data/scripts/xxxxx/npc/Newbie/__init__.py.error.log
Line: -1 - Column: -1

Traceback (innermost last):
  File "xxxxx/npc/Newbie/__init__.py", line 14, in ?
ImportError: no module named jython

En la línea 14 esta:

from com.l2jserver.gameserver.model.quest.jython    import QuestJython as JQuest
Alguna solución? Gracias!