Code: Select all
Incorrect File Path: The resource file loaded from "ed/fortress/mad_fortress-0.0.2-aamap.xml" wants to be at "ed/fortress/mad_fortress-0.0.2.aamap.xml". Possible resolutions:
a) If you are not the author of the resource, you should move it to the right place given above and adapt the reference pointing to it.
b) If you are the author and want the file to stay where it is, you can modify its <Resource> tag so it wants to be where you put it. Consult the documentation on how to do that.
Code: Select all
<!DOCTYPE Resource SYSTEM "AATeam/map-0.2.8.0_rc4.dtd">
<Resource type="aamap" author="ed" name="mad_fortress" version="0.0.2" category="fortress">
<Map version="0.2.8">
The settings file reads:
MAP_FILE ed/fortress/mad_fortress-0.0.2-aamap.xml
RESOURCE_REPOSITORY_SERVER http://plantpeanuts.co.uk/resource/
The map file is stored at: http://plantpeanuts.co.uk/resource/ed/f ... -aamap.xml
I have copied it on the server to:
/usr/local/share/games/armagetronad-dedicated/resource/included/ed/fortress
Maybe I'm making a simple mistake, I'm pretty sure this setup works on my rc3 server. Any help much appreciated.