Deliverator
Graphical Hackificator
Mmmm. So that means there is something added between 1.7.3 and 1.7.3.2, probably between 1.7.3.1 and 1.7.3.2, that is causing a crash in Vista but not XP.
There are quite a few Python and SDK changes between 1.7.3.1 and 1.7.3.2. Adding them in one at a time could get time-consuming.
It would be good to narrow it down to a SDK or Python issue by doing the following:
1. Create a 1.7.3.2 install and rename the Dune Wars folder to Dune Wars-1.7.3.2.
2. Create a 1.7.3.1 install.
3. Delete or rename the assets/XML folder and the assets/art folder from the 1.7.3.1 install, and copy in the assets/XML folder and assets/art folder from the 1.7.3.2 install.
In other words, create an install the has the Python and SDK of 1.7.3.1 with the art and XML of 1.7.3.2. This could give some Python errors due to renaming of XML tags.
The point is to establish whether there is any issue with the XML and art changes that have been made.
There are quite a few Python and SDK changes between 1.7.3.1 and 1.7.3.2. Adding them in one at a time could get time-consuming.
It would be good to narrow it down to a SDK or Python issue by doing the following:
1. Create a 1.7.3.2 install and rename the Dune Wars folder to Dune Wars-1.7.3.2.
2. Create a 1.7.3.1 install.
3. Delete or rename the assets/XML folder and the assets/art folder from the 1.7.3.1 install, and copy in the assets/XML folder and assets/art folder from the 1.7.3.2 install.
In other words, create an install the has the Python and SDK of 1.7.3.1 with the art and XML of 1.7.3.2. This could give some Python errors due to renaming of XML tags.
The point is to establish whether there is any issue with the XML and art changes that have been made.