WitPTracker AE News
Moderators: wdolson, MOD_War-in-the-Pacific-Admirals-Edition
RE: WitPTracker AE Release 1.8 Available!
Well isn't there also a minimum supply level that has to be met?
Best would be to ask michaelm in the Patch thread, maybe something has changed.
tm.asp?m=2859420&mpage=14&key=�
Best would be to ask michaelm in the Patch thread, maybe something has changed.
tm.asp?m=2859420&mpage=14&key=�
RE: WitPTracker AE Release 1.8 Available!
I have a rather simply but silly problem.
I made a shotcut to the WitPTracker.bat and as long as I start it from within the tracker directory it works but when I move it onto the desktop I get this error message:
E:\WitPTracker AE Release 1.8>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
Der Befehl "java" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
E:\WitPTracker AE Release 1.8>pause
Drücken Sie eine beliebige Taste . . .
I tried to give a specific location in the bat file "E:\WitPTracker AE Release 1.8\WitPTracker.jar" but that didn't help either.
I made a shotcut to the WitPTracker.bat and as long as I start it from within the tracker directory it works but when I move it onto the desktop I get this error message:
E:\WitPTracker AE Release 1.8>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
Der Befehl "java" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
E:\WitPTracker AE Release 1.8>pause
Drücken Sie eine beliebige Taste . . .
I tried to give a specific location in the bat file "E:\WitPTracker AE Release 1.8\WitPTracker.jar" but that didn't help either.
RE: WitPTracker AE Release 1.8 Available!
I'm guessing that Java is not being found properly ...ORIGINAL: BigDuke66
I have a rather simply but silly problem.
I made a shotcut to the WitPTracker.bat and as long as I start it from within the tracker directory it works but when I move it onto the desktop I get this error message:
E:\WitPTracker AE Release 1.8>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
Der Befehl "java" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
E:\WitPTracker AE Release 1.8>pause
Drücken Sie eine beliebige Taste . . .
I tried to give a specific location in the bat file "E:\WitPTracker AE Release 1.8\WitPTracker.jar" but that didn't help either.
Change your batch file to either (double check where Java is installed)
32bitOS users
C:\"Program Files"\Java\jre6\bin\java -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause
64bitOS users
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause
RE: WitPTracker AE Release 1.8 Available!
Thanks that helped but I wonder why it did run out of the directory but not from the desktop shortcut, especially as I have installed Java not in the standard directory.
Do you now of any problem regarding to running under a 64bit operating system?
I'm now running Windows 7 64 and what to make sure it runs like it should.
Do you now of any problem regarding to running under a 64bit operating system?
I'm now running Windows 7 64 and what to make sure it runs like it should.
RE: WitPTracker AE Release 1.8 Available!
I thought we talked about this last week ... if you have the right *.dll and are using the correct 32 bit Java and C++ redist. Then there are no problems...ORIGINAL: BigDuke66
Thanks that helped but I wonder why it did run out of the directory but not from the desktop shortcut, especially as I have installed Java not in the standard directory.
Do you now of any problem regarding to running under a 64bit operating system?
I'm now running Windows 7 64 and what to make sure it runs like it should.
Problem on Notebook
Hello [:)]
I've been told by everyone that you cannot play WitP without Tracker, hence here I am [8|]
I've successfully installed it on the Desktop (Win7 up-to-date, Intel Core 2 Duo, 4 GB Ram) and I use it for a PBEM game with patch P6 (I've substituted the dll, but it worked with the one provided in the zip file too).
I've done exactly the same on the notebook (Win7 up-to-date, Inter Core i7, ( GB Ram) but I get the attached message.

I've been told by everyone that you cannot play WitP without Tracker, hence here I am [8|]
I've successfully installed it on the Desktop (Win7 up-to-date, Intel Core 2 Duo, 4 GB Ram) and I use it for a PBEM game with patch P6 (I've substituted the dll, but it worked with the one provided in the zip file too).
I've done exactly the same on the notebook (Win7 up-to-date, Inter Core i7, ( GB Ram) but I get the attached message.

- Attachments
-
- 23082011174940.jpg (67.08 KiB) Viewed 310 times
Nec recisa recedit
RE: Problem on Notebook
I've been getting the same error. I have changed nothing on the computer, in fact the program has been open the whole time. There are only 8 turns loaded in tracker. If I delete the tracker dbs I can reload the turns and it works fine.
Any suggestions?
Any suggestions?
Ryan Opel
RE: Problem on Notebook
Can you provide a printout of the error message please?ORIGINAL: rjopel
I've been getting the same error. I have changed nothing on the computer, in fact the program has been open the whole time. There are only 8 turns loaded in tracker. If I delete the tracker dbs I can reload the turns and it works fine.
Any suggestions?
RE: Problem on Notebook
Looks like you don't have the C++ redistr. files installed correctly on the notebook. What OS (x32/x64)? What patch are you using?ORIGINAL: mc3744
Hello [:)]
I've been told by everyone that you cannot play WitP without Tracker, hence here I am [8|]
I've successfully installed it on the Desktop (Win7 up-to-date, Intel Core 2 Duo, 4 GB Ram) and I use it for a PBEM game with patch P6 (I've substituted the dll, but it worked with the one provided in the zip file too).
I've done exactly the same on the notebook (Win7 up-to-date, Inter Core i7, ( GB Ram) but I get the attached message.
RE: Problem on Notebook
Here is what it says.
C:\Matrix Games\WITP Tracker with Mike>"C:\Program Files (x86)\Java\jre6\bin\jav
a.exe" -Xms768m -Xmx1024m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 100 seconds
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: C:\Matrix
Games\WITP Tracker with Mike\pwsdll.dll: Can't find dependent libraries
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.ReadScenarioTurnNumber(SaveFileReader.java
:331)
at witptracker.GUIMain.ReadNewTurn(GUIMain.java:145)
at witptracker.GUIMain.actionPerformed(GUIMain.java:512)
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)
C:\Matrix Games\WITP Tracker with Mike>"C:\Program Files (x86)\Java\jre6\bin\jav
a.exe" -Xms768m -Xmx1024m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 100 seconds
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: C:\Matrix
Games\WITP Tracker with Mike\pwsdll.dll: Can't find dependent libraries
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.ReadScenarioTurnNumber(SaveFileReader.java
:331)
at witptracker.GUIMain.ReadNewTurn(GUIMain.java:145)
at witptracker.GUIMain.actionPerformed(GUIMain.java:512)
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)
Ryan Opel
RE: Problem on Notebook
ORIGINAL: rjopel
Here is what it says.
C:\Matrix Games\WITP Tracker with Mike>"C:\Program Files (x86)\Java\jre6\bin\jav
a.exe" -Xms768m -Xmx1024m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 100 seconds
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: C:\Matrix
Games\WITP Tracker with Mike\pwsdll.dll: Can't find dependent libraries
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
Curious problem. You say you can load 8 turns after deleting the DB. Did you go from 1106i to the beta by any chance at this point? Can you load from the latest save (just one turn)?
This problem is usually associated with the C++ redist or an incompatible dll problem.
RE: Problem on Notebook
ORIGINAL: n01487477
ORIGINAL: rjopel
Here is what it says.
C:\Matrix Games\WITP Tracker with Mike>"C:\Program Files (x86)\Java\jre6\bin\jav
a.exe" -Xms768m -Xmx1024m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 100 seconds
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: C:\Matrix
Games\WITP Tracker with Mike\pwsdll.dll: Can't find dependent libraries
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
Curious problem. You say you can load 8 turns after deleting the DB. Did you go from 1106i to the beta by any chance at this point? Can you load from the latest save (just one turn)?
This problem is usually associated with the C++ redist or an incompatible dll problem.
I have not changed to the beta in this game.
I deleted the DB and was able to load the current save with no problems.
Ryan Opel
RE: Problem on Notebook
Last roll of the dice for now ... This could be a memory allocation problem too.ORIGINAL: rjopel
ORIGINAL: n01487477
ORIGINAL: rjopel
Here is what it says.
C:\Matrix Games\WITP Tracker with Mike>"C:\Program Files (x86)\Java\jre6\bin\jav
a.exe" -Xms768m -Xmx1024m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 100 seconds
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: C:\Matrix
Games\WITP Tracker with Mike\pwsdll.dll: Can't find dependent libraries
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
Curious problem. You say you can load 8 turns after deleting the DB. Did you go from 1106i to the beta by any chance at this point? Can you load from the latest save (just one turn)?
This problem is usually associated with the C++ redist or an incompatible dll problem.
I have not changed to the beta in this game.
I deleted the DB and was able to load the current save with no problems.
Can you change the memory settings in the witptracker.bat to
-Xms512m -Xmx768m
And load all the turns you can ...
RE: Problem on Notebook
ORIGINAL: n01487477
Last roll of the dice for now ... This could be a memory allocation problem too.ORIGINAL: rjopel
ORIGINAL: n01487477
Curious problem. You say you can load 8 turns after deleting the DB. Did you go from 1106i to the beta by any chance at this point? Can you load from the latest save (just one turn)?
This problem is usually associated with the C++ redist or an incompatible dll problem.
I have not changed to the beta in this game.
I deleted the DB and was able to load the current save with no problems.
Can you change the memory settings in the witptracker.bat to
-Xms512m -Xmx768m
And load all the turns you can ...
That seems to be working for now. We'll see what happens tommorrow.
Ryan Opel
-
Chris21wen
- Posts: 7708
- Joined: Thu Jan 17, 2002 10:00 am
- Location: Cottesmore, Rutland
RE: WitPTracker AE Release 1.0
Pilot availability.
I've always found this confusing and I do not know why. Tracker tells me I have pilots available and unassigned but in game they are not.
Could someone confirm that there is a random delay before a relieved leader becomes available again.
I've always found this confusing and I do not know why. Tracker tells me I have pilots available and unassigned but in game they are not.
Could someone confirm that there is a random delay before a relieved leader becomes available again.
RE: WitPTracker AE Release 1.0
Chris are you talking about leaders or pilots? Pilots do have a delay ...ORIGINAL: Chris H
Pilot availability.
I've always found this confusing and I do not know why. Tracker tells me I have pilots available and unassigned but in game they are not.
Could someone confirm that there is a random delay before a relieved leader becomes available again.
- michaelm75au
- Posts: 12463
- Joined: Sat May 05, 2001 8:00 am
- Location: Melbourne, Australia
RE: WitPTracker AE Release 1.0
yes. There is a possible delay - time for the Leader to return to HQ.ORIGINAL: Chris H
Pilot availability.
I've always found this confusing and I do not know why. Tracker tells me I have pilots available and unassigned but in game they are not.
Could someone confirm that there is a random delay before a relieved leader becomes available again.
Michael
RE: Problem on Notebook
ORIGINAL: rjopel
Here is what it says.
C:\Matrix Games\WITP Tracker with Mike>"C:\Program Files (x86)\Java\jre6\bin\jav
a.exe" -Xms768m -Xmx1024m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 100 seconds
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: C:\Matrix
Games\WITP Tracker with Mike\pwsdll.dll: Can't find dependent libraries
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.ReadScenarioTurnNumber(SaveFileReader.java
:331)
at witptracker.GUIMain.ReadNewTurn(GUIMain.java:145)
at witptracker.GUIMain.actionPerformed(GUIMain.java:512)
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)
I've installed the one suggested on the installation page: "vcredist_x86.exe"
edit: sorry I replied to the wrong message [8|]
Nec recisa recedit
RE: Problem on Notebook
ORIGINAL: n01487477
Looks like you don't have the C++ redistr. files installed correctly on the notebook. What OS (x32/x64)? What patch are you using?ORIGINAL: mc3744
Hello [:)]
I've been told by everyone that you cannot play WitP without Tracker, hence here I am [8|]
I've successfully installed it on the Desktop (Win7 up-to-date, Intel Core 2 Duo, 4 GB Ram) and I use it for a PBEM game with patch P6 (I've substituted the dll, but it worked with the one provided in the zip file too).
I've done exactly the same on the notebook (Win7 up-to-date, Inter Core i7, ( GB Ram) but I get the attached message.
I've installed the one suggested on the installation page: "vcredist_x86.exe".
I followed the instructions to the letter, same as on the desktop (where it works).
Nec recisa recedit
RE: Problem on Notebook
Any way to indicate what Port a ship needs to be in for it to be withdrawn?


