Talk:VisualGuideToInstallingStendhalStep5: Difference between revisions
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? |
||
I get an error when running |
In step 7 I get an '''error''' when running [[newline]] |
||
'''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--- |
---cut---[[newline]] |
||
11236 ERROR games.stendhal.server.rule.defaultruleset.QuestXMLLoader - java.io.FileNotFoundException: cannot find resource 'data/conf/quests.xml' in classpath |
11236 ERROR games.stendhal.server.rule.defaultruleset.QuestXMLLoader - java.io.FileNotFoundException: cannot find resource 'data/conf/quests.xml' in classpath[[newline]] |
||
---cut--- |
---cut--- |
||
I presume there should be a data directory from the root or somewhere in the java classpath. |
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. |
Moving all files up to the tree looked like a running stendhal server. |
||
The above error remains |
'''The above error remains''' |
||