Page 1 of 1
Geo_Patch change?
Posted: 10 May 2018, 17:08
by skyff85
Hello.
When I`m changing the 'Geo_Patch' -> 'Substance' it should change in the game, the type of soil. But there was no change. I assume it's the cache. Is there any way to change the soil type to `TerID` so would it appear in the game?
Thank You.
Re: Geo_Patch change?
Posted: 10 May 2018, 20:31
by Nyuton
Hi,
yes it is cached. Cache files are in /data/terrains/cached/... folder.
With the original map, you can just delete them.
With a custom map, you can delete them but you'll have to go through the whole map setup procedure again before anyone can join the server.
Re: Geo_Patch change?
Posted: 11 May 2018, 14:02
by skyff85
Thank you, it work.
I done 1 biome and it works, but when i tryed to do same with second biome, i can`t enter the world, showed me CRC error.
I need to do somethings with nm1.nmesh as well or start stretchedPatchMaintenance(); ?
Thank You.
Re: Geo_Patch change?
Posted: 11 May 2018, 14:56
by Nyuton
Yes you'll have to run stretchedPatchMaintenance(); and wait for it to finish.
Or you can just wait for it to auto-trigger next ingame-midnight. CRC error should disappear after patch maintenance finished.
Re: Geo_Patch change?
Posted: 12 May 2018, 00:27
by skyff85
Thank You, I tryed and it works.
