Page 33 of 323

RE: WitPTracker Map

Posted: Thu Dec 17, 2009 2:34 am
by n01487477
ORIGINAL: USS America
ORIGINAL: Nomad
Floyd, if you could parse the text files for combat, sigint, and ops and display hits on the map. Much like Bodhis utility did.
I second this suggestion. Bodhi's Utility and it's ability to make intel reports actually useful is the only real functionality that is not yet available from any tool with AE.

Yeah, I'd think this is the main reason for a map, apart from quickly locating clickable tables location information...which I think will be a long way off, if ever and would probably take a bit of a GUI redesign.

[edit]Maybe there can be a filter for alert locations that turn too ?

RE: WitPTracker Map

Posted: Thu Dec 17, 2009 7:09 am
by Elladan
What about an ability to add comments to a hex on map? That would make planning easier.

RE: WitPTracker Map

Posted: Thu Dec 17, 2009 8:17 am
by Roger Neilson II
Bodhi's utility functionality within this would be AAAAAmazing


Roger

RE: WitPTracker Map

Posted: Thu Dec 17, 2009 2:40 pm
by witpqs
ORIGINAL: Roger Neilson II

Bodhi's utility functionality within this would be AAAAAmazing


Roger

Massively useful and helpful!

RE: WitPTracker Map

Posted: Thu Dec 17, 2009 7:27 pm
by PzB74
I'm also getting the error message reported above (Error comparing AP loss)

Insert Error code = -104
Table=AirGroupSmallDelta Values=(5064,3,18,0)
java.sql.SQLException: Violation of unique constraint $$: duplicate value(s) for
column(s) $$: SYS_PK_91
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.executeUpdate(Unknown Source)
at witptracker.Database.InsertRow(Database.java:54)
at witptracker.AirGroup.InsertSmallDelta(AirGroup.java:284)
at witptracker.AirGroup.UpdateAirGroupInDB(AirGroup.java:340)
at witptracker.InMemoryDB.CompareAirGroupLists(InMemoryDB.java:2401)
at witptracker.ReadTurnTask.doInBackground(ReadTurnTask.java:194)
at witptracker.ReadTurnTask.doInBackground(ReadTurnTask.java:1)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Insert Error code = -104
Table=AirGroupSmallDelta Values=(5065,3,18,0)

Scen 2 PBEM game - turn 1 read ok, then turns 2 and 3 fails.

RE: WitPTracker Map

Posted: Thu Dec 17, 2009 7:49 pm
by floydg
PzB -

If you're getting the error about APL comparison, then I'm guessing turn 1 didn't really read in okay. Can you send me turn 1 and turn 2 to witptracker@gmail.com (along with the witptracker.properties file) and I'll give it a try?

Thanks,

Floyd

RE: WitPTracker Map

Posted: Thu Dec 17, 2009 11:31 pm
by PzB74
Thx Floyd,

I reinstalled Tracker and after some fidling I managed to find and load turns 1-2-3!
Looks fine now :-)

RE: WitPTracker Map

Posted: Sun Dec 20, 2009 1:46 am
by floydg
While stuck inside as the snow piles up here, I finished off a first pass at search arc display.

You can choose to show naval search vs. ASW search (I tried showing both at the same time, but it was a mess). Then you can choose to show only defined search arcs (blue and green), random search (yellow) or both at the same time.

The sample shows the area around Pearl and southwest (zoomed out to 25%). The darker areas are where stuff overlaps.

Comments?



Image

RE: WitPTracker Map

Posted: Sun Dec 20, 2009 2:02 am
by Nomad
Looks great, when can we have it? [:)]

RE: WitPTracker Map

Posted: Sun Dec 20, 2009 3:40 am
by witpqs
Looks fantastic!

RE: WitPTracker Map

Posted: Sun Dec 20, 2009 4:17 am
by scott64
ORIGINAL: Nomad

Looks great, when can we have it? [:)]
Xmas Present? [:'(]

RE: WitPTracker Map

Posted: Sun Dec 20, 2009 5:01 am
by Nomad
ORIGINAL: scott1964

ORIGINAL: Nomad

Looks great, when can we have it? [:)]
Xmas Present? [:'(]

What year? [:D]

RE: WitPTracker Map

Posted: Sun Dec 20, 2009 6:45 am
by Roger Neilson II
Superb!

Roger

RE: WitPTracker Map

Posted: Sun Dec 20, 2009 12:23 pm
by Zigurat666
Have to say for something thats available for "free" this is an excellent proggy. I couldnt play without it. I never even shut it down,just minimized so I can always have a quick look at how I,m single handedly destroying the Japanese economy.

RE: WitPTracker Map

Posted: Sun Dec 20, 2009 6:47 pm
by Andy Mac
Agree if you are looking to upgrade summit I would recommend on the LCU screen I would find it usefull to have a column statign how many spare devices are in the pool for each line of a units TOE

RE: WitPTracker Map

Posted: Sun Dec 20, 2009 7:42 pm
by Smeulders
Looks great, how are overlapping morning/afternoon searches coloured ?

RE: WitPTracker AE Release 1.2 Available

Posted: Sun Dec 20, 2009 8:28 pm
by Jones944
ORIGINAL: Jones944

Any hope of getting a fix for this error? I doubt it, since I'm trying to run Tracker on Windows XP running within a VirtualBox OSE VM. WitPStaff works fine, though.

Edit: Looks like it's trying to force 32 bit colour? Is this really necessary?


Image
Hurray! [8D]

Here's the fix:

Change the WitPTracker.bat file used to start Tracker as follows:

[font="Courier New"]java -Xms128m -Xmx256m -Dsun.java2d.d3d=false -jar "WitPTracker.jar"
pause[/font]

RE: WitPTracker Map

Posted: Sun Dec 20, 2009 9:08 pm
by floydg
ORIGINAL: Andy Mac

Agree if you are looking to upgrade summit I would recommend on the LCU screen I would find it usefull to have a column statign how many spare devices are in the pool for each line of a units TOE

Easy one. It'll be in the next release.



Image

RE: WitPTracker AE Release 1.2 Available

Posted: Mon Dec 21, 2009 6:19 am
by n01487477
ORIGINAL: Jones944
ORIGINAL: Jones944

Any hope of getting a fix for this error? I doubt it, since I'm trying to run Tracker on Windows XP running within a VirtualBox OSE VM. WitPStaff works fine, though.

Edit: Looks like it's trying to force 32 bit colour? Is this really necessary?


Image
Hurray! [8D]

Here's the fix:

Change the WitPTracker.bat file used to start Tracker as follows:

[font="Courier New"]java -Xms128m -Xmx256m -Dsun.java2d.d3d=false -jar "WitPTracker.jar"
pause[/font]
Thanks for the solution Jones944, I had been thinking it was my fault with the 32bit colour chart ... glad you've found something workable though [;)]

RE: WitPTracker AE Release 1.2 Available

Posted: Mon Dec 21, 2009 10:49 am
by floydg
ORIGINAL: n01487477

ORIGINAL: Jones944
ORIGINAL: Jones944

Any hope of getting a fix for this error? I doubt it, since I'm trying to run Tracker on Windows XP running within a VirtualBox OSE VM. WitPStaff works fine, though.

Edit: Looks like it's trying to force 32 bit colour? Is this really necessary?
Hurray! [8D]

Here's the fix:

Change the WitPTracker.bat file used to start Tracker as follows:

[font="Courier New"]java -Xms128m -Xmx256m -Dsun.java2d.d3d=false -jar "WitPTracker.jar"
pause[/font]
Thanks for the solution Jones944, I had been thinking it was my fault with the 32bit colour chart ... glad you've found something workable though [;)]

If it wasn't your chart, the new map may have triggered it as well.

It does seem like a good fix, though (http://java.sun.com/j2se/1.5.0/docs/guide/2d/flags.html)