Page 1 of 1

How to resolve "This map is not compatible with this version of OpenRA"?

Posted: Tue Jan 23, 2024 10:57 am
by psaez
Hi

I'm trying to play a map with rules, and when I try to open it in skirmish the game says "This map is not compatible with this version of OpenRA"

I tryed opeing the map on the editor, and saving it unpacked, as a folder, then, removing the rules.yaml file.

Without the rules.yaml file it stills says the same error: "This map is not compatible with this version of OpenRA"

Any ideas?

Re: How to resolve "This map is not compatible with this version of OpenRA"?

Posted: Tue Jan 23, 2024 12:30 pm
by psaez
well, I finally solved it opening map.yaml and removing the last line with the reference to the removed rules.yaml file

Re: How to resolve "This map is not compatible with this version of OpenRA"?

Posted: Fri Jan 26, 2024 5:07 pm
by freadyfish
Nice, but what was in the rules? Maybe they can be fixed instead so they can work as intended

Re: How to resolve "This map is not compatible with this version of OpenRA"?

Posted: Sat Jan 27, 2024 11:29 pm
by abcdefg30
"debug.log" in the logs directory might contain a hint when the map fails to load. Alternatively use the utility shipped with the game to check the maps for lint errors, using the "--check-yaml" command: https://github.com/OpenRA/OpenRA/wiki/Utility