Jump to content

Question

Posted

Initializing QuestManager
Exception :
java.security.PrivilegedActionException: org.apache.bsf.BSFException: exception
from Jython:
Traceback (innermost last):
 File "<string>", line 1, in ?
ImportError: no module named data

       at java.security.AccessController.doPrivileged(Native Method)
       at org.apache.bsf.BSFManager.exec(BSFManager.java:491)
       at lt.equal.gameserver.model.quest.jython.QuestJython.init(QuestJython.j
ava:43)
       at lt.equal.gameserver.instancemanager.QuestManager.load(QuestManager.ja
va:93)
       at lt.equal.gameserver.instancemanager.QuestManager.getInstance(QuestMan
ager.java:40)
       at lt.equal.gameserver.GameServer.<init>(GameServer.java:271)
       at lt.equal.gameserver.GameServer.main(GameServer.java:421)
Caused by: org.apache.bsf.BSFException: exception from Jython:
Traceback (innermost last):
 File "<string>", line 1, in ?
ImportError: no module named data

       at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146
)
       at org.apache.bsf.BSFManager$6.run(BSFManager.java:493)
       ... 7 more

exception from Jython:
Traceback (innermost last):
 File "<string>", line 1, in ?
ImportError: no module named data
: Traceback (innermost last):
 File "<string>", line 1, in ?
ImportError: no module named data
Loaded: 0 quests

 

Is anyone who can tell me the reason of that error and if i can solve it without compiling again?

 

Pack:L2J Equal

Chronicle:C6 (Interlude)

2 answers to this question

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...