Page 1 of 1

Hmm Just plz check it

Posted: Thu Sep 23, 2010 6:17 am
by sakisd
Good morning all sorry to bother you with a older cronicle but i try with a friend of mine to open a interlude server ,server will be hosted in a company so we want to make a real good server . My problem is that we get this server error when we try to run gs :

Code: Select all

Initializing QuestManagerException :java.security.PrivilegedActionException: org.apache.bsf.BSFException: exceptionfrom 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 net.sf.l2j.gameserver.model.quest.jython.QuestJython.init(QuestJython.java:48)        at net.sf.l2j.gameserver.instancemanager.QuestManager.load(QuestManager.java:94)        at net.sf.l2j.gameserver.instancemanager.QuestManager.getInstance(QuestManager.java:42)        at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:415)        at net.sf.l2j.gameserver.GameServer.main(GameServer.java:688)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 dataLoaded: 0 quests
Plz If someone know help us a litlle !!!!

ty in advance!!!
best regards
Sakisd

Re: Hmm Just plz check it

Posted: Thu Sep 23, 2010 8:25 am
by jurchiks
is your data folder in the correct place?

Re: Hmm Just plz check it

Posted: Thu Sep 23, 2010 8:27 am
by sakisd
jurchiks wrote:is your data folder in the correct place?
yes it is inside gameserver folder

Re: Hmm Just plz check it

Posted: Thu Sep 23, 2010 8:34 am
by jurchiks
well then maybe Config.DATAPACK_ROOT is not configured?
there's VERY little that could be wrong, the method is very short after all...
http://trac.l2jserver.com/browser/branc ... ython.java

Re: Hmm Just plz check it

Posted: Thu Sep 23, 2010 9:22 am
by sakisd
jurchiks wrote:well then maybe Config.DATAPACK_ROOT is not configured?
there's VERY little that could be wrong, the method is very short after all...
http://trac.l2jserver.com/browser/branc ... ython.java
no it isnt the datapack root i cant understant what is wrong!!!
plz help!!!!!!!

Re: Hmm Just plz check it

Posted: Fri Sep 24, 2010 7:13 pm
by sakisd
bump!