Page 1 of 1

Error with Maps loading

Posted: 19 Nov 2018, 08:16
by Derfuhr
Hello,

I have set up an MP4(.1) server, but I have a problem. If I put maps in ./serverpath/GameData/Maps/, the server finds them, but not Uaseco. If I put them in ./serverpath/UserData/Maps/, where Uaseco tries to find them, the server can not find them. What to do? I do not want to keep duplicate data.

Re: Error with Maps loading

Posted: 19 Nov 2018, 09:55
by Miss
UserData is the right path as far as I'm aware. Also, I've started a server with maps in UserData last week and it worked fine for me :?

Re: Error with Maps loading

Posted: 19 Nov 2018, 10:18
by Derfuhr
After some trying I found out what the problem was. I also had the files for the maplists in GameData, so the server looks there. After I had them in UserData, the server found the maps there too. Now MP4 Server with Uaseco works.