Wite tracker (Full Version)

All Forums >> [New Releases from Matrix Games] >> Gary Grigsby's War in the East Series >> Tech Support



Message


lechenne -> Wite tracker (3/26/2012 8:30:14 PM)

Hi all,

I'm starting a tool for parsing EventLog(turn XX..).txt file, it will produce a csv file giving some infos for each turn in first version.

The infos will be :
Axis Combat, Axis Retreat, Axis Attrition,Axis Surrender,Axis Misc,
Soviet Combat,Soviet,Soviet,Soviet Surrender,Soviet Misc

Anyone interesting ?


Is someone has parsed the .sav file ?

Chris




governato -> RE: Wite tracker (3/26/2012 10:08:59 PM)

Oh that 'd be good.




gamer78 -> RE: Wite tracker (3/27/2012 3:41:15 AM)

Great,
I'm very interested.




Rom3l -> RE: Wite tracker (3/27/2012 7:12:15 AM)

Great, brilliant.




fbs -> RE: Wite tracker (3/27/2012 3:18:49 PM)

Most extraordinarily excellent!




lechenne -> RE: Wite tracker (3/27/2012 6:13:09 PM)

Ok, guys, I will try to give you a first version last week




gids -> RE: Wite tracker (3/27/2012 7:43:22 PM)

i wouldnt mind aswell :)




lechenne -> RE: Wite tracker (3/27/2012 8:00:18 PM)

Here's a first version.
http://dl.free.fr/i8YCQNUGi

Just take it
Create a folder, put it int it.
You need a JRE 1.6.x
Add EventLog(Turn 002 6-26-1941 Ax).sav
Launch it
An export.csv is created in the same folder

reports if any pb with it




NavalNewZ -> RE: Wite tracker (3/27/2012 8:45:54 PM)

It's telling me that it can't find Java, which is installed in my C:\Program Files\Java. Where is this program trying to find it?




lechenne -> RE: Wite tracker (3/27/2012 9:09:00 PM)

If you open a cmd and type java, is-it ok ?

Here are my infos, we I launch it, I've got :
JSmooth will now try to use the VM in the following order: registry;javahome;jre
path;jdkpath;exepath;jview
------------------------------
Trying to use a JVM defined in the registry (4 available)
VM will be tried in the following order: 1.6.0;1.6.0;1.6.0;1.6.0;
- Trying registry: <C:\Program Files\Java\jre6><C:\Program Files\Java\jre6\bin\c
lient\jvm.dll><1.6.0>




lechenne -> RE: Wite tracker (3/27/2012 9:16:06 PM)

try this new link http://dl.free.fr/gAKBszIyP

this's a rar file with 2 files :
witeTracker.exe
wite.jar

put them in the same folder




NavalNewZ -> RE: Wite tracker (3/27/2012 11:22:39 PM)

OK, that now creates a csv file, but there are no values in it. Is it trying to find a save file?




lechenne -> RE: Wite tracker (3/28/2012 6:16:39 PM)

Have you put an EventLog(Turn 002 6-26-1941 Ax).sav file in the same folder ?




CheerfullyInsane -> RE: Wite tracker (3/28/2012 7:20:02 PM)

quote:

ORIGINAL: NavalNewZ

OK, that now creates a csv file, but there are no values in it. Is it trying to find a save file?


quote:

ORIGINAL: lechenne
Have you put an EventLog(Turn 002 6-26-1941 Ax).sav file in the same folder ?


Slight misunderstanding here. You don't need the *.SAV, but the EventLog.TXT [:)]
Then it works. And you don't need to copy the files to the dir either, you can just mark and drag the log-files onto the tracker-exe.
Though there seems to be an error in the column-assignment:
[image]http://img560.imageshack.us/img560/6205/trackerm.jpg[/image].

No biggie. Since it's consistent, I can easily rename the columns.
Besides, it might be because different languages and spread-sheet programs result in differing csv info.
Not tech-savvy enough to tell whether this is an outright error, or something in my set-up that causes it.

All in all, nice little program. [&o]

EDIT: Btw, if you drag'n'drop onto the exe-file, the csv will be saved in the log-directory, NOT where you have the tracker.




lechenne -> RE: Wite tracker (3/28/2012 7:36:50 PM)

Hi,

Thxs for your report, I will check it.

Which info do you need more ?




lechenne -> RE: Wite tracker (3/28/2012 7:46:55 PM)

Here's v0.1 version with csv fix : http://dl.free.fr/f7eNG9ytV

I wait for yours reports to add new features or fix bugs [:)]




CheerfullyInsane -> RE: Wite tracker (3/28/2012 9:13:22 PM)

That did the trick. [:)]

[image]http://img688.imageshack.us/img688/7213/tracker1z.jpg[/image]

Now, I have no idea how this program works, nor whether it can only collect data but also parse it, so the following may be utterly impossible.....I'm going to ask anyway. [:D]
Doesn't look like the Misc. and Surrender columns do anything (surrender might be because of e.g. the surrender of Finland and Romania? Not sure), so I'd suggest leaving those columns out entirely.
Instead having a column with the cumulative losses (Combat, Retreat and Attrit) given you the total losses.
Something like this:
[image]http://img7.imageshack.us/img7/7892/tracker3a.jpg[/image]

Also, I'm more interested in the turn to turn development, not so much the accumulated damage.
So I did this:
[image]http://img39.imageshack.us/img39/8762/tracker4.jpg[/image]
Nothing special, it's just (CurrentTurnCumLosses - LastTurnCumLosses), then adding together to get overall turn-losses.
It's reasonably simple to cut'n'paste the cells, but it would be nice if this could be automated during the import process.

As for what else to track, it's ultimately limited by the log-report itself.
Tracking the Armaments-pool would be nice, but the log only shows what is produced, not what is used in building units, so I doubt that's possible.
It would be possible to keep a running tally on the Armament Factories though. Granted, it would only show functioning factories, not the ones under repair, but better than nothing.

But it should be possible to track the Manpower-pool, using these values:
[image]http://img18.imageshack.us/img18/7007/trackerwish.jpg[/image]

You'd have to manually input the Turn 1 Value, but otherwise the above values should give you a running tally on Manpower.






lechenne -> RE: Wite tracker (4/1/2012 12:29:35 PM)

Hi,
Here's the 0.2 version http://dl.free.fr/kLjjsP1QU with current losses and cumulative losses.




Apollo11 -> RE: Wite tracker (4/1/2012 1:55:44 PM)

Hi all,

Nice - thanks! [:)]


Leo "Apollo11"




Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
1.484375