Page 284 of 322
RE: WitPTracker AE Release 1.10 Available!
Posted: Wed Oct 17, 2018 5:11 am
by Edward75
Thank you soo much! It will be Great! [&o]
Maybe even make an Ship Comparison?! [;)]
RE: WitPTracker AE Release 1.10 Available!
Posted: Fri Oct 19, 2018 2:37 pm
by Vipersp
Greetings floydg,
I'm trying to use Tracker with my mod but I'm getting these error messages;
What are they? any way I can fix the issues?
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 357 >= 357
at java.util.Vector.elementAt(Unknown Source)
at witptracker.Aircraft.GetAircraft(Aircraft.java:219)
at witptracker.InMemoryDB.LoadStartupTables(InMemoryDB.java:131)
at witptracker.Main.main(Main.java:163)
Cheers,
ViperSP
RE: WitPTracker AE Release 1.10 Available!
Posted: Fri Oct 19, 2018 4:23 pm
by floydg
Without looking at the code, I'm guessing that some attribute is more than 255 (set to 357) and that's more than the program's data field can handle. Which one is it?
RE: WitPTracker AE Release 1.10 Available!
Posted: Sun Oct 21, 2018 2:17 pm
by Vipersp
ORIGINAL: floydg
Without looking at the code, I'm guessing that some attribute is more than 255 (set to 357) and that's more than the program's data field can handle. Which one is it?
Thks for the quick reply Floydg!
Sorry but I have no idea about what may the attribute is..I see one message points to aircraft data but I reviewed all parameters and found nothing wrong there...
Could I send to you the scen files in order you can check and see what are the issues? I also added few new locations to my scen, could that be one issue too?
Cheers
Viper
RE: WitPTracker AE Release 1.10 Available!
Posted: Sun Oct 21, 2018 6:18 pm
by floydg
ORIGINAL: Vipersp
ORIGINAL: floydg
Without looking at the code, I'm guessing that some attribute is more than 255 (set to 357) and that's more than the program's data field can handle. Which one is it?
Thks for the quick reply Floydg!
Sorry but I have no idea about what may the attribute is..I see one message points to aircraft data but I reviewed all parameters and found nothing wrong there...
Could I send to you the scen files in order you can check and see what are the issues? I also added few new locations to my scen, could that be one issue too?
Cheers
Viper
Some attribute defined on aircraft is set to 357. Please check again. It would be a lot easier if you did it, since I would need to modify my code to see where the problem is...
RE: WitPTracker AE Release 1.10 Available!
Posted: Thu Nov 15, 2018 1:14 am
by Vipersp
ORIGINAL: floydg
ORIGINAL: Vipersp
ORIGINAL: floydg
Without looking at the code, I'm guessing that some attribute is more than 255 (set to 357) and that's more than the program's data field can handle. Which one is it?
Thks for the quick reply Floydg!
Sorry but I have no idea about what may the attribute is..I see one message points to aircraft data but I reviewed all parameters and found nothing wrong there...
Could I send to you the scen files in order you can check and see what are the issues? I also added few new locations to my scen, could that be one issue too?
Cheers
Viper
Some attribute defined on aircraft is set to 357. Please check again. It would be a lot easier if you did it, since I would need to modify my code to see where the problem is...
Floydg, I tried to figure it out but unfortunately I was not able to find the error;
Question: what is your definition of "attributes" for aircraft?: speed? manouver?..etc?
Thanks
Vipersp
RE: WitPTracker AE Release 1.10 Available!
Posted: Thu Nov 15, 2018 8:58 pm
by floydg
Correct: the attributes are things like maximum speed, climb rate, armor, etc.
RE: WitPTracker AE Release 1.10 Available!
Posted: Fri Nov 16, 2018 7:31 pm
by PetrOs
Is it possible to see the withdrawal date for squadrons somehow? I found the one for ships, but not for planes...
RE: WitPTracker AE Release 1.10 Available!
Posted: Sat Nov 17, 2018 2:45 am
by Yaab
In Tracker go to Airgroups and Pilots, select Airgroups, and in the field titled Special select "Withdrawal dates" from the drop-down menu.
RE: WitPTracker AE Release 1.10 Available!
Posted: Mon Nov 19, 2018 8:52 am
by PetrOs
Great! And for LCUs?
RE: WitPTracker AE Release 1.10 Available!
Posted: Mon Nov 19, 2018 8:58 am
by Alfred
All this information is already found in the ingame database.
Alfred
RE: WitPTracker AE Release 1.10 Available!
Posted: Sat Dec 01, 2018 1:42 pm
by seich_23
I get the tracker to work but only with turn 1. After that, even when I change the save file, the traker just loads the initial turn. How can I proceed?
RE: WitPTracker AE Release 1.10 Available!
Posted: Sat Dec 01, 2018 3:00 pm
by Yaab
Click "Turn" in the top Tracker menu, and select "Read turn", and see if it helps.
RE: WitPTracker AE Release 1.10 Available!
Posted: Sat Dec 01, 2018 6:13 pm
by seich_23
It helps...[8|] thank you for the quick answer [&o]
RE: WitPTracker AE Release 1.0
Posted: Sun Dec 16, 2018 2:13 pm
by IBender
I am trying to install Tracker. Am following the directions correctly I believe. I ensure java was installed and followed that link to download I think it was c++ sp1. Next step is to open witptracker.properties. as you can see in the attached picture the icon for that file is...wrong. I cant open it...as if I am still missing something.
Any suggestions?
Thanks

RE: WitPTracker AE Release 1.0
Posted: Sun Dec 16, 2018 4:10 pm
by BillBrown
Why are you not able to open that file? If it asks, tell it to use notepad to open it.
RE: WitPTracker AE Release 1.0
Posted: Sun Dec 16, 2018 4:38 pm
by IBender
Ok so I have 2 things to say about your response.
1. Your right that worked lol I frankly am speachless I didnt do that.
2. I think I didnt do that or think of it because I am flooded with information from inside the game some part of my basic processing must have shut down. LOL
Thank you for rebooting me.
RE: WitPTracker AE Release 1.0
Posted: Fri Dec 28, 2018 7:37 am
by Rashmeister
I can't get this to work. I have followed the instructions. But when I start the batch file I get "Can't load IA 32-bit .dll on AMD 64-bit platform"
RE: WitPTracker AE Release 1.0
Posted: Fri Dec 28, 2018 10:24 am
by BillBrown
forget it.
RE: WitPTracker AE Release 1.0
Posted: Fri Dec 28, 2018 10:39 am
by witpqs
ORIGINAL: BillBrown
You need to download and install the 32-bit Java.
Easier just to use the 64-bit dll. They have given instructions for that in this thread too.