Page 1 of 1

Server dont create /dava/NavMeshes/nm1.nmesh

Posted: 29 Sep 2018, 21:05
by Tjaden
On server-version 1.4.4.5, the server dont recreate the "/dava/NavMeshes/nm1.nmesh"...
Any solutions?

best regards
Christian

Re: Server dont create /dava/NavMeshes/nm1.nmesh

Posted: 29 Sep 2018, 21:18
by Chronikel
do you delete to the cached folder in "data/navmeshes/"
maybe that help you

Re: Server dont create /dava/NavMeshes/nm1.nmesh

Posted: 29 Sep 2018, 21:38
by Nyuton
I just checked. The server creates the file on startup if it doesn't exist without any issue. It took about 10 minutes though. And you need to have animals enabled (at least 1)

If yours doesn't create, talk to your server hoster. It might be a filesystem permission issue on their servers.

Re: Server dont create /dava/NavMeshes/nm1.nmesh

Posted: 29 Sep 2018, 22:09
by Tjaden
Chronikel wrote: 29 Sep 2018, 21:18 do you delete to the cached folder in "data/navmeshes/"
maybe that help you
maybe this works, i will test it...
Nyuton wrote: 29 Sep 2018, 21:38 I just checked. The server creates the file on startup if it doesn't exist without any issue. It took about 10 minutes though. And you need to have animals enabled (at least 1)
I start a custom map server like the Server Startup Instructions.
After 7. Delete the nm1.nmesh file in the /data/navMeshes/ directory. the Server dont recreate the "/dava/NavMeshes/nm1.nmesh"...

Nyuton wrote: 29 Sep 2018, 21:38 If yours doesn't create, talk to your server hoster. It might be a filesystem permission issue on their servers.
There is no permission problem, its an root Server, it isn't an LIF Server hoster.


best regads
Christian

Re: Server dont create /dava/NavMeshes/nm1.nmesh

Posted: 30 Sep 2018, 02:12
by Tjaden
Ok, delete "data\navMeshes\cached" worked well!
It seams, that <animalsCount> must be the final value for calculate of the new "data\navMeshes\nm1.nmesh".

best regards
Christian