I just downloaded and installed the Tracker, I associated it with the updated Scenario 7 by Andy Mac (new bases), but it seems that base Port Dickson (Malaysia) is missing. I opened the editor and there is in the list.
Posts: 5905
Joined: 9/5/2001 From: West Yellowstone, Montana Status: offline
I believe that it has to do with it being set as a Commonwealth Port instead of a Commonwealth Base. The only game I have with it in the database Andy Mac changed it for me and it works fine.
I believe that it has to do with it being set as a Commonwealth Port instead of a Commonwealth Base. The only game I have with it in the database Andy Mac changed it for me and it works fine.
Okay, now I see it in the code. It has to be a "Beach" (0), "Base" (1) or "Airfield" (5) for the program to add it to the base list.
I believe that it has to do with it being set as a Commonwealth Port instead of a Commonwealth Base. The only game I have with it in the database Andy Mac changed it for me and it works fine.
Okay, now I see it in the code. It has to be a "Beach" (0), "Base" (1) or "Airfield" (5) for the program to add it to the base list.
Thanks for your support guys, exactly which is the value that must be changed?
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?
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?
Interesting. Must some flaw in the logic, but I see that I'm checking for Type 0, 1 or 5 (not 6) to determine if it's a base.
Posts: 5905
Joined: 9/5/2001 From: West Yellowstone, Montana Status: offline
quote:
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.
Posts: 52
Joined: 8/7/2013 From: Las Vegas, NV Status: offline
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 . . .
_____________________________
We shall defend our island, whatever the cost may be, we shall fight on the beaches, we shall fight on the landing grounds, we shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender...Winston Churchill
Posts: 5905
Joined: 9/5/2001 From: West Yellowstone, Montana Status: offline
quote:
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.
Posts: 4378
Joined: 4/8/2003 From: USA Status: offline
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...
< Message edited by Tanaka -- 10/13/2021 7:56:01 AM >
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.
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
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).
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.
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.
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
_____________________________
"I'm sure the universe is full of intelligent life. It's just been too intelligent to come here." - Arthur C. Clarke
Posts: 5905
Joined: 9/5/2001 From: West Yellowstone, Montana Status: offline
quote:
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