Nothing you can do here. The pilot alerts for pilots with an ID greater than 32000 or so won't show up. Nothing bad in the database. I have an idea of how to fix it, but I may need some saves to test it out (I don't have any examples of that many pilots).
Hi all , I have windows 8.1 and have run tracker on it but am concerned about the security issues that come with Java 6. The security system I use is Kaspersky 3.0 and would like to hear some tips because I'd like to run tracker on a daily basis.
One question I have is if you turn off Java add ons in IE and firefox are you secure against Java vulnerabilities?
thanks!
_____________________________
"There’s no such thing as a bitter person who keeps the bitterness to himself.” ~ Erwin Lutzer
Posts: 10398
Joined: 6/28/2006 From: Near Portland, OR Status: offline
Pretty much. I run NoScript with my Firefox. When I go to a new site it will often squawk at me that I need to install Java or it's disabled and I have to allow scripts for it to work, but it does make me think about what Java scripts are running. I leave some disabled all the time like Facebook, Twitter, and such. I don't need those sites tracking my browsing.
Posts: 2319
Joined: 2/23/2009 From: Brisbane, Australia Status: offline
Gentlemen
this has probably been asked somewhere. If you could point me in the right direction I'd be very appreciative as I do want to get tracker running again now that I've finally made it too AE.\
When I attempt to run tracker I get the following message. Any ideas on what I have to do to fix things.
I can't get this to run and I've spent a couple days running through this thread to find the error. I'm running Java 6 now and have it pointed at J6, but I still get the AWT-EventQueue-0 error:
C:\Users\XXXXX\Desktop\WitPTracker_AE_Release_1.9.2>"C:\Program Files (x86)\Jav a\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar" Picked up _JAVA_OPTIONS: -Xmx512M WitP Tracker AE tables loaded in 0 seconds Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 0 >= 0 at java.util.Vector.elementAt(Unknown Source) at witptracker.ShipClassPanel$1.getValueAt(ShipClassPanel.java:149) at witptracker.ShipClassPanel$1.getColumnClass(ShipClassPanel.java:177) at javax.swing.table.TableRowSorter.useToString(Unknown Source) at javax.swing.DefaultRowSorter.updateUseToString(Unknown Source) at javax.swing.DefaultRowSorter.sort(Unknown Source) at javax.swing.DefaultRowSorter.setRowFilter(Unknown Source) at witptracker.ShipClassPanel.actionPerformed(ShipClassPanel.java:862) at javax.swing.JComboBox.fireActionEvent(Unknown Source) at javax.swing.JComboBox.contentsChanged(Unknown Source) at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source) at javax.swing.DefaultComboBoxModel.setSelectedItem(Unknown Source) at javax.swing.DefaultComboBoxModel.addElement(Unknown Source) at javax.swing.JComboBox.addItem(Unknown Source) at witptracker.ShipClassPanel.PopulateCombos(ShipClassPanel.java:789) at witptracker.ShipClassPanel.<init>(ShipClassPanel.java:664) at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:736) at witptracker.GUIMain$5.run(GUIMain.java:1020) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$400(Unknown Source) at java.awt.EventQueue$2.run(Unknown Source) at java.awt.EventQueue$2.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.AccessControlContext$1.doIntersectionPrivilege(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:\Users\XXXX\Desktop\WitPTracker_AE_Release_1.9.2>pause Press any key to continue . . .
Most probably you have the wrong pwsdll.dll file if you're using the beta. Copy the pwsdll.dll from the game's beta2 folder here, remove all of the trackerdb files, and then try again.
I am playing a mod which adds many new Allied aircraft. The big .bmp art file with the Allied plane sides has several new aircraft images. The images can be viewed in the in-game databases, but when I go to Tracker and look for them under the "Aircraft" tab I still get aircraft side images saying "BLANK". I have cleared the Tracker .db files and loaded a new first turn using the new aircraft sides .bmp, but the problem persists. What gives?
I am playing a mod which adds many new Allied aircraft. The big .bmp art file with the Allied plane sides has several new aircraft images. The images can be viewed in the in-game databases, but when I go to Tracker and look for them under the "Aircraft" tab I still get aircraft side images saying "BLANK". I have cleared the Tracker .db files and loaded a new first turn using the new aircraft sides .bmp, but the problem persists. What gives?
There are a few things hard-coded: maximum planes are 1000, Japanese side planes are ID 600 and above. If your mod doesn't meet these constraints, the plane side image won't be properly displayed.
Uhm, the number of aircraft is below 1000, Japanese ones use IDs 600 and above, but I still get the "BLANK" pictures. The turn loaded is December 7. Maybe the missing artwork is loaded on December 8?
Thanks Jones. I have tried most of the things on the support page now and have made progress. I got the 32 bit versions of the C++ libraries, and Java. I put the Java run time, and the Beta pwsdll.dll file in my tracker directory. I increased the memory allocation size of the java run time in the WiptTracker.bat file (I have 16GB of memory) to the max values
Now when I try to run tracker now I get a message that the Java has stopped running. output.log says "ERROR: Problem starting the database. Exiting." I tried with No Map option with the same result.
Thanks again for the help.
< Message edited by Javakamp -- 8/24/2014 12:30:58 PM >
Uhm, the number of aircraft is below 1000, Japanese ones use IDs 600 and above, but I still get the "BLANK" pictures. The turn loaded is December 7. Maybe the missing artwork is loaded on December 8?
No, the artwork is loaded on the initialization of the program, independent of the database. If the images show correctly in the game, then somehow WitPTracker is reading them incorrectly.
Thanks Jones. I have tried most of the things on the support page now and have made progress. I got the 32 bit versions of the C++ libraries, and Java. I put the Java run time, and the Beta pwsdll.dll file in my tracker directory. I increased the memory allocation size of the java run time in the WiptTracker.bat file (I have 16GB of memory) to the max values
Now when I try to run tracker now I get a message that the Java has stopped running. output.log says "ERROR: Problem starting the database. Exiting." I tried with No Map option with the same result.
Thanks again for the help.
There have to be other errors somewhere other than just the one you quoted.
Thanks Jones. I have tried most of the things on the support page now and have made progress. I got the 32 bit versions of the C++ libraries, and Java. I put the Java run time, and the Beta pwsdll.dll file in my tracker directory. I increased the memory allocation size of the java run time in the WiptTracker.bat file (I have 16GB of memory) to the max values
Now when I try to run tracker now I get a message that the Java has stopped running. output.log says "ERROR: Problem starting the database. Exiting." I tried with No Map option with the same result.
Thanks again for the help.
There have to be other errors somewhere other than just the one you quoted.
Where would I find these errors? All I get now is a message that says "Java Platform SE binary has stopped working". Where would I look to find additional errors?
Where would I find these errors? All I get now is a message that says "Java Platform SE binary has stopped working". Where would I look to find additional errors?
Thanks for the help.
It should be in the command window that popped up when you ran the batch file.
Where would I find these errors? All I get now is a message that says "Java Platform SE binary has stopped working". Where would I look to find additional errors?
Thanks for the help.
It should be in the command window that popped up when you ran the batch file.
It ways "Initializing WitP Tracker AE Database." Then I get the Popup from Java saying the SE binary has stopped working,with a close program button. I press close program and the command window shows the pause command, and say press any key to continue.
< Message edited by Javakamp -- 9/1/2014 11:32:56 AM >