Page 3 of 319

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 6:31 am
by cantona2
Thank you very much

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 6:49 am
by Mistmatz
Will the tracker work with saved games pre and post patch 1.00.84?

And thanks again for your time and effort. [:)]

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 8:38 am
by cantona2
C:\Users\Jonathan\Desktop\AE Tracker>java -Xms128m -Xmx256m -jar "WitPTracker.ja
r"
Initializing WitP Tracker AE database.
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 25
        at witptracker.SaveFileReader.ReadLocationInfo(SaveFileReader.java:1088)

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at witptracker.SaveFileReader.<init>(SaveFileReader.java:170)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at witptracker.Main.main(Main.java:120)

I get the following error message

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 8:56 am
by floydg
ORIGINAL: cantona2

C:\Users\Jonathan\Desktop\AE Tracker>java -Xms128m -Xmx256m -jar "WitPTracker.ja
r"
Initializing WitP Tracker AE database.
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 25
       at witptracker.SaveFileReader.ReadLocationInfo(SaveFileReader.java:1088)

       at witptracker.SaveFileReader.<init>(SaveFileReader.java:170)
       at witptracker.Main.main(Main.java:120)

I get the following error message

Hmmm... I see where the problem may be. Can you send me the save file and witptracker.properties file to witptracker@gmail.com?
Thanks.

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 8:58 am
by floydg
ORIGINAL: Mistmatz

Will the tracker work with saved games pre and post patch 1.00.84?

And thanks again for your time and effort. [:)]

Pre-patch saves are iffy.
It could work, but for sure, we don't read in all of the pilots and leaders (since post-patch, there are more, so WitPTracker AE won't see the last 10,000, if you made it that far).

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 8:59 am
by Hanzberger
Thank you Damain and Floyd. I installed, followed the precise directions (which I need cuz I am a dumass) and it WORKS~! [&o]
Hope you don't get too many bug reports or frustrated. Looking forward to what ever you add to this fine program. You should add a donation link to your page~~!

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 9:05 am
by cantona2
ORIGINAL: floydg

ORIGINAL: cantona2

C:\Users\Jonathan\Desktop\AE Tracker>java -Xms128m -Xmx256m -jar "WitPTracker.ja
r"
Initializing WitP Tracker AE database.
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 25
       at witptracker.SaveFileReader.ReadLocationInfo(SaveFileReader.java:1088)

       at witptracker.SaveFileReader.<init>(SaveFileReader.java:170)
       at witptracker.Main.main(Main.java:120)

I get the following error message

Hmmm... I see where the problem may be. Can you send me the save file and witptracker.properties file to witptracker@gmail.com?
Thanks.

Mail on its way
Thanks [&o]

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 10:31 am
by morphin
Thank you for this programm. Really great

I have a big screen and want to increase the windows. it is possible but the data-GRID inside will not increase. Can you improve that?


Andy

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 11:05 am
by Puhis
What is the difference between WitPStaff and WitpTracker? I have never used the Tracker, but Staff seems to be very useful. [&:]

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 11:25 am
by Smeulders
There are a lot of differences between the two, try out the Tracker and see what you like, I think I'll be using both.

A couple of questions / suggestions.

1) It seems like you can filter airgroups on the plane they will upgrade to, but I can't find out how.

2) Can you make it so that the devices that aren't used in game (availability 99/99) don't show up in the lists ?

3) Is the delta in Device history supposed to give the difference between devices in the unit between turns ?

4) All units always have replacements 'on' in device history

Thanks for the great tool, I'll certainly be using it quite a bit once I figure out how everything works

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 11:27 am
by Nomad
Me again.

Any idea what this error means:


D:\Matrix Games\WitP AE\Stock Install\tools\Tracker>java -Xms128m -Xmx256m -jar
"WitPTracker.jar"
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
-1
at witptracker.SummaryPanel.SetSummary(SummaryPanel.java:579)
at witptracker.SummaryPanel.<init>(SummaryPanel.java:127)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:560)
at witptracker.GUIMain$4.run(GUIMain.java:646)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

D:\Matrix Games\WitP AE\Stock Install\tools\Tracker>pause
Press any key to continue . . .

It seems to be something about the summary and an index out of bounds.

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 11:49 am
by kwcampbell
C:\Users\Jonathan\Desktop\AE Tracker>java -Xms128m -Xmx256m -jar "WitPTracker.ja
r"
Initializing WitP Tracker AE database.
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 25
       at witptracker.SaveFileReader.ReadLocationInfo(SaveFileReader.java:1088)

       at witptracker.SaveFileReader.<init>(SaveFileReader.java:170)
       at witptracker.Main.main(Main.java:120)

I get this message as well, please let us know when you've figured it out.

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 12:25 pm
by floydg
ORIGINAL: kwcampbell

C:\Users\Jonathan\Desktop\AE Tracker>java -Xms128m -Xmx256m -jar "WitPTracker.ja
r"
Initializing WitP Tracker AE database.
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 25
       at witptracker.SaveFileReader.ReadLocationInfo(SaveFileReader.java:1088)

       at witptracker.SaveFileReader.<init>(SaveFileReader.java:170)
       at witptracker.Main.main(Main.java:120)

I get this message as well, please let us know when you've figured it out.

Yeah, I know the problem (and fixed it). We'll try to make a new release as soon as we can.

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 12:29 pm
by floydg
ORIGINAL: Nomad

Me again.

Any idea what this error means:


D:\Matrix Games\WitP AE\Stock Install\tools\Tracker>java -Xms128m -Xmx256m -jar
"WitPTracker.jar"
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
-1
at witptracker.SummaryPanel.SetSummary(SummaryPanel.java:579)
at witptracker.SummaryPanel.<init>(SummaryPanel.java:127)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:560)
at witptracker.GUIMain$4.run(GUIMain.java:646)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

D:\Matrix Games\WitP AE\Stock Install\tools\Tracker>pause
Press any key to continue . . .

It seems to be something about the summary and an index out of bounds.

Strange... Somehow the region is being set to -1. Can you send me a save game?

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 12:31 pm
by moose1999
I get the following error:

C:\Documents and Settings\Jakob\My Documents\Diverse\WitP-AE\WitPTracker AE Rele
ase 1.0>java -Xms128m -Xmx256m -jar "WitPTracker.jar"
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at witptracker.LCUProductionPanel.PoliticalPoints(LCUProductionPanel.java:1648)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at witptracker.LCUProductionPanel$1.getValueAt(LCUProductionPanel.java:273)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at javax.swing.JTable.getValueAt(Unknown Source)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at witptracker.LCUProductionPanel.showChart(LCUProductionPanel.java:1705)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at witptracker.LCUProductionPanel.<init>(LCUProductionPanel.java:687)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:578)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at witptracker.GUIMain$4.run(GUIMain.java:646)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.awt.event.InvocationEvent.dispatch(Unknown Source)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.awt.EventQueue.dispatchEvent(Unknown Source)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at java.awt.EventDispatchThread.run(Unknown Source)

C:\Documents and Settings\Jakob\My Documents\Diverse\WitP-AE\WitPTracker AE Rele
ase 1.0>pause
Press any key to continue . . .

After first execution of the .bat file a long list of "-65" errors came up and nothing else happened.
The error message above is what I get when trying to run the .bat file again.

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 12:39 pm
by floydg
ORIGINAL: morphin

Thank you for this programm. Really great

I have a big screen and want to increase the windows. it is possible but the data-GRID inside will not increase. Can you improve that?


Andy

Which screens don't resize? Most of the tables seem to be fine... but I do see one that needs a little change.

Floyd

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 12:47 pm
by Nomad
ORIGINAL: floydg

ORIGINAL: Nomad

Me again.

Any idea what this error means:


D:\Matrix Games\WitP AE\Stock Install\tools\Tracker>java -Xms128m -Xmx256m -jar
"WitPTracker.jar"
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
-1
at witptracker.SummaryPanel.SetSummary(SummaryPanel.java:579)
at witptracker.SummaryPanel.<init>(SummaryPanel.java:127)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:560)
at witptracker.GUIMain$4.run(GUIMain.java:646)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

D:\Matrix Games\WitP AE\Stock Install\tools\Tracker>pause
Press any key to continue . . .

It seems to be something about the summary and an index out of bounds.

Strange... Somehow the region is being set to -1. Can you send me a save game?

Not really. I am using just one save game for testing me and tracker. I am currently changing region assignments and names. I cleared the db and reinitialized the db and everything works fine. I did some exporting and importing of region files, so maybe it was me.

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 12:50 pm
by floydg
ORIGINAL: briny_norman

I get the following error:

C:\Documents and Settings\Jakob\My Documents\Diverse\WitP-AE\WitPTracker AE Rele
ase 1.0>java -Xms128m -Xmx256m -jar "WitPTracker.jar"
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
       at witptracker.LCUProductionPanel.PoliticalPoints(LCUProductionPanel.java:1648)
       at witptracker.LCUProductionPanel$1.getValueAt(LCUProductionPanel.java:273)
       at javax.swing.JTable.getValueAt(Unknown Source)
       at witptracker.LCUProductionPanel.showChart(LCUProductionPanel.java:1705)
       at witptracker.LCUProductionPanel.<init>(LCUProductionPanel.java:687)
       at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:578)
       at witptracker.GUIMain$4.run(GUIMain.java:646)
       at java.awt.event.InvocationEvent.dispatch(Unknown Source)
       at java.awt.EventQueue.dispatchEvent(Unknown Source)
       at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
       at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
       at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
       at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
       at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
       at java.awt.EventDispatchThread.run(Unknown Source)

C:\Documents and Settings\Jakob\My Documents\Diverse\WitP-AE\WitPTracker AE Rele
ase 1.0>pause
Press any key to continue . . .

After first execution of the .bat file a long list of "-65" errors came up and nothing else happened.
The error message above is what I get when trying to run the .bat file again.

Okay, I think I fixed that one now...

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 12:56 pm
by floydg
ORIGINAL: Nomad

ORIGINAL: floydg

ORIGINAL: Nomad

Me again.

Any idea what this error means:


D:\Matrix Games\WitP AE\Stock Install\tools\Tracker>java -Xms128m -Xmx256m -jar
"WitPTracker.jar"
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
-1
[...]
It seems to be something about the summary and an index out of bounds.

Strange... Somehow the region is being set to -1. Can you send me a save game?

Not really. I am using just one save game for testing me and tracker. I am currently changing region assignments and names. I cleared the db and reinitialized the db and everything works fine. I did some exporting and importing of region files, so maybe it was me.

I added some defensive code, just in case...

RE: WitPTracker AE Release 1.0

Posted: Sat Sep 12, 2009 1:28 pm
by Nomad
This screen could use a better fitting. It would be useful to be able to expand the inner grid some

Image