Search found 3 matches
- 15 Feb 2010, 22:09
- Forum: Help & Bugs
- Topic: Archive loading error
- Replies: 2
- Views: 764
Archive loading error
The current version of Spring on git has a bug, which crashes the game whenever a new game is started. For example, for a game on DeltaSiegeDry I get a messagebox containing: "Couldn't load archive 'deltasiegedry.smf' for map 'DeltaSiegeDry.smf'." The error happens on both Windows and Linux.
- 30 Sep 2009, 12:21
- Forum: AI
- Topic: Get team color via the new c++ AI interface
- Replies: 1
- Views: 504
Get team color via the new c++ AI interface
I was wondering if it is possible to get the team color via the new c++ AI interface. I draw various debug stuff on the map, so it could be pretty nice if the debug stuff had the same color as the team itself 

- 22 Sep 2009, 13:31
- Forum: AI
- Topic: New c++ interface: GetResourceMapSpotsPositions() broken?
- Replies: 2
- Views: 2082
New c++ interface: GetResourceMapSpotsPositions() broken?
I am using the new c++ interface to write an AI for Balanced Annihilation. I use the function mentioned in the topic to find out where there is metal on given map. However, on some maps the values returned by the function are wrong and my AI ends up building metal extractors on non-metal spots. Maps...