floydg -> RE: TOE Upgrade display (1/22/2010 1:47:01 PM)
|
quote:
ORIGINAL: sven6345789 first of all, the program is running, but i have a problem. The alerts and SIGINT reports do not seem to be imported. The alert list is empty. set the property file right. The file is loaded from the savegamefolder of the game. Windows XP. As i said, everything else is workig fine Alerts are generated when a new turn is loaded. The information is computed by comparing the old turn's info with the new turn. So when you first start up, there will be no alerts. The sigint information comes from the file dated the day previous to the turn loaded. So if you loaded a save for December 7th, the program is looking for a sigint file for December 6th (and there won't be one). If you load a save for December 12th, the program is looking for a sigint file for December 11th, which hopefully you have. But depending on your settings in the witptracker.properties, it may not find it (if the SaveMode is 0, it only looks in the witptracker folder for the file, so unless you copied it there, it won't be found). You can use the Load Text Files function to load it after the fact. I hope this explains the behavior.
|
|
|
|