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


scott64 -> RE: WitPTracker AE Release 1.9.2 Available! (12/9/2013 9:56:01 PM)

How do you change tracker to point to java.exe?




scott64 -> RE: WitPTracker AE Release 1.9.2 Available! (12/9/2013 11:57:29 PM)

A little further along. [X(]



[image]local://upfiles/14027/E9059DC3ADFB4333B389210F2A71DB91.jpg[/image]




n01487477 -> RE: WitPTracker AE Release 1.9.2 Available! (12/10/2013 11:45:34 AM)

Hi Scott -

You need java 6v45. Java 7 doesn't work.
Install this ...
https://dl.dropboxusercontent.com/u/17642556/jre-6u45-windows-i586.exe

Then point your batch file to point to "C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"

If you are using the beta. Go to the beta2 folder in your game folder and copy the pwsdll.dll to the tracker folder ...
Run the batch ;-)




oaltinyay -> RE: WitPTracker AE Release 1.0 (12/13/2013 10:40:35 AM)

can I possibly run this on Windows 8 or 8.1 64bit ?




n01487477 -> RE: WitPTracker AE Release 1.0 (12/13/2013 12:24:32 PM)


quote:

ORIGINAL: oaltinyay

can I possibly run this on Windows 8 or 8.1 64bit ?

Yes, I run on 64 bit Win7, I see no reason that Win8 can't run this (even if in compatibility mode if necessary).




witpqs -> RE: WitPTracker AE Release 1.0 (12/13/2013 2:25:38 PM)

It ran in Widows 8 fine for me, haven't fired it up since 8.1 upgrade.




floydg -> RE: WitPTracker AE Release 1.0 (12/13/2013 7:33:58 PM)


quote:

ORIGINAL: oaltinyay

can I possibly run this on Windows 8 or 8.1 64bit ?


Works fine on Windows 8.1 for me. Just make sure you have the right version of Java and you're set.




Marc -> Static (12/15/2013 3:05:18 PM)

Hi

is it possible to see in tracker if a LCU is static.

Thank you for outstanding work and support!!!




floydg -> RE: Static (12/15/2013 6:19:13 PM)


quote:

ORIGINAL: Marc

Hi

is it possible to see in tracker if a LCU is static.

Thank you for outstanding work and support!!!



if you select a restricted LCU in the LCU data set, the details panel should show static/permanent/temporary status. But I'm not sure it's working...




Marc -> RE: Static (12/15/2013 6:47:03 PM)


quote:

ORIGINAL: floydg


quote:

ORIGINAL: Marc

Hi

is it possible to see in tracker if a LCU is static.

Thank you for outstanding work and support!!!



if you select a restricted LCU in the LCU data set, the details panel should show static/permanent/temporary status. But I'm not sure it's working...


Either it isn't working or I just don't see it.




John B. -> RE: WitPTracker AE Release 1.9.2 Available! (12/18/2013 4:24:03 PM)

Has anyone seen this error before? Do I need to add more turns somehow, or is the problem something entirely different?


C:\Users\John\Desktop\WitPTracker AE Release 1.9.2>java -Xms384m -Xmx512m -jar "
WitPTracker.jar"
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$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.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\John\Desktop\WitPTracker AE Release 1.9.2>pause
Press any key to continue . . .





floydg -> RE: WitPTracker AE Release 1.9.2 Available! (12/18/2013 11:36:22 PM)


quote:

ORIGINAL: John B.

Has anyone seen this error before? Do I need to add more turns somehow, or is the problem something entirely different?


C:\Users\John\Desktop\WitPTracker AE Release 1.9.2>java -Xms384m -Xmx512m -jar "
WitPTracker.jar"
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)
[...]

C:\Users\John\Desktop\WitPTracker AE Release 1.9.2>pause
Press any key to continue . . .




How many turns were already loaded? Looks to me like the database is empty.




Historiker -> RE: WitPTracker AE Release 1.9.2 Available! (12/19/2013 8:57:43 AM)

I have a new Laptop with Win 7 64bit running. When starting the tracker, I get "Java platform SE binary doesn't work any more" and that's it...

How can I get the tracker running?




n01487477 -> RE: WitPTracker AE Release 1.9.2 Available! (12/19/2013 9:11:34 AM)


quote:

ORIGINAL: Historiker

I have a new Laptop with Win 7 64bit running. When starting the tracker, I get "Java platform SE binary doesn't work any more" and that's it...

How can I get the tracker running?

Hi Mate -

You need java 6v45. Java 7 doesn't work.
Install this ...
https://dl.dropboxusercontent.com/u/17642556/jre-6u45-windows-i586.exe

Then point your batch file to point to "C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"

If you are using the beta. Go to the beta2 folder in your game folder and copy the pwsdll.dll to the tracker folder ...
Run the batch ;-)




Historiker -> RE: WitPTracker AE Release 1.9.2 Available! (12/19/2013 9:17:32 AM)

thanks, now it is running!




John B. -> RE: WitPTracker AE Release 1.9.2 Available! (12/21/2013 3:54:21 PM)

Hi Floyd,

How does one load a turn. I have it on my system and have played turns since then but I just tried it again and got the same error message. Is there some step I'm missing out on? Thanks for your help and sorry if I'm overlooking some simple step.

John




floydg -> RE: WitPTracker AE Release 1.9.2 Available! (12/21/2013 4:17:51 PM)


quote:

ORIGINAL: John B.

Hi Floyd,

How does one load a turn. I have it on my system and have played turns since then but I just tried it again and got the same error message. Is there some step I'm missing out on? Thanks for your help and sorry if I'm overlooking some simple step.

John


Is there something on this page you're missing?

https://sites.google.com/site/witptracker/loading-turns




Marc -> RE: WitPTracker AE Release 1.9.2 Available! (12/21/2013 5:46:36 PM)

Hi guys,

in your databasetable "lcus" is a field named "attributes".
I think that there are values stored in binary format.

I think 1, 2 and 4 mean the following:

1 - static
2 - restricted temp
4 - restricted permanent

but could you please tell what
8 -
16 -
32 -
mean?

Thank you!




floydg -> RE: WitPTracker AE Release 1.9.2 Available! (12/21/2013 6:21:46 PM)

I don't think I'm allowed to say due to non-disclosure agreement.




Marc -> RE: WitPTracker AE Release 1.9.2 Available! (12/22/2013 10:43:05 AM)


quote:

ORIGINAL: floydg

I don't think I'm allowed to say due to non-disclosure agreement.


Oh, OK.
Thank you anyway!




John B. -> RE: WitPTracker AE Release 1.9.2 Available! (12/22/2013 11:26:38 PM)

Floyd,

No, I saw that page but when right click on the witptracker.properties and then click open all I get is an endless loop of visiting my download files (see images below).

John




John B. -> RE: WitPTracker AE Release 1.9.2 Available! (12/22/2013 11:27:26 PM)

Here is my saved files with witptracker.properties.




John B. -> RE: WitPTracker AE Release 1.9.2 Available! (12/22/2013 11:28:57 PM)

And when I click open on it all I get is this.

[image]local://upfiles/39741/70A477A3460043078213879FEDC61026.gif[/image]




floydg -> RE: WitPTracker AE Release 1.9.2 Available! (12/22/2013 11:59:26 PM)

Instead of Open, choose Edit.




Marc -> RE: WitPTracker AE Release 1.9.2 Available! (12/23/2013 12:04:37 AM)


quote:

ORIGINAL: John B.

Floyd,

No, I saw that page but when right click on the witptracker.properties and then click open all I get is an endless loop of visiting my download files (see images below).

John


Hi John,

you need to open the file with an editor and not with the Internet Explorer.
So try "right click" and "open with" and then choose the editor c:\windows\notepad.exe.
I hope this solves your problem.




Scrat -> RE: WitPTracker AE Release 1.9.2 Available! (12/23/2013 12:40:59 AM)

When I try load WitpTracker I read this message:

Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 0
at java.lang.StringBuffer.charAt<Unknown Source>
at witptracker.Properties.ReadProperties<Properties.java:107>
at witptracker.Main.main<Main.java:49>

I use win7(64) and beta2, and I followed these steps:
- install java 6
- Modify witptracker.bat ("C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar")
- copy pswsdll.dll from beta2 to witptracker directory.

Could be I missing something?

Thanks in advance.

Andres




floydg -> RE: WitPTracker AE Release 1.9.2 Available! (12/23/2013 2:39:54 AM)


quote:

ORIGINAL: Scrat

When I try load WitpTracker I read this message:

Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 0
at java.lang.StringBuffer.charAt<Unknown Source>
at witptracker.Properties.ReadProperties<Properties.java:107>
at witptracker.Main.main<Main.java:49>

I use win7(64) and beta2, and I followed these steps:
- install java 6
- Modify witptracker.bat ("C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar")
- copy pswsdll.dll from beta2 to witptracker directory.

Could be I missing something?

Thanks in advance.

Andres


Something wrong with the witptracker.properties file. Make sure the last line of the file is empty.




Scrat -> RE: WitPTracker AE Release 1.9.2 Available! (12/24/2013 6:27:45 PM)

Thanks, but now I have a new problem and I read the following text:

Initializing WitP Tracker AE database.
ERROR: Save game file "C:\Program Files (x86)\WITPAE\SAVE\wpae005.pws" could not be opened.
ERROR: Problem with save game file. Exiting.

In order to run Witp Tracker, Is mandatory to run and save several turns? Can be turns of small scenarios?

Thanks again.




floydg -> RE: WitPTracker AE Release 1.9.2 Available! (12/24/2013 7:01:37 PM)


quote:

ORIGINAL: Scrat

Thanks, but now I have a new problem and I read the following text:

Initializing WitP Tracker AE database.
ERROR: Save game file "C:\Program Files (x86)\WITPAE\SAVE\wpae005.pws" could not be opened.
ERROR: Problem with save game file. Exiting.

In order to run Witp Tracker, Is mandatory to run and save several turns? Can be turns of small scenarios?

Thanks again.


It couldn't find the save file. Is that file there?

To see differences between turns, you'll need to load multiple.

Floyd




Scrat -> RE: WitPTracker AE Release 1.9.2 Available! (12/24/2013 8:01:10 PM)

Thanks again for your reply.

I think my problem was I renamed the file pswsdll.dll to pswsdll.dll.old and copy this file from beta2 directory. But I guess the program was reading the old pswsdll.dll.old. (although I changed the extension) I have removed this file from the tracker directory and now witp tracker works ok.




Page: <<   < prev  152 153 [154] 155 156   next >   >>

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
6.640625