Page 22 of 60
RE: WitPTracker 1.0
Posted: Thu Aug 21, 2008 9:08 pm
by Uamaga
ORIGINAL: floydg
It's on our list. There is a decent amount of programming that goes into supporting printing (I wish it was easy), so we're trying to add all of the "basic" functions first and then move on to the "extras".
Floyd
What about something like "export to CSV file" feature? Dunno if it would make everybody happy but may be less work and one could import such file to Excel (or similar) and print as is or make additional cals/adjustments if needed.
PS Thanks for your great efforts so far! [:)]
RE: WitPTracker 1.0
Posted: Thu Aug 21, 2008 11:53 pm
by floydg
ORIGINAL: Uamaga
ORIGINAL: floydg
It's on our list. There is a decent amount of programming that goes into supporting printing (I wish it was easy), so we're trying to add all of the "basic" functions first and then move on to the "extras".
Floyd
What about something like "export to CSV file" feature? Dunno if it would make everybody happy but may be less work and one could import such file to Excel (or similar) and print as is or make additional cals/adjustments if needed.
PS Thanks for your great efforts so far! [:)]
Yes, it's certainly easier to output to a file than a printer (outputting to a printer requries "drawing" the text to the page, but sending data to a file is relatively easy).
And thanks for the compliments. The next version, with a few neat additions, is only days away.
RE: WitPTracker 1.0
Posted: Fri Aug 22, 2008 12:49 am
by bbbf
Thanks for all the efforts to date!
Dumping to a csv would be good!
RE: WitPTracker 1.0
Posted: Fri Aug 22, 2008 3:47 am
by scott64
ORIGINAL: floydg
ORIGINAL: scott1964
I an having issues with version 1.2. In the industry section, global sub tab, where the turn by turn total of HI, supply, resources, etc. You can see that there are 7 figures of totals ever decreasing each turn. Everything was fine for the first 15 turns, on turn 15 I had xxxxxxx of supply fuel, oil and resources, on turn 16 I now have xxxxxx supply, xxxxxx fuel, xxx oil, and xxxx resources. And it is that way for next few turns. I do recall that the totals went up to 7 digets on a previous turn, but revert to the lower totals on the next turn. [&:]

Can you post a screen shot of this? I can take a look while Damian is off on holiday and I finalize the next release (days away).
Here you go [X(]

RE: WitPTracker 1.0
Posted: Fri Aug 22, 2008 11:00 am
by floydg
ORIGINAL: scott1964
ORIGINAL: floydg
ORIGINAL: scott1964
I an having issues with version 1.2. In the industry section, global sub tab, where the turn by turn total of HI, supply, resources, etc. You can see that there are 7 figures of totals ever decreasing each turn. Everything was fine for the first 15 turns, on turn 15 I had xxxxxxx of supply fuel, oil and resources, on turn 16 I now have xxxxxx supply, xxxxxx fuel, xxx oil, and xxxx resources. And it is that way for next few turns. I do recall that the totals went up to 7 digets on a previous turn, but revert to the lower totals on the next turn. [&:]

Can you post a screen shot of this? I can take a look while Damian is off on holiday and I finalize the next release (days away).
Here you go [X(]
The functions that compute the data are fairly simple and seem to be solid. The only case I think of here is that one or more turns did not completely finish loading, so the history function didn't have all of the available turns to compute the sums properly.
Did you have any turn loading issues?
Floyd
RE: WitPTracker 1.0
Posted: Fri Aug 22, 2008 11:04 am
by scott64
Not that I am am aware of [&:]
RE: WitPTracker 1.0
Posted: Fri Aug 22, 2008 8:03 pm
by floydg
ORIGINAL: scott1964
Not that I am am aware of [&:]
Can you check the resource history of some of your bases to see if the same problem happens (for that base)? The Industry screen uses the same function as the per-base screen, so this could help me narrow down the issue.
Floyd
RE: WitPTracker 1.0
Posted: Fri Aug 22, 2008 9:47 pm
by scout1
Not getting anything in my Alert screen. Should this happen on my first time load or do I have an issue ?
RE: WitPTracker 1.0
Posted: Fri Aug 22, 2008 10:33 pm
by floydg
ORIGINAL: scout1
Not getting anything in my Alert screen. Should this happen on my first time load or do I have an issue ?
The alerts show up after you load a new turn. Most of the alerts are computed by comparing the old turn with the new turn, so you need one more turn in addition to the initial one.
Floyd
RE: WitPTracker 1.0
Posted: Sat Aug 23, 2008 4:36 am
by goodboyladdie
ORIGINAL: floydg
ORIGINAL: scout1
Not getting anything in my Alert screen. Should this happen on my first time load or do I have an issue ?
The alerts show up after you load a new turn. Most of the alerts are computed by comparing the old turn with the new turn, so you need one more turn in addition to the initial one.
Floyd
Send me some turns Scott. I'll try to make sure your alert screen is full of bad news...[:'(]
RE: WitPTracker 1.0
Posted: Sat Aug 23, 2008 5:50 pm
by scout1
ok hot shot ..... turn inbound. gove it your best shot .....
ORIGINAL: goodboyladdie
ORIGINAL: floydg
ORIGINAL: scout1
Not getting anything in my Alert screen. Should this happen on my first time load or do I have an issue ?
The alerts show up after you load a new turn. Most of the alerts are computed by comparing the old turn with the new turn, so you need one more turn in addition to the initial one.
Floyd
Send me some turns Scott. I'll try to make sure your alert screen is full of bad news...[:'(]
RE: WitPTracker 1.0
Posted: Sat Aug 23, 2008 6:11 pm
by scout1
ok,, now it makes 2 game turns sitting in your in basket .........
[:'(]
ORIGINAL: scout1
ok hot shot ..... turn inbound. gove it your best shot .....
ORIGINAL: goodboyladdie
ORIGINAL: floydg
The alerts show up after you load a new turn. Most of the alerts are computed by comparing the old turn with the new turn, so you need one more turn in addition to the initial one.
Floyd
Send me some turns Scott. I'll try to make sure your alert screen is full of bad news...[:'(]
WitPTracker 1.2
Posted: Sat Aug 23, 2008 10:38 pm
by floydg
Version 1.2 of WitPTracker is now available from the usual place (
http://witptracker.googlepages.com).
The following problems have been fixed:
[*]Comparing LCUs and Comparing Air Groups sometimes hangs the program. Changes were made to eliminate (or drastically reduce) this.
[*]LCU reaching a destination that is loaded on a ship no longer generates an alert.
[*]LCU history for components was fixed.
[*]Aircraft normal and extended ranges added to aircraft comparison screen (and it accounts for drop tanks)
[*]“Automatic” resizing of main window fixed
The following features / changes have been added:
[*]Multiple-load of turns function added
[*]Industry panel's Report tab allows for comparison with another turn
[*]Industry panel's Overview tab adds a Device History screen
[*]Industry panel Resource History screens show if a value increased or decreased with colored arrows
[*]Air Production panel Overview tab has an Air Groups view on the bottom panel, in addition to the two other views
[*]Air Production panel Upgrades tab shows the Air Group location in all tables now
[*]Ship Upgrade panel shows where the TF is headed if the ship is in a TF
[*]Filters added to Air Loss tab in Victory Points panel
[*]Bases controlled, daily air points lost and ship VP's added to Victory Points panel. This information is populated on the first
new turn read if you're using an upgraded database.
[*]Sunk ships new tab in Victory Points panel (database upgrade populates the initial set, but all with a sunk turn of 0)
[*]In the Naval summary, ships sunk for both sides are shown
[*]Political Points added to LCU Production panel
Enjoy!
Floyd and Damian
RE: WitPTracker 1.2
Posted: Sun Aug 24, 2008 1:24 am
by alaviner
I think I just scrambled my database. I was upgrading and noticed errors showing up because I misset the directory in the properties file. I meant to minimize the DOS window but closed it instead. Now that I fixed the properties file the initial line in dos window pops up but nothing else happens after a good long wait. I did not back up the database before I started. Do you have any suggestions.
RE: WitPTracker 1.2
Posted: Sun Aug 24, 2008 1:30 am
by floydg
ORIGINAL: NCSUforest
I think I just scrambled my database. I was upgrading and noticed errors showing up because I misset the directory in the properties file. I meant to minimize the DOS window but closed it instead. Now that I fixed the properties file the initial line in dos window pops up but nothing else happens after a good long wait. I did not back up the database before I started. Do you have any suggestions.
I would try again using a copy of the backup. I tested several upgrades and also Coach Z sucessfully did an upgrade.
Floyd
RE: WitPTracker 1.2
Posted: Sun Aug 24, 2008 1:37 am
by scott64
Ok, I ran another turn and this turned up. [&:]

RE: WitPTracker 1.2
Posted: Sun Aug 24, 2008 2:03 am
by alaviner
ORIGINAL: floydg
ORIGINAL: NCSUforest
I think I just scrambled my database. I was upgrading and noticed errors showing up because I misset the directory in the properties file. I meant to minimize the DOS window but closed it instead. Now that I fixed the properties file the initial line in dos window pops up but nothing else happens after a good long wait. I did not back up the database before I started. Do you have any suggestions.
I would try again using a copy of the backup. I tested several upgrades and also Coach Z sucessfully did an upgrade.
Floyd
I tried to rename the trackerdb.backup to tracker.data and it initialized with the current turn no old turns.
RE: WitPTracker 1.2
Posted: Sun Aug 24, 2008 7:12 am
by n01487477
Hi all I'm back,
I had a great time in Osaka and Kyoto ... if you are into looking at some great historical sites, then I recommend Kyoto. The Imperial Palace and Castle is amazing, as are the numerous temples. Osaka Castle is also pretty cool.
Scott1964 ~ sorry to hear about the problem you are having, I'm in agreement with Floyd that the problem you are encountering is probably due to a read error. I have never seen this error before, if it happens again could you please send either myself or Floyd the turn before the error and the turn you get the error.
NCSUForest ~ Unless you have the old Tracker in a different location, with the old DB, then I think you are going to have to start again. Of course if you have all the old save files, you could use the multi-load to get back up to speed.
[*]Something I probably forgot to tell Floyd is that on the Air Production screen, I've also included the Off-map building for the Allies. As well as an "approx" representation of Political Points for LCU's on the LCU production screen.
Hope you all enjoy the new release ...
Let us know what you think ...
And remember to back up the old tracker, at least until you have the new one working correctly.
What I do is:
1. Download the new version.
2. Unzip to a new location.
3. Copy files (shown in the pic) + the last save file.
4. Start the new Tracker and see if it is working. It will say Upgrading DB.
5. Try to load a new turn.

RE: WitPTracker 1.2
Posted: Sun Aug 24, 2008 9:31 am
by floydg
ORIGINAL: scott1964
Ok, I ran another turn and this turned up. [&:]
When you looked at the data for Turn 25 (before you loaded Turn 26), did everything look okay (with regard to turns 17 - 25's data)?
Are you seeing the same thing for the Base's Resource History?
RE: WitPTracker 1.2
Posted: Sun Aug 24, 2008 12:47 pm
by Roger Neilson II
Ships sunk!
Yay!!!!!!!
Thx guys
Roger