Page 306 of 320

RE: WitPTracker AE Release 1.11 Available!

Posted: Sat Sep 25, 2021 7:21 pm
by witpqs
Is the base missing in the game or only in Tracker?

RE: WitPTracker AE Release 1.11 Available!

Posted: Sat Sep 25, 2021 8:03 pm
by Nomad
Only in tracker, it is present in the game.

RE: WitPTracker AE Release 1.11 Available!

Posted: Sat Sep 25, 2021 10:39 pm
by Nomad
ORIGINAL: OnWargaming

Ok, but this rise another question, the other bases added in Malaysia (l603 to 1611), all have the same type (06-Airfield) and are correctly loaded on Tracker.
Can be something else?

I believe the difference is that all the other bases have no port, only Port Dickson has a possible port.

RE: WitPTracker AE Release 1.11 Available!

Posted: Sun Sep 26, 2021 12:33 am
by witpqs
ORIGINAL: Nomad

Only in tracker, it is present in the game.
OK.

Are you looking for it within the particular region, or with the display set to show all bases?

The point is it might just be missing from the regions file loaded into Tracker, which is easy to fix.

RE: WitPTracker AE Release 1.11 Available!

Posted: Sun Sep 26, 2021 1:23 am
by Nomad
Tracker does not see it.

RE: WitPTracker AE Release 1.11 Available!

Posted: Sun Sep 26, 2021 6:56 am
by OnWargaming
ORIGINAL: witpqs

ORIGINAL: Nomad

Only in tracker, it is present in the game.
OK.

Are you looking for it within the particular region, or with the display set to show all bases?

The point is it might just be missing from the regions file loaded into Tracker, which is easy to fix.


I noticed that because I tried to import a file with the added bases.
As Nomad said, you don't see only this base with any view.

RE: WitPTracker AE Release 1.11 Available!

Posted: Tue Sep 28, 2021 3:07 pm
by sufa101loofa
I am getting the following when trying to run WitPTracker bat file - any help would be appreciated. I have installed Java 8 64 bit and Microsoft Visual C++.

D:\Program Files\Extracted Files\War in the Pacific AE>java -Xms512m -Xmx640m -jar "WitPTracker.jar"
Initializing WitP Tracker AE database.
Exception in thread "main" java.lang.UnsatisfiedLinkError: D:\Program Files\Extracted Files\War in the Pacific AE\pwsdll7.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at JNIpws.JNIpws.<clinit>(JNIpws.java:20)
at witptracker.SaveFileReader.<init>(SaveFileReader.java:99)
at witptracker.Main.main(Main.java:141)

D:\Program Files\Extracted Files\War in the Pacific AE>pause
Press any key to continue . . .

RE: WitPTracker AE Release 1.11 Available!

Posted: Tue Sep 28, 2021 3:17 pm
by Nomad
ORIGINAL: sufa101loofa

I am getting the following when trying to run WitPTracker bat file - any help would be appreciated. I have installed Java 8 64 bit and Microsoft Visual C++.

D:\Program Files\Extracted Files\War in the Pacific AE>java -Xms512m -Xmx640m -jar "WitPTracker.jar"
Initializing WitP Tracker AE database.
Exception in thread "main" java.lang.UnsatisfiedLinkError: D:\Program Files\Extracted Files\War in the Pacific AE\pwsdll7.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at JNIpws.JNIpws.<clinit>(JNIpws.java:20)
at witptracker.SaveFileReader.<init>(SaveFileReader.java:99)
at witptracker.Main.main(Main.java:141)

D:\Program Files\Extracted Files\War in the Pacific AE>pause
Press any key to continue . . .

You will have to download the 32-bit Java version and use it, not the 64-bit version.

RE: WitPTracker AE Release 1.11 Available!

Posted: Wed Oct 13, 2021 4:01 am
by Tanaka
Ran out of memory so purged all alerts. Now I cannot get alerts for my current turn. Is there a way to get alerts back for just the current turn? Running the turn does not bring them back. Tried reinstalling but get the same result...

RE: WitPTracker AE Release 1.11 Available!

Posted: Wed Oct 13, 2021 4:45 am
by Bleek
Apologies if it's already mentioned (this is a big thread), but has someone done a tutorial video for this?

RE: WitPTracker AE Release 1.11 Available!

Posted: Thu Oct 14, 2021 2:19 pm
by floydg
ORIGINAL: Tanaka

Ran out of memory so purged all alerts. Now I cannot get alerts for my current turn. Is there a way to get alerts back for just the current turn? Running the turn does not bring them back. Tried reinstalling but get the same result...

Alerts are generated when a second turn is loaded. The alerts are derived from changes between the older turn information and the newer turn's information.

RE: WitPTracker AE Release 1.11 Available!

Posted: Thu Nov 04, 2021 10:32 am
by MrG
I have been using Tracker successfully, but only started using it at Turn 48.
I have tried a new install in another directory to try to build up all the previous info from the beginning by using the Autosave versions for Tracker to read.
I get the following errors show:

WARNING: Could not initialize SigInt information for turn 3.
WARNING: Could not initialize Operations information for turn 3.

I will be grateful for any help/advice on this.
Thanks

Robin

RE: WitPTracker AE Release 1.11 Available!

Posted: Thu Nov 04, 2021 12:23 pm
by floydg
ORIGINAL: MrG

I have been using Tracker successfully, but only started using it at Turn 48.
I have tried a new install in another directory to try to build up all the previous info from the beginning by using the Autosave versions for Tracker to read.
I get the following errors show:

WARNING: Could not initialize SigInt information for turn 3.
WARNING: Could not initialize Operations information for turn 3.

I will be grateful for any help/advice on this.
Thanks

Robin

The SigInt and Operations information comes from the operations and sigint files dated the day before the loaded turn. If those files aren't available, you get those messages. You can ignore them or manually load the files (Turn > Read sigint file or Turn > Read operations file).


RE: WitPTracker AE Release 1.11 Available!

Posted: Thu Nov 04, 2021 4:29 pm
by MrG
Thanks Floydg for that fast response.

Tracker is happily loading all the ops and SigInt files now.

Robin

RE: WitPTracker AE Release 1.11 Available!

Posted: Fri Nov 19, 2021 9:10 am
by Yaab
floydg, would it be feasible to add Ship Comparison feature to Tracker? We already have Aircraft Comparison feature which is great, but I struggle to compare ships between classes (CA versus BB, CA vs DDs etc) and Jap vs Allies in the same ship class. Heck, even intra-class comparison is eye-tiring when you have several ships of the same class like Jap or USN DDs.

RE: WitPTracker AE Release 1.11 Available!

Posted: Fri Nov 19, 2021 2:48 pm
by floydg
ORIGINAL: Yaab

floydg, would it be feasible to add Ship Comparison feature to Tracker? We already have Aircraft Comparison feature which is great, but I struggle to compare ships between classes (CA versus BB, CA vs DDs etc) and Jap vs Allies in the same ship class. Heck, even intra-class comparison is eye-tiring when you have several ships of the same class like Jap or USN DDs.

It's software -- anything is possible... [;)]

RE: WitPTracker AE Release 1.11 Available!

Posted: Sun Nov 28, 2021 3:19 pm
by CyrusSpitama
Just wanted to say that after a long absence from the game, I have returned. It is wonderful to see this Tracker program still maintained. Thanks @floydg

RE: WitPTracker AE Release 1.11 Available!

Posted: Sun Nov 28, 2021 7:30 pm
by Nomad
ORIGINAL: CyrusSpitama

Just wanted to say that after a long absence from the game, I have returned. It is wonderful to see this Tracker program still maintained. Thanks @floydg

Let me point you to Combat Reporter found here I find it very useful for sorting the combat report, ops and sigint files

RE: WitPTracker AE Release 1.11 Available!

Posted: Wed Dec 01, 2021 12:42 pm
by Zovs
Does this Tracker really need Java 6? Or can we use the latest version: Java SE 17.0.1 (LTS)

RE: WitPTracker AE Release 1.11 Available!

Posted: Wed Dec 01, 2021 1:49 pm
by Nomad
It has to be a 32-bit version.