Matrix Games Forums

Forums  Register  Login  Photo Gallery  Member List  Search  Calendars  FAQ 

My Profile  Inbox  Address Book  My Subscription  My Forums  Log Out

RE: WitPTracker AE Release 1.9.2 Available!

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [New Releases from Matrix Games] >> War in the Pacific: Admiral's Edition >> RE: WitPTracker AE Release 1.9.2 Available! Page: <<   < prev  125 126 [127] 128 129   next >   >>
Login
Message << Older Topic   Newer Topic >>
RE: WitPTracker AE Release 1.9.2 Available! - 6/23/2012 6:18:37 PM   
floydg

 

Posts: 2052
Joined: 6/27/2004
From: Middletown, NJ
Status: offline
quote:

ORIGINAL: erstad


quote:

ORIGINAL: floydg


quote:

ORIGINAL: erstad

Just noticed, the Victory Point screen appears to show the number of airplanes lost, not the number of victory points for lost airplanes.

Is this intentional? I would have expected it to show the victory points, not the count.


I don't follow. The Victory Points screen in the game shows the number of aircraft points lost on each side; the Victory Points panel in WitPTracker shows the same. At least it does for me...


Floyd,

The Witptracker victory point screen does not tie to the in game aircraft *points*. It ties to the in game aircraft *lost*. The difference is that the 4Es count for two victory points each. So the number of aircraft lost is not the same as the number of victory points.

the difference can be seen in any game that's gone a while. The "Allied Aircraft Points Lost" on the main intelligence screen will be bigger than the "Campaign" allied losses on the aircraft losses subscreen.

Dave


Now I see the difference, Dave...

Now to figure out how to fix it...

[EDIT] wasn't that hard to fix, so it'll be fixed.

< Message edited by floydg -- 6/24/2012 12:15:48 AM >

(in reply to erstad)
Post #: 3781
RE: WitPTracker AE Release 1.9.2 Available! - 6/24/2012 11:41:02 AM   
HansBolter


Posts: 7704
Joined: 7/6/2006
From: United States
Status: offline
Can anyone help me figure out why Tracker won't run?

I instaled the prior version a couple of weeks ago and it ran fine on the first try.

The second try gave me a "unable to acces jar file" errror.

I just downloaded and installed the new version and it gives the same error message.

Java and C++ are up to date and I edited the properties file as directed.

_____________________________

Hans


(in reply to erstad)
Post #: 3782
RE: WitPTracker AE Release 1.9.2 Available! - 6/24/2012 11:45:58 AM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline

quote:

ORIGINAL: HansBolter

Can anyone help me figure out why Tracker won't run?

I instaled the prior version a couple of weeks ago and it ran fine on the first try.

The second try gave me a "unable to acces jar file" errror.

I just downloaded and installed the new version and it gives the same error message.

Java and C++ are up to date and I edited the properties file as directed.

Hi Hans - firstly what version of Java have you installed?

Secondly, you need to point the batch file to the java file (if windows java pathing is wrong)...

If you have Win7 - it will be something like this ...
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms512m -Xmx768m -jar "WitPTracker.jar"
pause 


Next - if it is a tracker jar file problem, I'd make sure all the files from the installation package are unzipped in the correct locations.

Hope some of this helps

_____________________________


(in reply to HansBolter)
Post #: 3783
RE: WitPTracker AE Release 1.9.2 Available! - 6/24/2012 1:08:24 PM   
HansBolter


Posts: 7704
Joined: 7/6/2006
From: United States
Status: offline
I have the lateset version of Java. I used the link on the tracker website to go to the Java website and when I attempted to update it examined my system and replied that I am up to date.

I'm running XP. I'll look at the pathing of the batch file.

Thanks for the help.

_____________________________

Hans


(in reply to n01487477)
Post #: 3784
RE: WitPTracker AE Release 1.9.2 Available! - 6/24/2012 1:09:48 PM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline

quote:

ORIGINAL: HansBolter

I have the lateset version of Java. I used the link on the tracker website to go to the Java website and when I attempted to update it examined my system and replied that I am up to date.

I'm running XP. I'll look at the pathing of the batch file.

Thanks for the help.

It has to be Java 6 NOT 7 ...

_____________________________


(in reply to HansBolter)
Post #: 3785
RE: WitPTracker AE Release 1.9.2 Available! - 6/24/2012 6:19:08 PM   
BigDuke66


Posts: 2013
Joined: 2/1/2001
From: Terra
Status: offline
Messing around with the regions I changed the region file and when loading it I get the screen full of these errors:

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.security.AccessControlContext$1.doIntersectionPrivilege(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)
Insert Error code = -11
Table=Regions Values=(76,'Pacific Ocean'South' - Austral Islands'Single'')
java.sql.SQLException: Unexpected token: SOUTH in statement [INSERT INTO Regions
VALUES ( 79,'Pacific Ocean'South]
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.executeUpdate(Unknown Source)
at witptracker.Database.InsertRow(Database.java:54)
at witptracker.MapRegion.InsertInTable(MapRegion.java:70)
at witptracker.InMemoryDB.AddNewRegion(InMemoryDB.java:1519)
at witptracker.InMemoryDB.ImportRegions(InMemoryDB.java:1651)
at witptracker.GUIMain.ImportRegions(GUIMain.java:490)
at witptracker.GUIMain.actionPerformed(GUIMain.java:545)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.security.AccessControlContext$1.doIntersectionPrivilege(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)
Insert Error code = -11
Table=Regions Values=(79,'Pacific Ocean'South' - Tuamotu & Gambier Islands'Sing
le'')
java.sql.SQLException: Unexpected token: SOUTH in statement [INSERT INTO Regions
VALUES ( 80,'Pacific Ocean'South]
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.executeUpdate(Unknown Source)
at witptracker.Database.InsertRow(Database.java:54)
at witptracker.MapRegion.InsertInTable(MapRegion.java:70)
at witptracker.InMemoryDB.AddNewRegion(InMemoryDB.java:1519)
at witptracker.InMemoryDB.ImportRegions(InMemoryDB.java:1651)
at witptracker.GUIMain.ImportRegions(GUIMain.java:490)
at witptracker.GUIMain.actionPerformed(GUIMain.java:545)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.security.AccessControlContext$1.doIntersectionPrivilege(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)
Insert Error code = -11
Table=Regions Values=(80,'Pacific Ocean'South-East' - Marquesas Islands')
java.sql.SQLException: Unexpected token: SINGLE in statement [INSERT INTO Region
s VALUES ( 106,'Russia - Anadyr & Markovo'Single]
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.executeUpdate(Unknown Source)
at witptracker.Database.InsertRow(Database.java:54)
at witptracker.MapRegion.InsertInTable(MapRegion.java:70)
at witptracker.InMemoryDB.AddNewRegion(InMemoryDB.java:1519)
at witptracker.InMemoryDB.ImportRegions(InMemoryDB.java:1651)
at witptracker.GUIMain.ImportRegions(GUIMain.java:490)
at witptracker.GUIMain.actionPerformed(GUIMain.java:545)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.security.AccessControlContext$1.doIntersectionPrivilege(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)
Insert Error code = -11
Table=Regions Values=(106,'Russia - Anadyr & Markovo'Single'')
java.sql.SQLException: Unexpected token: WEST in statement [INSERT INTO Regions
VALUES ( 108,'Russia - Petropavlovsk & Islands'West]
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.executeUpdate(Unknown Source)
at witptracker.Database.InsertRow(Database.java:54)
at witptracker.MapRegion.InsertInTable(MapRegion.java:70)
at witptracker.InMemoryDB.AddNewRegion(InMemoryDB.java:1519)
at witptracker.InMemoryDB.ImportRegions(InMemoryDB.java:1651)
at witptracker.GUIMain.ImportRegions(GUIMain.java:490)
at witptracker.GUIMain.actionPerformed(GUIMain.java:545)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.security.AccessControlContext$1.doIntersectionPrivilege(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)
Insert Error code = -11
Table=Regions Values=(108,'Russia - Petropavlovsk & Islands'West''Single'')
java.sql.SQLException: Unexpected token: OFF in statement [INSERT INTO Regions V
ALUES ( 46,'Middle East'Off]
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.executeUpdate(Unknown Source)
at witptracker.Database.InsertRow(Database.java:54)
at witptracker.MapRegion.InsertInTable(MapRegion.java:70)
at witptracker.InMemoryDB.AddNewRegion(InMemoryDB.java:1519)
at witptracker.InMemoryDB.ImportRegions(InMemoryDB.java:1651)
at witptracker.GUIMain.ImportRegions(GUIMain.java:490)
at witptracker.GUIMain.actionPerformed(GUIMain.java:545)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(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.security.AccessControlContext$1.doIntersectionPrivilege(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)
Insert Error code = -11
Table=Regions Values=(46,'Middle East'Off-Map' - Abadan & Khorramshahr')


In the Tracker itself everything looks fine but when restarting the Tracker many regions show up as "Unknow 30" or other numbers that are the now used region number.
Looks to me like the ' in the names are the problem, again I would like to ask what "special" signs can be used in the names.


< Message edited by BigDuke66 -- 6/24/2012 6:52:55 PM >


_____________________________


(in reply to n01487477)
Post #: 3786
RE: WitPTracker AE Release 1.9.2 Available! - 6/24/2012 8:38:55 PM   
HansBolter


Posts: 7704
Joined: 7/6/2006
From: United States
Status: offline

quote:

ORIGINAL: n01487477


quote:

ORIGINAL: HansBolter

I have the lateset version of Java. I used the link on the tracker website to go to the Java website and when I attempted to update it examined my system and replied that I am up to date.

I'm running XP. I'll look at the pathing of the batch file.

Thanks for the help.

It has to be Java 6 NOT 7 ...



Well the link on the tracker site takes you to a Java update. If it's the wrong one then there isn't much I can do about it.

I got past the jar error by correctinbg the path, but now I get an error that states it can't open my saved game files. I tried at least a half dozen saves and none of them could be opened by tracker.

_____________________________

Hans


(in reply to n01487477)
Post #: 3787
RE: delayed pilots and date non-recognition - 6/24/2012 10:55:25 PM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline

quote:

ORIGINAL: HansBolter


quote:

ORIGINAL: n01487477


quote:

ORIGINAL: HansBolter

I have the lateset version of Java. I used the link on the tracker website to go to the Java website and when I attempted to update it examined my system and replied that I am up to date.

I'm running XP. I'll look at the pathing of the batch file.

Thanks for the help.

It has to be Java 6 NOT 7 ...



Well the link on the tracker site takes you to a Java update. If it's the wrong one then there isn't much I can do about it.

I got past the jar error by correctinbg the path, but now I get an error that states it can't open my saved game files. I tried at least a half dozen saves and none of them could be opened by tracker.

The link has changed recently as Oracle/Java have discontinued Java6 - while we still use it.

I recommend uninstalling and reinstalling Java.
You cannot use Java7 or 64 bit with Tracker.

http://www.oracle.com/technetwork/java/javase/downloads/jre-6u32-downloads-1594646.html
http://www.oracle.com/technetwork/java/archive-139210.html





_____________________________


(in reply to n01487477)
Post #: 3788
RE: WitPTracker AE Release 1.9.2 Available! - 6/24/2012 11:02:19 PM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline

quote:

ORIGINAL: BigDuke66

Messing around with the regions I changed the region file and when loading it I get the screen full of these errors:

...
Table=Regions Values=(76,'Pacific Ocean'South' - Austral Islands'Single'')
java.sql.SQLException: Unexpected token: SOUTH in statement [INSERT INTO Regions
VALUES ( 79,'Pacific Ocean'South]
...
s VALUES ( 106,'Russia - Anadyr & Markovo'Single]
...
Table=Regions Values=(46,'Middle East'Off-Map' - Abadan & Khorramshahr')


In the Tracker itself everything looks fine but when restarting the Tracker many regions show up as "Unknow 30" or other numbers that are the now used region number.
Looks to me like the ' in the names are the problem, again I would like to ask what "special" signs can be used in the names.


Well now I think you are fighting SQL using single quotes ('')... This is not the same as the other error. THis is a DB insert error. There are too many special tokens that can be included, including (),/,"",'', | etc that should not be used.

_____________________________


(in reply to BigDuke66)
Post #: 3789
RE: delayed pilots and date non-recognition - 6/25/2012 10:54:02 AM   
HansBolter


Posts: 7704
Joined: 7/6/2006
From: United States
Status: offline
quote:

ORIGINAL: n01487477


quote:

ORIGINAL: HansBolter


quote:

ORIGINAL: n01487477


quote:

ORIGINAL: HansBolter

I have the lateset version of Java. I used the link on the tracker website to go to the Java website and when I attempted to update it examined my system and replied that I am up to date.

I'm running XP. I'll look at the pathing of the batch file.

Thanks for the help.

It has to be Java 6 NOT 7 ...



Well the link on the tracker site takes you to a Java update. If it's the wrong one then there isn't much I can do about it.

I got past the jar error by correctinbg the path, but now I get an error that states it can't open my saved game files. I tried at least a half dozen saves and none of them could be opened by tracker.

The link has changed recently as Oracle/Java have discontinued Java6 - while we still use it.

I recommend uninstalling and reinstalling Java.
You cannot use Java7 or 64 bit with Tracker.

http://www.oracle.com/technetwork/java/javase/downloads/jre-6u32-downloads-1594646.html
http://www.oracle.com/technetwork/java/archive-139210.html







I follwed your recommendation. I uninstalled 7 and reinstalled 6. No change in the results. I still get two error reports. One that it is "unable to open save game file" and another that there is a "problem with save game file". I'm running the last game beta patch, I never installed the official update as I figured it was the same as the final beta.

Tracker did run successfully the first time I tried it with this game install and these saved game files. I save consecutively in successive slots so the 003 save is the exact same file that tracker ran successfully with the first time immediately after I installed it.

< Message edited by HansBolter -- 6/25/2012 10:57:52 AM >


_____________________________

Hans


(in reply to n01487477)
Post #: 3790
RE: delayed pilots and date non-recognition - 6/25/2012 12:33:29 PM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline

quote:

ORIGINAL: HansBolter

quote:

ORIGINAL: n01487477


quote:

ORIGINAL: HansBolter


quote:

ORIGINAL: n01487477


quote:

ORIGINAL: HansBolter

I have the lateset version of Java. I used the link on the tracker website to go to the Java website and when I attempted to update it examined my system and replied that I am up to date.

I'm running XP. I'll look at the pathing of the batch file.

Thanks for the help.

It has to be Java 6 NOT 7 ...



Well the link on the tracker site takes you to a Java update. If it's the wrong one then there isn't much I can do about it.

I got past the jar error by correctinbg the path, but now I get an error that states it can't open my saved game files. I tried at least a half dozen saves and none of them could be opened by tracker.

The link has changed recently as Oracle/Java have discontinued Java6 - while we still use it.

I recommend uninstalling and reinstalling Java.
You cannot use Java7 or 64 bit with Tracker.

http://www.oracle.com/technetwork/java/javase/downloads/jre-6u32-downloads-1594646.html
http://www.oracle.com/technetwork/java/archive-139210.html

I follwed your recommendation. I uninstalled 7 and reinstalled 6. No change in the results. I still get two error reports. One that it is "unable to open save game file" and another that there is a "problem with save game file". I'm running the last game beta patch, I never installed the official update as I figured it was the same as the final beta.

Tracker did run successfully the first time I tried it with this game install and these saved game files. I save consecutively in successive slots so the 003 save is the exact same file that tracker ran successfully with the first time immediately after I installed it.

PM sent

_____________________________


(in reply to HansBolter)
Post #: 3791
RE: WitPTracker AE Release 1.9.2 Available! - 6/26/2012 4:08:12 AM   
floydg

 

Posts: 2052
Joined: 6/27/2004
From: Middletown, NJ
Status: offline

quote:

ORIGINAL: n01487477


quote:

ORIGINAL: BigDuke66

Messing around with the regions I changed the region file and when loading it I get the screen full of these errors:

...
Table=Regions Values=(76,'Pacific Ocean'South' - Austral Islands'Single'')
java.sql.SQLException: Unexpected token: SOUTH in statement [INSERT INTO Regions
VALUES ( 79,'Pacific Ocean'South]
...
s VALUES ( 106,'Russia - Anadyr & Markovo'Single]
...
Table=Regions Values=(46,'Middle East'Off-Map' - Abadan & Khorramshahr')


In the Tracker itself everything looks fine but when restarting the Tracker many regions show up as "Unknow 30" or other numbers that are the now used region number.
Looks to me like the ' in the names are the problem, again I would like to ask what "special" signs can be used in the names.


Well now I think you are fighting SQL using single quotes ('')... This is not the same as the other error. THis is a DB insert error. There are too many special tokens that can be included, including (),/,"",'', | etc that should not be used.


Yes, the single quote (') is not an allowed character in the region name. I think that the double quote (") would work okay, though. How far do you need to push this?

(in reply to n01487477)
Post #: 3792
RE: WitPTracker AE Release 1.9.2 Available! - 6/26/2012 4:27:10 PM   
BigDuke66


Posts: 2013
Joined: 2/1/2001
From: Terra
Status: offline
I removed them now and used instead _ , that seems to work.

What wonders me is that there are restrictions at all to a name field where the user can type in anything, at least he expects to be able to type in anything, especially when looking at the base names where things like ' [ ] and so on don't seem to be a problem at all.

The point is when adding special info it is helpful to be able to use some more/different characters to separate the special info from the usual names, also to make sure that this is identified as special info and not taken as just another strange name like so many others in the game.

This is especially a problem because the tracker webpage mentions a limit of 26 characters, so everyone doing region files might start with short names with even more shorted special info and will use special separators to distinguish the names & special infos, and as this all doesn't make a problem when entering it but when restarting the tracker the user will end up after making the regions with still a lot work to do to get the regions working correctly on every start.

It would be nice to at least update the info on the page and mention what signs can and can't be used, oh and the 26 character limit seems to be gone at least I use region names that are almost twice as long without any problems.

_____________________________


(in reply to floydg)
Post #: 3793
RE: WitPTracker AE Release 1.9.2 Available! - 6/28/2012 2:47:26 PM   
BigDuke66


Posts: 2013
Joined: 2/1/2001
From: Terra
Status: offline
Is it wanted that the fuel Difference does ignore fuel that comes in over a base and not over refinery?

_____________________________


(in reply to BigDuke66)
Post #: 3794
RE: WitPTracker AE Release 1.9.2 Available! - 6/29/2012 12:04:43 PM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline

quote:

ORIGINAL: BigDuke66

Is it wanted that the fuel Difference does ignore fuel that comes in over a base and not over refinery?

Yeah (you're talking about the +/- days right?) I thought it over an left it like that for now.. probably should have it the same as the others.

_____________________________


(in reply to BigDuke66)
Post #: 3795
RE: WitPTracker AE Release 1.9.2 Available! - 6/29/2012 1:40:24 PM   
BigDuke66


Posts: 2013
Joined: 2/1/2001
From: Terra
Status: offline
Well I guess that value works but it depends on what is shown as "Diff/day" and that is where the "fuel over base" is ignored.

_____________________________


(in reply to n01487477)
Post #: 3796
RE: WitPTracker AE Release 1.9.2 Available! - 7/3/2012 1:08:08 AM   
ETF


Posts: 1748
Joined: 9/16/2004
From: Vancouver, Canada
Status: offline
Ok can someone be so kind to send me the link for WE tracker. I am at the site and can't find the attachment section......sorry must be blind :)

Thanks

_____________________________

My Top Matrix Games 1) CMO MP?? 2) WITP/AE 3) SOW 4) Combat Mission 5) Armor Brigade

Twitter
https://twitter.com/TacticWargamer

(in reply to BigDuke66)
Post #: 3797
RE: WitPTracker AE Release 1.9.2 Available! - 7/3/2012 3:27:46 AM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline
https://sites.google.com/site/witptracker/releases/WitPTracker%20AE%20Release%201.9.2.zip?attredirects=0&d=1

It's on the bottom right.

_____________________________


(in reply to ETF)
Post #: 3798
RE: WitPTracker AE Release 1.9.2 Available! - 7/3/2012 6:48:50 PM   
jnpoint


Posts: 549
Joined: 8/9/2007
From: Holstebro, Denmark
Status: offline
Oh, that is just too bad. WitPTracker looks like a fantastic tool, but if I understand it right, it can not work on win 7 64-bit? :(

(in reply to n01487477)
Post #: 3799
RE: WitPTracker AE Release 1.9.2 Available! - 7/3/2012 8:04:06 PM   
Dan Nichols


Posts: 863
Joined: 8/30/2011
Status: offline

quote:

ORIGINAL: jnpoint

Oh, that is just too bad. WitPTracker looks like a fantastic tool, but if I understand it right, it can not work on win 7 64-bit? :(


Wrong, I and others have it installed on Windows 7 64-bit systems. It works just fine. But, you do have
to follow the instructions on the support page.

(in reply to jnpoint)
Post #: 3800
RE: WitPTracker AE Release 1.9.2 Available! - 7/3/2012 8:43:55 PM   
FeurerKrieg


Posts: 3397
Joined: 6/15/2005
From: Denver, CO
Status: offline
IT works fine on WIn 7 64. You just have to install the 32 bit version of Java and map tracker too it. There are some google videos that are helpful along with the instructions Dan mentioned.

I am running 64 bit Java and 32 bit Java both. The only thing that uses the 32 bit Java is Tracker, but they can coexist on the operating system with no problems.

_____________________________


Upper portion used with permission of www.subart.net, copyright John Meeks

(in reply to Dan Nichols)
Post #: 3801
RE: WitPTracker AE Release 1.9.2 Available! - 7/3/2012 9:51:54 PM   
ETF


Posts: 1748
Joined: 9/16/2004
From: Vancouver, Canada
Status: offline

quote:

ORIGINAL: n01487477

https://sites.google.com/site/witptracker/releases/WitPTracker%20AE%20Release%201.9.2.zip?attredirects=0&d=1

It's on the bottom right.

Ahh ok sorry couldn't find the sucker.

Thank you sir

_____________________________

My Top Matrix Games 1) CMO MP?? 2) WITP/AE 3) SOW 4) Combat Mission 5) Armor Brigade

Twitter
https://twitter.com/TacticWargamer

(in reply to n01487477)
Post #: 3802
RE: WitPTracker AE Release 1.9.2 Available! - 7/4/2012 9:41:15 AM   
Arigoth

 

Posts: 57
Joined: 2/9/2011
Status: offline
Having a bit of a problem with the Air Groups and Pilots Screen. I try to pick "Upgrade to" under the "special" pull down list and it keeps telling me to pick a specific model but I can't seem to be able to do that anywhere.

It Looks like it ought to be done with the second button over from the "Model" pull down list but I never get anything there but "All". Doesnt seem to matter what other choices I make.

(in reply to ETF)
Post #: 3803
RE: WitPTracker AE Release 1.9.2 Available! - 7/4/2012 9:46:20 AM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline

quote:

ORIGINAL: Arigoth

Having a bit of a problem with the Air Groups and Pilots Screen. I try to pick "Upgrade to" under the "special" pull down list and it keeps telling me to pick a specific model but I can't seem to be able to do that anywhere.

It Looks like it ought to be done with the second button over from the "Model" pull down list but I never get anything there but "All". Doesnt seem to matter what other choices I make.


Need to set the plane model ... You're saying there are no planes in that pull down ... then you need to delete the DB and reload a turn so that it initialises properly...




Attachment (1)

_____________________________


(in reply to Arigoth)
Post #: 3804
RE: WitPTracker AE Release 1.9.2 Available! - 7/4/2012 10:45:48 AM   
jnpoint


Posts: 549
Joined: 8/9/2007
From: Holstebro, Denmark
Status: offline
Ok I tried to make it work. I checked java 32-bit, Microsoft Visual C++ SP1 and followed the instructions.
But, it can not access jarfile.
As I double-click the WitPTracker.bat file, I get this message:

C:\Windows\system 32>java -Xms 384m -Xms512m -jar "WitPTracker.jar"
Unable to access jarfile WitPTracker.jar

Can anyone help me?

(in reply to n01487477)
Post #: 3805
RE: WitPTracker AE Release 1.9.2 Available! - 7/4/2012 12:34:27 PM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline

quote:

ORIGINAL: jnpoint

Ok I tried to make it work. I checked java 32-bit, Microsoft Visual C++ SP1 and followed the instructions.
But, it can not access jarfile.
As I double-click the WitPTracker.bat file, I get this message:

C:\Windows\system 32>java -Xms 384m -Xms512m -jar "WitPTracker.jar"
Unable to access jarfile WitPTracker.jar

Can anyone help me?

Why have you pointed to c:\windows\system ?

That is not where it is installed ... usually ... also need java.exe


32bitOS users
C:\"Program Files"\Java\jre6\bin\java.exe -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause
64bitOS users
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause

_____________________________


(in reply to jnpoint)
Post #: 3806
RE: WitPTracker AE Release 1.9.2 Available! - 7/4/2012 1:17:36 PM   
jnpoint


Posts: 549
Joined: 8/9/2007
From: Holstebro, Denmark
Status: offline

quote:

ORIGINAL: n01487477


That is not where it is installed ... usually ... also need java.exe


32bitOS users
C:\"Program Files"\Java\jre6\bin\java.exe -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause
64bitOS users
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause


Yes, I see, but in my java folder there is no 'java.exe' although I have reinstalled it several times. Maybe that is the problem?

(in reply to n01487477)
Post #: 3807
RE: WitPTracker AE Release 1.9.2 Available! - 7/4/2012 1:19:39 PM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline

quote:

ORIGINAL: jnpoint


quote:

ORIGINAL: n01487477


That is not where it is installed ... usually ... also need java.exe


32bitOS users
C:\"Program Files"\Java\jre6\bin\java.exe -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause
64bitOS users
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause


Yes, I see, but in my java folder there is no 'java.exe' although I have reinstalled it several times. Maybe that is the problem?

Well it is in the "bin" folder ... You are installing java 6 32 bit right ?

_____________________________


(in reply to jnpoint)
Post #: 3808
RE: WitPTracker AE Release 1.9.2 Available! - 7/4/2012 1:52:35 PM   
jnpoint


Posts: 549
Joined: 8/9/2007
From: Holstebro, Denmark
Status: offline
yes, I am, but no java.exe. I have 'client' 'dtplugin' and 'plugin2'.
under programs x86 - java - jre6 - bin -
it is a java 6 build 33

(in reply to n01487477)
Post #: 3809
RE: WitPTracker AE Release 1.9.2 Available! - 7/4/2012 2:11:07 PM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline

quote:

ORIGINAL: jnpoint

yes, I am, but no java.exe. I have 'client' 'dtplugin' and 'plugin2'.
under programs x86 - java - jre6 - bin -
it is a java 6 build 33

Doesn't make sense to me ... I just downloaded from here ...
http://java.com/en/download/manual_v6.jsp

And have in my bin folder ...




Attachment (1)

_____________________________


(in reply to jnpoint)
Post #: 3810
Page:   <<   < prev  125 126 [127] 128 129   next >   >>
All Forums >> [New Releases from Matrix Games] >> War in the Pacific: Admiral's Edition >> RE: WitPTracker AE Release 1.9.2 Available! Page: <<   < prev  125 126 [127] 128 129   next >   >>
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

1.174