Here's a version of the (theoretically) working map. There's a few countries missing and province names are a bit bad sometimes. I didn't have more time to test it or continue naming more provinces, so I leave it up to you to do this.
I've fixed most problems with the colors not displaying properly and the source to most of these was us being lazy and stealing code (at least I think so). Problem #1: The province sprites were the wrong color for the script. (fixed) Problem #2: Someone made the variable to use for clones for all sprites and it made all of them naturally have different colors. (fixed) Problem #3: The script that handled province owners had province names that weren't present in the project and had many places listed to wrong countries eg. for some reason Austria was owned by Hungary. (fixed)