Talk:VisualGuideToInstallingStendhalStep5: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>Clemenst
mNo edit summary
imported>Clemenst
mNo edit summary
Line 1: Line 1:
What should i do with the rest of the stendhal-server-0.53.zip?
What should i do with the rest of the stendhal-server-0.53.zip?


In step 7 I get an '''error''' when running [[newline]]
In step 7 I get an '''error''' when running


'''java -cp .:marauroa.jar:jython.jar:log4j.jar:mysql-connector.jar:stendhal-server-0.53.jar marauroa.server.marauroad -c marauroa.ini -l'''
'''java -cp .:marauroa.jar:jython.jar:log4j.jar:mysql-connector.jar:stendhal-server-0.53.jar marauroa.server.marauroad -c marauroa.ini -l'''


---cut---[[newline]]
---cut---

11236 ERROR games.stendhal.server.rule.defaultruleset.QuestXMLLoader - java.io.FileNotFoundException: cannot find resource 'data/conf/quests.xml' in classpath[[newline]]
11236 ERROR games.stendhal.server.rule.defaultruleset.QuestXMLLoader - java.io.FileNotFoundException: cannot find resource 'data/conf/quests.xml' in
classpath

---cut---
---cut---



Revision as of 17:04, 26 September 2006

What should i do with the rest of the stendhal-server-0.53.zip?

In step 7 I get an error when running


java -cp .:marauroa.jar:jython.jar:log4j.jar:mysql-connector.jar:stendhal-server-0.53.jar marauroa.server.marauroad -c marauroa.ini -l

---cut---

11236 ERROR games.stendhal.server.rule.defaultruleset.QuestXMLLoader - java.io.FileNotFoundException: cannot find resource 'data/conf/quests.xml' in classpath

---cut---

I presume there should be a data directory from the root or somewhere in the java classpath.

Moving all files up to the tree looked like a running stendhal server.

The above error remains