I have a possible big problem. I tried to install an .aslx file which styles the default map, but when I try to open the game for editing, I get an error dialogue box which pops up while it's trying to load the libraries.
The error is:
Failed to load game due to the following errors:
*Included file 'mapstyle.aslx' is not a library
*Error: An item with the same key has already been added.
I think the problem was created because I (probably wrongly) added:
<include ref="mapstyle.aslx" />
Into my code along with all the other .aslx files
The only option I get from the error pop-up is 'OK'. When I hit this, is reverts to the 'Recent' list of my games.
So, I have absolutely no way of opening my game to fix the error