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


BigDuke66 -> RE: WitPTracker AE Release 1.9.2 Available! (1/11/2013 11:26:42 PM)

You mean starting the tracker without the map? Use WitPTrackerNoMap.bat for that.




floydg -> RE: WitPTracker AE Release 1.9.2 Available! (1/12/2013 12:55:14 AM)

And then we see things like this:
http://www.kb.cert.org/vuls/id/625617

You really want us to upgrade to JRE 1.7?
[;)]




BigDuke66 -> RE: WitPTracker AE Release 1.9.2 Available! (1/12/2013 3:27:52 AM)

Was there ever a save java version?




Reg -> RE: WitPTracker AE Release 1.9.2 Available! (1/12/2013 3:58:29 AM)


quote:

ORIGINAL: floydg

And then we see things like this:
http://www.kb.cert.org/vuls/id/625617

You really want us to upgrade to JRE 1.7?
[;)]


Java 7 Update 10 and earlier...





witpqs -> RE: WitPTracker AE Release 1.9.2 Available! (1/12/2013 5:04:56 AM)

quote:

ORIGINAL: Reg

quote:

ORIGINAL: floydg

And then we see things like this:
http://www.kb.cert.org/vuls/id/625617

You really want us to upgrade to JRE 1.7?
[;)]


Java 7 Update 10 and earlier...



It looks like 7-10 is the latest, though. [:(] Hope they fix the leak quickly.




sanderz -> RE: WitPTracker AE Release 1.9.2 Available! (1/14/2013 9:16:34 PM)

version 7-11 is now available

i had forgot that java 6 was needed and uninstalled it - so tracker no longer works

i didn't understand the tech talk on the previous page but assume i will need to reinstall (the unsafe) version 6 to get things to work again?

will tracker eventually work with java 7 or is this a complete no no?

thanks




witpqs -> RE: WitPTracker AE Release 1.9.2 Available! (1/14/2013 9:37:41 PM)


quote:

ORIGINAL: sanderz

version 7-11 is now available

i had forgot that java 6 was needed and uninstalled it - so tracker no longer works

i didn't understand the tech talk on the previous page but assume i will need to reinstall (the unsafe) version 6 to get things to work again?

will tracker eventually work with java 7 or is this a complete no no?

thanks

The way that you install it, Java 7 will be the default. Java 6 will be called when you specifically set up a .bat file that calls it. Mine, for example, is

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

Notice how it specifies Java 6. Anything else on my system that I allow to run Java runs Java 7.




Lokasenna -> RE: WitPTracker AE Release 1.9.2 Available! (1/14/2013 10:14:05 PM)

You will definitely need to edit the batch file to point to the correct .exe. witpqs has provided a great example. I know I had to change which .exe my batch file pointed to on my laptop because of a 32-bit vs. 64-bit difference, but I forget what that looks like so can't provide that example at the moment.




sanderz -> RE: WitPTracker AE Release 1.9.2 Available! (1/15/2013 8:05:37 AM)

thanks for the comments

was ok running it previously (same bat file as witpqs) - was more concerned about the security aspects of java 6 and assume that virus could call it if its on your system even if Java7 was the default

if i reinstall Java6 do you know if that then becomes the default java version (on the basis it was the last version installed) or will Java 7 always be the default?

thanks




n01487477 -> RE: WitPTracker AE Release 1.9.2 Available! (1/15/2013 12:48:20 PM)

quote:

ORIGINAL: sanderz

thanks for the comments

was ok running it previously (same bat file as witpqs) - was more concerned about the security aspects of java 6 and assume that virus could call it if its on your system even if Java7 was the default

if i reinstall Java6 do you know if that then becomes the default java version (on the basis it was the last version installed) or will Java 7 always be the default?

thanks

You can always check your default java install by going here http://www.java.com/en/download/testjava.jsp

Or change your environment variables in system properties so that the path is explicit to where java home is.

E.g.
JAVA_HOME=C:\Program Files (x86)\Java\jdk1.6.0_23 [OR the exact JDK path where java is installed]
PATH=%JAVA_HOME%\bin;

[edit] You can also look under the Java control panel and see "User" and "System" settings. And change them here too.

[image]local://upfiles/19798/3E65CE4F468E4EDCBAD2835D41B8B096.jpg[/image]




witpqs -> RE: WitPTracker AE Release 1.9.2 Available! (1/15/2013 1:44:30 PM)

quote:

ORIGINAL: sanderz

thanks for the comments

was ok running it previously (same bat file as witpqs) - was more concerned about the security aspects of java 6 and assume that virus could call it if its on your system even if Java7 was the default

if i reinstall Java6 do you know if that then becomes the default java version (on the basis it was the last version installed) or will Java 7 always be the default?

thanks

The link that Damian provided is one that you should bookmark and keep.

Second, you can install Java 6 and then install Java 7. Java 7 should then be the default, just check it with that link.

Many browsers are now better about confining access to plug-ins like Java. I use Chrome, and by default Chrome will not run Java for a web page. Instead, it will ask you if you want to run Java for that site, and just this time or always? And IIRC access for a given web site is automatically shut off if you son't use it for a certaint period of time, after which Chrome will ask you again, just to be safer. This link to a page in Google's Chrome help describes how to manage plug-ins and what web sites you allow to run them http://support.google.com/chrome/bin/answer.py?hl=en-GB&answer=142064

Last, just for those who don't realize it, Java and Javascript are two different things. The naming coincidence is unfortunate, but they have nothing to do with each other. If you wish to manage Javascript you have to do that through other settings (it's not even a plug-in, support is just built in to Chrome and other browsers). Many, many web sites run Javascript and it does not have the same security issues as Java. Lest I be misunderstood, any software can have security issues, they are just two different things done two different ways.




sanderz -> RE: WitPTracker AE Release 1.9.2 Available! (1/15/2013 2:37:08 PM)

thanks both - that has sorted me out and given me a much better idea of whats going on




MAARTENR -> RE: WitPTracker AE Release 1.9.2 Available! (1/17/2013 10:13:42 AM)

Can someone please help me with java thing who talks Dutch?




michaelm75au -> Multiple games stored under the one installation (1/18/2013 2:20:20 PM)

My current set-up to handle multiple games under tracker:
I have tracker installed in one directory ("C:\Matrix Games\War in the Pacific Admiral's Edition\tools\WitPTracker AE Release 1.9.2").
I want to keep several games going under tracker.
Rather than install multiple copies of the code, I have a better method that allows me to keep the one install but keep the individual games separate. This also allows me to make updates to Tracker itself in only one place.
--
1. Under the install directory, create a game directory (called TestCP in my case).
2. You copy witptracker.properties and WitPTracker.bat to the directory.
3. You edit the properties file with "SaveMode=[2]" so that tracker will read game files from directory.
4. You edit the tracker BAT file so that it looks like
java -Xms512m -Xmx640m -Djava.library.path=".." -jar "..\WitPTracker.jar". The '-Djava.library.path=".."' tells java to look in the upper directory above "TestCP" for the pwsdll.dll file.
'"..\WitPTracker.jar"' tells java to look in the upper directory for the program file.
5. Copy the save for your game to this directory.
6. Run the tracker BAT file from this game directory and load the turn as required.
To add other games, create a directory as in (1), and copy the witptracker.properties and WitPTracker.bat from one game directory to another. The BAT is set up to just use the upper directory without any absolute paths. Then add the first save, edit the local properties, and run the bat file to start a new DB.




Chris21wen -> RE: Multiple games stored under the one installation (1/23/2013 9:31:54 AM)

Help needed understanding the global LCU production data set particularly the significance of the PP chart.




Cpt Sherwood -> RE: Multiple games stored under the one installation (1/23/2013 1:56:35 PM)

Would it be possible to include the base of arrival for LCUs and air units that are delayed?




Missouri_Rebel -> RE: WitPTracker AE Release 1.9.2 Available! (1/23/2013 5:00:00 PM)

I can't get this to work. I'm using Java 1.6.38 32 bit on a windows 7 64 bit system. My laptop has the same setup but it works on it.

I get an error that says

'java' is not recognized as an internal or external commans, operable program or batch file.

Can someone help please?

EDIT: FIXED

but now combat reporter doesn't work. Sigh




Cpt Sherwood -> RE: WitPTracker AE Release 1.9.2 Available! (1/23/2013 5:47:24 PM)

Try replacing Java with "C:\Program Files (x86)\Java\jre6\bin\java.exe"
in both of the bat files.




Missouri_Rebel -> RE: WitPTracker AE Release 1.9.2 Available! (1/23/2013 8:08:12 PM)

How exactly do you change the bat files? Even though I got this working I am having trouble with Combat Reporter and some of the suggestions were changing the bat files.

Never says how though.
Thanks




Cpt Sherwood -> RE: WitPTracker AE Release 1.9.2 Available! (1/23/2013 8:20:56 PM)

Right click on the bat file and then select edit.




Missouri_Rebel -> RE: WitPTracker AE Release 1.9.2 Available! (1/23/2013 9:52:59 PM)


quote:

ORIGINAL: Cpt Sherwood

Right click on the bat file and then select edit.



Simple enough. I'm glad that I got tracker working. I only wish I could get combat reporter working also. I do like the way that program sends information, map oriented.

Checking out Tracker now to try to get a feel for it.

Thanks again




n01487477 -> RE: WitPTracker AE Release 1.9.2 Available! (1/23/2013 11:32:20 PM)


quote:

ORIGINAL: Missouri_Rebel


quote:

ORIGINAL: Cpt Sherwood

Right click on the bat file and then select edit.



Simple enough. I'm glad that I got tracker working. I only wish I could get combat reporter working also. I do like the way that program sends information, map oriented.

Checking out Tracker now to try to get a feel for it.

Thanks again

Comabt reporter will work, if you have tracker working but needs some changes to the batch file. Not really the right thread for combat reporter, but I can help if you PM me... (prob tomorrow as I'm about to head out to work)




Missouri_Rebel -> RE: WitPTracker AE Release 1.9.2 Available! (1/24/2013 12:43:30 AM)


quote:

ORIGINAL: n01487477


quote:

ORIGINAL: Missouri_Rebel


quote:

ORIGINAL: Cpt Sherwood

Right click on the bat file and then select edit.



Simple enough. I'm glad that I got tracker working. I only wish I could get combat reporter working also. I do like the way that program sends information, map oriented.

Checking out Tracker now to try to get a feel for it.

Thanks again

Comabt reporter will work, if you have tracker working but needs some changes to the batch file. Not really the right thread for combat reporter, but I can help if you PM me... (prob tomorrow as I'm about to head out to work)



Thanks for the offer. Got it working.

A question though if you, or anyone else, can answer.

How best to save files to be read in Tracker?




BigDuke66 -> RE: WitPTracker AE Release 1.9.2 Available! (1/24/2013 1:23:12 AM)

I usually take the autosave files and copy them into the tracker directory so it can be read, this way I make sure no wrong file is used also the autosave files stay in the WitP directory in case you need them again for making a new database.




Missouri_Rebel -> RE: WitPTracker AE Release 1.9.2 Available! (1/24/2013 3:57:31 AM)

I must be missing something in this. Tracker will not recognize any of my .psw files and every time I hit the Read Turn it says turn 2 is already loaded.

What am I doing wrong here. I can't seem to figure out the process from saving my games to using them in Tracker.


Any help is appreciated. Seems like it should be simple really. I see that Combat Reporter automatically arranges my turns somehow. Does Tracker do this also? If so how?

Can someone explain the process from ending a turn to loading it and subsequent turns in Tracker?

Thanks again
mo reb




Lokasenna -> RE: WitPTracker AE Release 1.9.2 Available! (1/24/2013 5:36:08 AM)

So I didn't think I'd have trouble transferring my Tracker and save file to my desktop from my laptop, however...I am. Tracker wouldn't load the next turn, it just hung on "Location Info". It's early in the game (Feb 1942), so I decided to just delete the database and reload it.

Now I run the .bat and get:

M:\WITP Ironman Japan\Tracker>java -Xms384m -Xmx784m -jar "witptracker.jar"
Initializing WitP Tracker AE database.
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 2342
        at witptracker.SaveFileReader.ReadLocationInfo(SaveFileReader.java:1739)

        at witptracker.SaveFileReader.<init>(SaveFileReader.java:183)
        at witptracker.Main.main(Main.java:139)

M:\WITP Ironman Japan\Tracker>pause
Press any key to continue . . .


Is it a problem with the save file or something? This is pretty much a fresh tracker...




BigDuke66 -> RE: WitPTracker AE Release 1.9.2 Available! (1/24/2013 7:10:20 AM)

Just a guess, is it maybe pointing to the wrong save file location?




oaltinyay -> RE: WitPTracker AE Release 1.9.2 Available! (1/24/2013 1:11:07 PM)

Is there a way to install this on a 64 bit windows system ? Win8 OS ?




sanderz -> RE: WitPTracker AE Release 1.9.2 Available! (1/24/2013 1:23:05 PM)


quote:

ORIGINAL: oaltinyay

Is there a way to install this on a 64 bit windows system ? Win8 OS ?


i'm no expert but i think you need to install 32 bit java6 and then have a tracker bat file that looks something like this:

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

works for me on 64 bit win 7




Lokasenna -> RE: WitPTracker AE Release 1.9.2 Available! (1/24/2013 2:13:06 PM)


quote:

ORIGINAL: BigDuke66

Just a guess, is it maybe pointing to the wrong save file location?


No, it will begin reading the turn just fine and then just stop at Location Info (which matches what's shown in the command output). I'm stumped. The error messages were actually longer before I deleted the DB... when I get home from work this evening I will try to remember to restore the DB files and post the longer error messages.




Page: <<   < prev  137 138 [139] 140 141   next >   >>

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
1.375