VisualGuideToBuildingStendhal: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Oslsachem m →Welcome |
imported>Oslsachem No edit summary |
||
| Line 39: | Line 39: | ||
The main cause of errors I have experienced in all this process is that the program used can't find certain files and so it shows errors like "<tt>can't find symbol...</tt>". This happens with: |
The main cause of errors I have experienced in all this process is that the program used can't find certain files and so it shows errors like "<tt>can't find symbol...</tt>". This happens with: |
||
*Files with the wrong name: |
*Files with the wrong name: |
||
**Because a file that is referenced by other file has an added suffix for version, like ''marauroa-1.31.jar'' instead of just ''marauroa.jar'' |
**Because a file that is referenced by other file has an added suffix for version, like ''marauroa-1.31.1.jar'' instead of just ''marauroa.jar'' |
||
**Because a file that references other file has to be edited, like ''marauroad.bat'' file for ''stendhal-server-0.47.1'' and later versions and for ''marauroa-1.31'' and later versions. |
**Because a file that references other file has to be edited, like ''marauroad.bat'' file for ''stendhal-server-0.47.1'' and later versions and for ''marauroa-1.31.1'' and later versions. |
||
*Files placed in the wrong folder: |
*Files placed in the wrong folder: |
||
**you have mistaken binary server and binary client ''*.jar'' files that go into different folders |
**you have mistaken binary server and binary client ''*.jar'' files that go into different folders |
||