Talk:VisualGuideToInstallingStendhalStep5: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>Clemenst
No edit summary
imported>Gummipferd
m Talk:VisualGuideToInstallingStendhalStepX moved to Talk:VisualGuideToInstallingStendhalStep5
 
(58 intermediate revisions by 4 users not shown)
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?


: just unzip it into the same directory. --[[User:Hendrik Brummermann|Hendrik Brummermann]] 13:18, 26 September 2006 (PDT)
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*


In step 7 I get an '''error''' when running
---cut---
'''java -cp .:marauroa.jar:jython.jar:log4j.jar:mysql-connector.jar:stendhal-server-0.53.jar marauroa.server.marauroad -c marauroa.ini -l'''
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
---cut---


: That file is missing in stendhal-server-0.53.zip because I forgot to update the build script. You can ignore the error for now as it is not used yet. --[[User:Hendrik Brummermann|Hendrik Brummermann]] 13:18, 26 September 2006 (PDT)
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 parent directory of data must be in the classpath. That is what the first "." after -cp is for. --[[User:Hendrik Brummermann|Hendrik Brummermann]] 13:18, 26 September 2006 (PDT)
The above error remains.

It looks like the link for 'Stendhal server binary' is wrong? When I downloaded it, it didn't have the velocity*.jar files in it, which seemed to cause problems. I had better luck with the download at: http://sourceforge.net/project/downloading.php?groupname=arianne&filename=stendhal-server-0.59.zip&use_mirror=internap

Latest revision as of 21:08, 4 May 2008

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

just unzip it into the same directory. --Hendrik Brummermann 13:18, 26 September 2006 (PDT)

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

11236 ERROR games.stendhal.server.rule.defaultruleset.QuestXMLLoader  - java.io.FileNotFoundException: cannot find resource 'data/conf/quests.xml' in classpath
That file is missing in stendhal-server-0.53.zip because I forgot to update the build script. You can ignore the error for now as it is not used yet. --Hendrik Brummermann 13:18, 26 September 2006 (PDT)

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 parent directory of data must be in the classpath. That is what the first "." after -cp is for. --Hendrik Brummermann 13:18, 26 September 2006 (PDT)

It looks like the link for 'Stendhal server binary' is wrong? When I downloaded it, it didn't have the velocity*.jar files in it, which seemed to cause problems. I had better luck with the download at: http://sourceforge.net/project/downloading.php?groupname=arianne&filename=stendhal-server-0.59.zip&use_mirror=internap