Resxt I am using an Apache web server.
I read about the MIME type in the documentation but I did not think it is a problem since some maps work as intended.
I guess I could configure it in my .htaccess file with:
AddType xxx/yyy ff
But I am not sure what to set as xxx(type) and yyy(sub type).
In the domain root there is a folder called usermaps containing all the maps with all the files for each map. For example the map Vacant:
- ./usermaps/mp_vacant/mp_vacant.arena
- ./usermaps/mp_vacant/mp_vacant.ff
- ./usermaps/mp_vacant/mp_vacant.iwd
- ./usermaps/mp_vacant/mp_vacant_load.ff
We also checked the local files on the other players PCs and the file which is missing according to the error message mp_[map name]_load.ff was downloaded to their system under:
C:\Users\User\AppData\Local\Plutonium\storage\iw5\usermaps\mapname\mp_mapname_load.ff
Their game also crashed if they tried to start a private game on this map from the normal menu. But it was in their list.
However it worked when they manually installed the map in their usermaps folder as mentioned before.