10-18-2019, 03:55 AM
That is a rather 'strange' error. It is saying that it cannot find the Application Data folder using a very common routine. And since it is having difficulty attempting to look for the application data folder, it found no MyGames folder... And this code certainly works on 32&64 bit windows systems, both 7 and 8. (I have a 32bit Win7 lappy and 64bit Win 8.1 desltop).
Doing a search, it appears that this isn't the only package that has issues with the AV_APPDATA value, mostly all with Windows10 systems. I am currently working on a revision to take care of the issue involving (1) using a method to re-acquire the application data folder for Windows 10 users based on just-learned criteria and (2) handling issues if no valid data is acquires (ie Nil), which would force the saves to use the root folder.
You won't have to do any real update except to the one 'script' method if all goes right.
Doing a search, it appears that this isn't the only package that has issues with the AV_APPDATA value, mostly all with Windows10 systems. I am currently working on a revision to take care of the issue involving (1) using a method to re-acquire the application data folder for Windows 10 users based on just-learned criteria and (2) handling issues if no valid data is acquires (ie Nil), which would force the saves to use the root folder.
You won't have to do any real update except to the one 'script' method if all goes right.