PDA

View Full Version : rpg Stendhal


SilvioTO
June 8th, 2005, 11:05 AM
would I like to try this game playable on line with java web start technology but when I clic on play in this page http://arianne.sourceforge.net/?arianne_url=games/game_stendhal

http://arianne.sourceforge.net/jws/stendhal.jnlp

a window ask me wich program use to open; firefox is default, but don't work; open a blank page and ask me again the same things. I have correctly installed Java on my hoary. Anyone can help me?

Thanks.

SilvioTO
June 8th, 2005, 01:23 PM
ok, I understand. Download the zip files of stendhal, extract it, open console, enter in the stendhal folder then: java -jar stendhal-0.03.jar

Locomorto
June 8th, 2005, 09:59 PM
ok, I understand. Download the zip files of stendhal, extract it, open console, enter in the stendhal folder then: java -jar stendhal-0.03.jar
Yes thats how you do it. Be aware that it is very bpring in its current state ;).

SilvioTO
June 11th, 2005, 05:03 AM
Very nice game! try it and meet me! my name in game is SilvioTO and this is my character

http://www.sb-informatica.it/mycontent/silviostendhal.jpg

At this url the simply manual of game: http://arianne.sourceforge.net/wiki/index.php/StendhalManual

here the home page of the game server: http://stendhal.ombres.ambre.net/

here to download the game and description: http://arianne.sourceforge.net/?arianne_url=games/game_stendhal

Hi!
Silvio.

digby
June 11th, 2005, 11:20 AM
It looks like Zelda for the SNES!!! Does it play like Zelda? If so, I think I've found another way to waste way too much time...

SilvioTO
June 11th, 2005, 01:41 PM
I like minimalist graphic. I like this game for similarity with Zelda.

zorkerz
April 26th, 2006, 02:27 AM
ok, I understand. Download the zip files of stendhal, extract it, open console, enter in the stendhal folder then: java -jar stendhal-0.03.jar
Why I enter this command I get this response.
"Failed to load Main-Class manifest attribute from stendhal-0.44.jar"
Anyone have any ideas what to do. Im useing Dapper Drake flight 6 at the moment.
elias

zorkerz
April 26th, 2006, 02:33 AM
Ok now im getting this.
"zorkerz@estle:~/Desktop/Stendhal0.48$ java -jar stendhal-0.48.jar
Configuring Log4J using data/conf/log4j.properties
Exception in thread "main" java.lang.NoClassDefFoundError: games.stendhal.client .StendhalClient
at java.lang.Class.initializeClass(libgcj.so.7)
at games.stendhal.client.stendhal.main(stendhal.java: 147)
Caused by: java.lang.ClassNotFoundException: java.lang.Iterable not found in gnu .gcj.runtime.SystemClassLoader{urls=[file:stendhal-0.48.jar], parent=gnu.gcj.run time.ExtensionClassLoader{urls=[], parent=null}}
at java.net.URLClassLoader.findClass(libgcj.so.7)
at java.lang.ClassLoader.loadClass(libgcj.so.7)
at java.lang.ClassLoader.loadClass(libgcj.so.7)
at java.lang.VMClassLoader.defineClass(libgcj.so.7)
at java.lang.ClassLoader.defineClass(libgcj.so.7)
at java.security.SecureClassLoader.defineClass(libgcj .so.7)
at java.net.URLClassLoader.findClass(libgcj.so.7)
at java.lang.ClassLoader.loadClass(libgcj.so.7)
at java.lang.ClassLoader.loadClass(libgcj.so.7)
at java.lang.Class.initializeClass(libgcj.so.7)
...1 more"

It seams to me like it might be a problem with java but i don't know enough to figure out what to do. Help much appreciated.
elias

zorkerz
April 26th, 2006, 03:02 AM
Ok ive got it to work. I installed sun's java again and ran this command "sudo update-alternatives --all" to make sure it used sun's java instead of blackdown.
elias