VisualGuideToInstallingStendhalStep7: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Kymara
classpath. put data script and conf in from beginning incase user wants to use scripts. maps doesn't need to be in classpath.
imported>Kymara
add missing images. tell to use runserver.bat as this is the correct file and should not need any modifications prior to running.
 
(15 intermediate revisions by 2 users not shown)
Line 2: Line 2:
Creating a new user account and logging in with the client.
Creating a new user account and logging in with the client.


To run the server simply double-click the ''marauroad.bat'' file in ''marauroa'' folder:
To run the server simply double-click the ''runserver.bat'' file in ''marauroa'' folder.


[[Image:Step7StendhalServerRun02.png]]
http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step7StendhalServerRun/Step7StendhalServerRun01.png


[[Image:Step7StendhalServerRun03.png]]
Now modify marauroa.bat as follows:

<code><pre>set LOCALCLASSPATH=.;data/script/;data/conf/;stendhal-server-0.xx.jar;commons-lang.jar;marauroa.jar;mysql-connector.jar;log4j.jar
java -cp "%LOCALCLASSPATH%" marauroa.server.marauroad -c server.ini -l</pre></code>

Save it and double click marauroad.bat.

http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step7StendhalServerRun/Step7StendhalServerRun02.png

http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step7StendhalServerRun/Step7StendhalServerRun03.png


Behold! Your new localhost server is up and running!
Behold! Your new localhost server is up and running!
Line 25: Line 16:
To the question that appears type y (for yes) obviously.
To the question that appears type y (for yes) obviously.


http://arianne.sourceforge.net/wiki_images/visual_guide_server/Step7StendhalServerRun/Step7StendhalServerRun04.png
[[Image:Step7StendhalServerRun04.png]]