Page 1 of 1

Map disappears

Posted: Fri Nov 20, 2015 8:05 pm
by Narcoleptic
Some maps i made are there to edit on the map editor or mission selector, but some maps just disappear. Probably im doing something wrong but this happened to me a billion times and i cant find any topic with the same issue. 2 Maps appear in in-game editor but folder have 3 maps. Isnt on skirmish maps either. (?)[/img]

Posted: Fri Nov 20, 2015 9:16 pm
by Narcoleptic
Nevermind. Found the error. For anyone whit same problem caution while modifying MapSize and Bounds on map.yaml


Not working

MapSize: 128,128

Bounds: 1,1,128,128

Working

MapSize: 130,130

Bounds: 1,1,128,128

Posted: Fri Nov 20, 2015 10:46 pm
by Sleipnir
You shouldn't ever modify the MapSize field by hand. If it doesn't match the values encoded in the map.bin file then the game will detect the map as corrupted and refuse to load it.