RE: WitPTracker AE Release 1.9.2 Available! (Full Version)

All Forums >> [New Releases from Matrix Games] >> War in the Pacific: Admiral's Edition



Message


Numdydar -> RE: WitPTracker AE Release 1.9.2 Available! (2/10/2014 4:51:04 PM)

I fixed this by putting the java EXE in the tracker folder. IIRC, this means that Tracker cannot find Java on your system.




kaleun -> RE: WitPTracker AE Release 1.9.2 Available! (2/10/2014 5:37:19 PM)

Tried that. Didn't work. Same error.




CaptDave -> RE: WitPTracker AE Release 1.9.2 Available! (2/10/2014 7:28:55 PM)

You're first going to need to get Java 6, not the latest version. Then you can worry about the pathing problems.




kaleun -> RE: WitPTracker AE Release 1.9.2 Available! (2/10/2014 7:51:04 PM)

So where exactly can we get Java 6? I tried the Java page and found hundreds of different options.




witpqs -> RE: WitPTracker AE Release 1.9.2 Available! (2/10/2014 9:50:53 PM)

quote:

All Java 6 releases up to and including 6u45 have been moved to the Java Archive on the Oracle Technology Network, where they will remain available but not receive further updates.

From this link:
http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase6-419409.html#jre-6u45-oth-JPR
I am pretty sure it is this installation file:



[image]local://upfiles/14248/FC98D118ED434A64A89C304EC80C716C.jpg[/image]




kaleun -> RE: WitPTracker AE Release 1.9.2 Available! (2/11/2014 12:35:07 AM)

Done, still same error.

[image]local://upfiles/6626/3AC9161907B24035B564A25DCC257F5F.jpg[/image]




witpqs -> RE: WitPTracker AE Release 1.9.2 Available! (2/11/2014 1:25:22 AM)

Your command line inside the bat file that you are using to run Tracker is wrong. Just for comparison, here is mine:

quote:

"C:\Program Files (x86)\Java\jre6\bin\java" -Xms512m -Xmx768m -jar "WitPTracker.jar" nomap


Notice that in front of the word "java" is the location of that "java" file.




CaptDave -> RE: WitPTracker AE Release 1.9.2 Available! (2/11/2014 7:05:50 PM)

Yes, that's the next step. Java 6's location is not in your system's search path (and you don't want it there), so you need to specify the path. Unless you installed it somewhere besides the default, the path witpqs provided is the one you need. Thus, you need to edit the batch file in your Tracker directory to include the full path.




IronDuke_slith -> RE: WitPTracker AE Release 1.9.2 Available! (2/11/2014 11:17:39 PM)

Anyone got any ideas, I'm getting the following error.


C:\Users\IronDuke\Desktop\WitPTracker AE Release 1.9.2>"C:\Program Files (x86)
\Java\jre6\bin\java" -Xms512m -Xmx768m -jar "WitPTracker.jar" nomap
WitP Tracker AE tables loaded in 1 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\IronDuke\Desktop\WitPTracker AE Release 1.9.2>pause
Press any key to continue . . .

Want to start a game as Japanese and would love to have Tracker to help, but have been fiddling with it for an hour or so now to no avail.

I get the databases created, but the tracker doesn't appear.

Regards,
ID




CrackSabbath -> RE: WitPTracker AE Release 1.9.2 Available! (2/12/2014 12:26:36 AM)


I'm having a similar issue. I ran Tracker w/no issues previously. I'm now in a PBEM match using the Beta patch. I tried copying the DLL from the Beta 2 directory per a suggestion in the Beta thread, but no luck.

I'm stumped.

Here is the error log.


C:\Matrix Games\WitPTracker AE Release 1.9.2>java -Xms384m -Xmx512m -jar "WitPTr
acker.jar"
WitP Tracker AE tables loaded in 12 seconds
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
0 >= 0
at java.util.Vector.elementAt(Unknown Source)
at witptracker.BasePanel$1.getValueAt(BasePanel.java:157)
at witptracker.BasePanel$1.getColumnClass(BasePanel.java:233)
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.BasePanel.actionPerformed(BasePanel.java:1087)
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.BasePanel.SetRegionList(BasePanel.java:1469)
at witptracker.BasePanel.<init>(BasePanel.java:1029)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:744)
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:\Matrix Games\WitPTracker AE Release 1.9.2>pause
Press any key to continue . . .




kaleun -> RE: WitPTracker AE Release 1.9.2 Available! (2/12/2014 2:19:42 PM)

I winder if CrackSabbathh's pbem game is mine[;)]
Maybe we'll both play without tracker.




CrackSabbath -> RE: WitPTracker AE Release 1.9.2 Available! (2/12/2014 2:55:55 PM)

Nope. [:)]

quote:

ORIGINAL: kaleun

I winder if CrackSabbathh's pbem game is mine[;)]
Maybe we'll both play without tracker.






CrackSabbath -> RE: WitPTracker AE Release 1.9.2 Available! (2/13/2014 11:17:35 PM)

I ended up re-installing it and it's working fine. Go figure.
[&:]




jswhite1 -> RE: WitPTracker AE Release 1.9.2 Available! (2/14/2014 1:24:22 AM)

Ok...I finally bought this game. Installed without a problem...downloaded a couple of helpful utilities including Tracker.

After a week I have a question (the first of many I'm sure) that I cannot find the answer for. In Tracker there is a column titled "Cargo/(F/H)" and for the life of me I can't seem to determine what it represents.

Any help would be appreciated.



[image]local://upfiles/47679/B4524910260A408682135C7A5CC0FE89.jpg[/image]




IronDuke_slith -> RE: WitPTracker AE Release 1.9.2 Available! (2/15/2014 2:42:10 AM)



After some fiddling about, I can get a new game as Japanese loaded.

However, there are no regions assigned and I can't successfully import one of the existing sets either. I think the issue is caused by the base names which have all generated in some weird wing dings type font so as to be unrecogniseable as when I try and load a set of regions I get errors saying base names not found or not matching etc.

Anyone got any ideas?

regards,
ID.




IdahoNYer -> RE: WitPTracker AE Release 1.9.2 Available! (2/15/2014 3:38:28 AM)

Got a Tracker problem......Tracker was working fine - until I updated to the latest beta patch today. Did a turn and then had tracker read a turn and I got an "error comparing bases" message and the read turn does not complete. Is tracker dead in the water for this game?




n01487477 -> RE: WitPTracker AE Release 1.9.2 Available! (2/15/2014 8:19:54 AM)


quote:

ORIGINAL: IronDuke

Anyone got any ideas, I'm getting the following error.


C:\Users\IronDuke\Desktop\WitPTracker AE Release 1.9.2>"C:\Program Files (x86)
\Java\jre6\bin\java" -Xms512m -Xmx768m -jar "WitPTracker.jar" nomap
WitP Tracker AE tables loaded in 1 seconds
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
0 >= ShowGUI(GUIMain.java:736)
at witptracker.GUIMain$5.run(GUIMain.java:1020)


This is because you haven't got the right pwsdll.dll in the tracker folder... delete db files and start again.




n01487477 -> RE: WitPTracker AE Release 1.9.2 Available! (2/15/2014 8:23:14 AM)


quote:

ORIGINAL: jswhite1

Ok...I finally bought this game. Installed without a problem...downloaded a couple of helpful utilities including Tracker.

After a week I have a question (the first of many I'm sure) that I cannot find the answer for. In Tracker there is a column titled "Cargo/(F/H)" and for the life of me I can't seem to determine what it is

It's fuel/hex -- but its a little misleading cause it is number just to compare efficiency of cargo / fuel / hex...




n01487477 -> RE: WitPTracker AE Release 1.9.2 Available! (2/15/2014 8:25:51 AM)


quote:

ORIGINAL: IdahoNYer

Got a Tracker problem......Tracker was working fine - until I updated to the latest beta patch today. Did a turn and then had tracker read a turn and I got an "error comparing bases" message and the read turn does not complete. Is tracker dead in the water for this game?

Well you can delete the dbase and start again... im in malaysia on hols so i cant test.. make sure the dll is the right one
Michael sometimes updates it.




IdahoNYer -> RE: WitPTracker AE Release 1.9.2 Available! (2/17/2014 12:37:30 AM)

Thanks Damian....so how do I delete the database? Boy - that sounds like a dumb question...
I deleted the data file and started tracker - and it wouldn't complete loading. Do I need to delete the backup file as well?





floydg -> RE: WitPTracker AE Release 1.9.2 Available! (2/17/2014 12:39:20 AM)


quote:

ORIGINAL: IdahoNYer

Thanks Damian....so how do I delete the database? Boy - that sounds like a dumb question...
I deleted the data file and started tracker - and it wouldn't complete loading. Do I need to delete the backup file as well?




Delete all of the trackerdb.* files (usually four of them, but can be more depending on how the program last ended).




floydg -> RE: WitPTracker AE Release 1.9.2 Available! (2/17/2014 12:40:46 AM)


quote:

ORIGINAL: IronDuke



After some fiddling about, I can get a new game as Japanese loaded.

However, there are no regions assigned and I can't successfully import one of the existing sets either. I think the issue is caused by the base names which have all generated in some weird wing dings type font so as to be unrecogniseable as when I try and load a set of regions I get errors saying base names not found or not matching etc.

Anyone got any ideas?

regards,
ID.


Which region definition are you importing?




IdahoNYer -> RE: WitPTracker AE Release 1.9.2 Available! (2/17/2014 2:53:13 AM)

Floydg - no joy. Deleted all trackerdb.files and got this:


D:\Matrix Games\WitPTracker AE Release 1.9.2>"C:\Program Files (x86)\Java\jre6\b
in\java.exe" -Xms512m -Xmx768m -jar "WitPTracker.jar"
Initializing WitP Tracker AE database.
WitP Tracker AE tables loaded in 6 seconds
WARNING: Could not find appropriate day in SigInt file <D:\Matrix Games\War in t
he Pacific Admiral's Edition\SAVE\asigint.txt> for 4/5/42.
WARNING: Could not find appropriate day in SigInt file <D:\Matrix Games\War in t
he Pacific Admiral's Edition\SAVE\asigint.txt> for 4/4/42.
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
0 >= 0
at java.util.Vector.elementAt(Unknown Source)
at witptracker.AircraftPanel$1.getValueAt(AircraftPanel.java:128)
at witptracker.AircraftPanel$1.getColumnClass(AircraftPanel.java:138)
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.AircraftPanel.actionPerformed(AircraftPanel.java:656)
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.AircraftPanel.actionPerformed(AircraftPanel.java:604)
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.AircraftPanel.PopulateCombos(AircraftPanel.java:906)
at witptracker.AircraftPanel.<init>(AircraftPanel.java:289)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:752)
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)

D:\Matrix Games\WitPTracker AE Release 1.9.2>pause
Press any key to continue . . .




floydg -> RE: WitPTracker AE Release 1.9.2 Available! (2/17/2014 3:08:23 AM)

Are you sure you're using the right pwsdll.dll file? If you're running the beta, copy the pwsdll.dll from the Beta2 folder to the WitPtracker folder (over-write what's there), delete the DB files again and try once more.




IdahoNYer -> RE: WitPTracker AE Release 1.9.2 Available! (2/17/2014 3:38:48 AM)

quote:

Are you sure you're using the right pwsdll.dll file?


Floyd - you are a genius! Looks to be working fine now!

Thanks again not only for your help, but with Tracker - it really has taken playing this game to the next level for me.




n01487477 -> RE: WitPTracker AE Release 1.9.2 Available! (2/17/2014 5:56:19 AM)

Yeah - sorry I've travelling through Malaysia but I'll get back on helping where and when I can later..




IronDuke_slith -> RE: WitPTracker AE Release 1.9.2 Available! (2/17/2014 10:28:02 PM)

Floydg, n01487477,
Thanks for the help. The advice around getting the dll from the beta folder cleared everything up and this runs smoothly now.

To be honest, Guys, this is the best user made utility I've seen since I started computer gaming in the early 90s. It's practically a game in itself and I'd echo IdahoNYer's comments about this piece of kit taking the game to a new level. The global chart is a superb visual representation of the economy and even the simpler things like the plane comparison have been a huge help and time saving.

My thanks for your ongoing efforts.

Thanks and regards,
ID.




uncivil_servant -> RE: WitPTracker AE Release 1.9.2 Available! (2/19/2014 9:34:07 PM)

I appreciate all the help in this thread. Reading through recent folk's troubles I, eventually, fixed the problems with steps delineated here except I had done a clean install wiping all my previous stored info. That said, which Map Region do I use? There is no default listed nor is that on the webpage. I picked the "-6" one and I am getting name differential errors. i.e. Base 1498 name of <sipora> not match the name in the import file <Sipora Island>





floydg -> RE: WitPTracker AE Release 1.9.2 Available! (2/19/2014 9:39:32 PM)


quote:

ORIGINAL: uncivil_servant

I appreciate all the help in this thread. Reading through recent folk's troubles I, eventually, fixed the problems with steps delineated here except I had done a clean install wiping all my previous stored info. That said, which Map Region do I use? There is no default listed nor is that on the webpage. I picked the "-6" one and I am getting name differential errors. i.e. Base 1498 name of <sipora> not match the name in the import file <Sipora Island>




You can create one yourself. Or edit one of the ones that don't work. But they're really mod-dependent. With Stock scenarios, try Floyd_Region_File_Scen1.txt.




jswhite1 -> RE: WitPTracker AE Release 1.9.2 Available! (2/21/2014 9:07:05 PM)


quote:

ORIGINAL: n01487477


quote:

ORIGINAL: jswhite1

Ok...I finally bought this game. Installed without a problem...downloaded a couple of helpful utilities including Tracker.

After a week I have a question (the first of many I'm sure) that I cannot find the answer for. In Tracker there is a column titled "Cargo/(F/H)" and for the life of me I can't seem to determine what it is

It's fuel/hex -- but its a little misleading cause it is number just to compare efficiency of cargo / fuel / hex...


Thanks for the info!




Page: <<   < prev  155 156 [157] 158 159   next >   >>

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
2.25