VisualGuideToInstallingStendhalStep7: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Worldofours No edit summary |
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. |
||
| (48 intermediate revisions by 5 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 '' |
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: |
|||
set LOCALCLASSPATH=.;libs\marauroa.jar;libs\jython.jar;libs\mysql-connector.jar;libs\log4j.jar;stendhal-server-0.67.jar;stendhal-maps-0.67.jar;stendhal-xmlconf-0.67.jar;libs\commons-lang.jar;libs\groovy.jar;libs\simple.jar |
|||
java -cp "%LOCALCLASSPATH%" marauroa.server.marauroad -c libs\server.ini -l |
|||
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. |
||
[[Image:Step7StendhalServerRun04.png]] |
|||
| Line 31: | Line 22: | ||
<br> |
<br> |
||
Any problems? Try the general [[StendhalServerTroubleShooting| server troubleshooting guide]]. |
|||
<br> |
<br> |
||
<br> |
<br> |
||
Latest revision as of 15:13, 10 January 2010
Step 7. Run Stendhal server as localhost
Creating a new user account and logging in with the client.
To run the server simply double-click the runserver.bat file in marauroa folder.
Behold! Your new localhost server is up and running!
- The bad news: the only interface you have with the server is that black window showing more or less cryptic messages as time passes.
- The good news: what you surely want is to connect to the server with the client. Come on, you are almost there and you have done this before!
Note: When you have finished using the server (that is, when you want to stop Stendhal) use CTRL + C. But obviously you have to keep it running in that window to be able to connect to it with the client. :P To the question that appears type y (for yes) obviously.
Go to Step 8. Install and run Stendhal client as localhost
Any problems? Try the general server troubleshooting guide.
Back to Visual Installation Guide Step-By-Step
Back to stendhal main wiki page


