Loading...
  OR  Zero-K Name:    Password:   

Map making help

10 posts, 325 views
Post comment
Filter:    Player:  
sort
8 years ago
I have made a working map and when I test it locally just copying the sdd folder into spring/maps it works fine, but when I archive it the map is pink. I checked the settings in 7zip and its set to non solid.

Can anyone help please?
+0 / -0
8 years ago
With wich tool have you compiled it?
+0 / -0
8 years ago
its called map converter MapConvGUI.exe
+0 / -0
This is a problem that is known to happen, when you mess something up. I don't remember all of the possible causes, though.

IIRC it can be caused by having inconsistent map names, or changing the filename of a map after compiling.

Curious that it only happens when the map is archived, though.

From https://springrts.com/wiki/Mapdev:Main

"Renaming the SMT file and not defining the new name in mapinfo.lua will result in a map with a pink texture. Also don't put any spaces in the name."

+0 / -0
8 years ago
thanks, I'll try recompiling again and see if that fixes it.
+0 / -0
8 years ago
Ah I used that too, bud did just a basic map. Worked very strangely, live GS not firing, Krow bombing a bombled at a time, while endlessly bombing while you hold "D", and other insanities
+0 / -0
8 years ago
ok, that fixed it. Seems when you compile the raw maps into the smf and smt the directory structure must match the final archive.

Next question, I can add start positions, but how do I specify start boxes?
+0 / -0
8 years ago
it's not done on the map itself, it' added here I think
+0 / -0
8 years ago
Both explain the "pink map" problem:
1) https://springrts.com/wiki/Mapdev:Main#Pink_Map
2) https://springrts.com/wiki/Mapdev:Main#smt_name_defined_in_smf
(2) explains it better.

This is imo wrong: "Also don't put any spaces in the name."
There are many maps with spaces in their smf/smt files. (Icy Run v2, Energy Spire Plains, Throne v1,Red Comet)

start boxes:
You can install a non-zero-k-lobby that allows to add startboxes and copypaste the textcommands in comment to your map, once it is uploaded. Then you wait until someone notices your post and adds the boxes or does not add the boxes.
Or you create a configfile, that can be included in the mod and on release of next modversions, tada boxes:
http://zero-k.info/Forum/Thread/20485

quote:
Worked very strangely, live GS not firing, Krow bombing a bombled at a time, while endlessly bombing while you hold "D", and other insanities
Did you use correct zK versions and spring version? This sounds less like mapproblem, more like incompatible game/engine versions.
+0 / -0
8 years ago
Thanks, I'll have a good read through the config file thread.
+0 / -0