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.0

 
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.0 Page: <<   < prev  173 174 [175] 176 177   next >   >>
Login
Message << Older Topic   Newer Topic >>
RE: WitPTracker AE Release 1.0 - 9/30/2015 10:06:03 PM   
Admiral DadMan


Posts: 3627
Joined: 2/22/2002
From: A Lion uses all its might to catch a Rabbit
Status: offline
Dude, you have a " in the wrong spot.

Your .bat file should be this EXACTLY

"C:\Program Files (x86)\Java\jre1.8.0_60\bin\java" -Xms384m -Xmx764m -jar "WitPTracker.jar"

EDIT: Corrected command line.

< Message edited by Admiral DadMan -- 10/1/2015 5:58:47 PM >


_____________________________

Scenario 127: "Scraps of Paper"
(\../)
(O.o)
(> <)

CVB Langley:

(in reply to Admiral DadMan)
Post #: 5221
RE: WitPTracker AE Release 1.0 - 10/1/2015 4:16:46 PM   
dr. smith

 

Posts: 221
Joined: 6/30/2004
From: lost in space
Status: offline
quote:

ORIGINAL: Admiral DadMan

Dude, you have a " in the wrong spot.

Your .bat file should be this EXACTLY

"C:\Program Files (x86)\Java\jer1.8.0_60\bin\java" -Xms384m -Xmx764m -jar "WitPTracker.jar"


We are SO close, from his screenie of his directory slight misspelling.

I flipped the jer should be jre
my goof!

so .bat file should be:
"C:\Program Files (x86)\Java\jre1.8.0_60\bin\java" -Xms384m -Xmx764m -jar "WitPTracker.jar"

I hope!

< Message edited by dr. smith -- 10/1/2015 5:20:04 PM >

(in reply to Admiral DadMan)
Post #: 5222
RE: WitPTracker AE Release 1.0 - 10/1/2015 4:58:08 PM   
Admiral DadMan


Posts: 3627
Joined: 2/22/2002
From: A Lion uses all its might to catch a Rabbit
Status: offline

quote:

ORIGINAL: dr. smith

quote:

ORIGINAL: Admiral DadMan

Dude, you have a " in the wrong spot.

Your .bat file should be this EXACTLY

"C:\Program Files (x86)\Java\jer1.8.0_60\bin\java" -Xms384m -Xmx764m -jar "WitPTracker.jar"


We are SO close, from his screenie of his directory slight misspelling.

I flipped the jer should be jre
my goof!

so .bat file should be:
"C:\Program Files (x86)\Java\jre1.8.0_60\bin\java" -Xms384m -Xmx764m -jar "WitPTracker.jar"

I hope!


You're right. Dyslexics of the world "untie"!


_____________________________

Scenario 127: "Scraps of Paper"
(\../)
(O.o)
(> <)

CVB Langley:

(in reply to dr. smith)
Post #: 5223
RE: WitPTracker AE Release 1.0 - 10/1/2015 7:46:41 PM   
Speedysteve

 

Posts: 15998
Joined: 9/11/2001
From: Reading, England
Status: offline
Hi Guys,

Thanks so much! I thought we had it then this happened when I tried to load the turn




Attachment (1)

_____________________________

WitE 2 Tester
WitE Tester
BTR/BoB Tester

(in reply to Admiral DadMan)
Post #: 5224
RE: WitPTracker AE Release 1.0 - 10/1/2015 11:32:59 PM   
Admiral DadMan


Posts: 3627
Joined: 2/22/2002
From: A Lion uses all its might to catch a Rabbit
Status: offline
Hmmmm, try your other java directory

"C:\Program Files (x86)\Java\jre1.8.0_45\bin\java" -Xms384m -Xmx764m -jar "WitPTracker.jar"

_____________________________

Scenario 127: "Scraps of Paper"
(\../)
(O.o)
(> <)

CVB Langley:

(in reply to Speedysteve)
Post #: 5225
RE: WitPTracker AE Release 1.0 - 10/2/2015 6:52:05 AM   
Speedysteve

 

Posts: 15998
Joined: 9/11/2001
From: Reading, England
Status: offline
No joy

Same as above.

Frustrated...going to lob the laptop out the window.

Any ideas all?

Thanks

_____________________________

WitE 2 Tester
WitE Tester
BTR/BoB Tester

(in reply to Admiral DadMan)
Post #: 5226
RE: WitPTracker AE Release 1.0 - 10/2/2015 11:55:44 AM   
floydg

 

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

quote:

ORIGINAL: Speedy

No joy

Same as above.

Frustrated...going to lob the laptop out the window.

Any ideas all?

Thanks


Try setting the Xmx value to 640. So it would be -Xmx640m. I think the 764 is causing the failure, since it probably can't allocate that size.

Floyd

(in reply to Speedysteve)
Post #: 5227
RE: WitPTracker AE Release 1.0 - 10/3/2015 7:38:36 AM   
Speedysteve

 

Posts: 15998
Joined: 9/11/2001
From: Reading, England
Status: offline
Hi Floyd,

Afraid the same problem. Get the error message as above once I try and read the turn

Argh. Any other ideas all?

Thanks

_____________________________

WitE 2 Tester
WitE Tester
BTR/BoB Tester

(in reply to floydg)
Post #: 5228
RE: WitPTracker AE Release 1.0 - 10/3/2015 12:21:25 PM   
floydg

 

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

quote:

ORIGINAL: Speedy

Hi Floyd,

Afraid the same problem. Get the error message as above once I try and read the turn

Argh. Any other ideas all?

Thanks


Last idea and then I'm stumped. Try setting the memory settings to this: "-Xms512m -Xmx640m".

Floyd

(in reply to Speedysteve)
Post #: 5229
RE: WitPTracker AE Release 1.0 - 10/4/2015 9:25:24 AM   
Speedysteve

 

Posts: 15998
Joined: 9/11/2001
From: Reading, England
Status: offline
Still no joy

Guess no more Tracker for me and back to the finger in the air guess work for the Japanese economy and industry

Thanks for trying guys

_____________________________

WitE 2 Tester
WitE Tester
BTR/BoB Tester

(in reply to floydg)
Post #: 5230
RE: WitPTracker AE Release 1.0 - 10/4/2015 2:22:45 PM   
n01487477


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

quote:

ORIGINAL: Speedy

Still no joy

Guess no more Tracker for me and back to the finger in the air guess work for the Japanese economy and industry

Thanks for trying guys

I'll jump in to say I had the same problem when I tried to get this version of Tracker up and running. What worked for me was to Uninstall every java install I had, even went so far as to delete the folders in programfiles and programfiles(x86). Re-downloaded the correct java version (64), and made sure that a new FRESH install of Tracker was pointing to it correctly (with the line command seen in earlier posts).





_____________________________


(in reply to Speedysteve)
Post #: 5231
RE: WitPTracker AE Release 1.0 - 10/4/2015 2:52:32 PM   
Speedysteve

 

Posts: 15998
Joined: 9/11/2001
From: Reading, England
Status: offline
Thanks Damian,

At this point I'll prob just leave it for now and rely on manual calcs but may try this again in the future.

_____________________________

WitE 2 Tester
WitE Tester
BTR/BoB Tester

(in reply to n01487477)
Post #: 5232
RE: WitPTracker AE Release 1.0 - 10/4/2015 7:53:55 PM   
scout1


Posts: 2899
Joined: 8/24/2004
From: South Bend, In
Status: offline
Been off line for a couple yrs, back into now ..... loaded tracker and turn Dec 14/15 (2 day cycles)..... Don't have any Alerts in the file. Is this normal for first time load ? I don't remember

(in reply to Speedysteve)
Post #: 5233
RE: WitPTracker AE Release 1.0 - 10/4/2015 8:07:56 PM   
witpqs


Posts: 26087
Joined: 10/4/2004
From: Argleton
Status: offline

quote:

ORIGINAL: scout1

Been off line for a couple yrs, back into now ..... loaded tracker and turn Dec 14/15 (2 day cycles)..... Don't have any Alerts in the file. Is this normal for first time load ? I don't remember

The very first turn that Tracker loads, yes (only caveat is that my experience is only with 1-day turns). AFAIK Tracker compares the present turn with the previous one to figure out the Alerts.

_____________________________


(in reply to scout1)
Post #: 5234
RE: WitPTracker AE Release 1.0.1 Available - 10/27/2015 8:17:04 PM   
awaw

 

Posts: 127
Joined: 1/11/2010
Status: offline

quote:

ORIGINAL: witpqs
It's a little counter-intuitive - the icon to download is way over near the right-hand edge it's an arrow pointing down. I think it's blue.

Look here:





Back after a 2 year hiatus due to work, and unfortunately with a new computer+OS, meaning I have to install everything again.

Does anyone knows how to turn off the "smartscreen filter" for windows 10? It is blocking the download for me, claiming that the file is unsafe.......

Thanks in advance.

(in reply to witpqs)
Post #: 5235
RE: WitPTracker AE Release 1.0.1 Available - 10/28/2015 6:01:26 PM   
Theages

 

Posts: 167
Joined: 2/16/2007
From: Austria
Status: offline
Clicking on "More Information" (I have a german OS so my translation may be wrong) in the smartscreen filter window will allow to download the file.

(in reply to awaw)
Post #: 5236
RE: WitPTracker AE Release 1.0.1 Available - 10/28/2015 8:47:44 PM   
awaw

 

Posts: 127
Joined: 1/11/2010
Status: offline

quote:

ORIGINAL: Theages

Clicking on "More Information" (I have a german OS so my translation may be wrong) in the smartscreen filter window will allow to download the file.



Got it going, thanks. For my version, it was "view download" [right click] "run anyway". But I have to turn off the windows defender to allow download since windows 10 feels that there is a virus in it. My take is, virus or not, I have to download it, lol.

Good to have it going!

(in reply to Theages)
Post #: 5237
RE: WitPTracker AE Release 1.0.1 Available - 10/30/2015 4:31:26 PM   
IdahoNYer


Posts: 2616
Joined: 9/6/2009
From: NYer living in Boise, ID
Status: offline
Floyd - Tracker has been running great for months till last evening. Had tracker minimized when my computer froze - tried to bring it back up and get this:

Any idea of the problem/fix????


thanks in advance!




Attachment (1)

(in reply to awaw)
Post #: 5238
RE: WitPTracker AE Release 1.0.1 Available - 10/30/2015 8:29:10 PM   
floydg

 

Posts: 2052
Joined: 6/27/2004
From: Middletown, NJ
Status: offline
I hope you have a backup of the trackerdb files...

This has happened to me before on crashes and the files are corrupted.

(in reply to IdahoNYer)
Post #: 5239
RE: WitPTracker AE Release 1.0.1 Available - 10/31/2015 4:37:15 AM   
IdahoNYer


Posts: 2616
Joined: 9/6/2009
From: NYer living in Boise, ID
Status: offline

quote:

ORIGINAL: floydg

I hope you have a backup of the trackerdb files...

This has happened to me before on crashes and the files are corrupted.


Afraid of that - no backup....maybe I'll learn from this.

Guess the fix is to start new?

(in reply to floydg)
Post #: 5240
RE: WitPTracker AE Release 1.0.1 Available - 10/31/2015 11:30:44 AM   
floydg

 

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

quote:

ORIGINAL: IdahoNYer


quote:

ORIGINAL: floydg

I hope you have a backup of the trackerdb files...

This has happened to me before on crashes and the files are corrupted.


Afraid of that - no backup....maybe I'll learn from this.

Guess the fix is to start new?


Only fix I know of. I don't know how to repair these files.

(in reply to IdahoNYer)
Post #: 5241
RE: WitPTracker AE Release 1.0.1 Available - 10/31/2015 7:44:40 PM   
IdahoNYer


Posts: 2616
Joined: 9/6/2009
From: NYer living in Boise, ID
Status: offline

quote:

ORIGINAL: floydg


quote:

ORIGINAL: IdahoNYer


quote:

ORIGINAL: floydg

I hope you have a backup of the trackerdb files...

This has happened to me before on crashes and the files are corrupted.


Afraid of that - no backup....maybe I'll learn from this.

Guess the fix is to start new?


Only fix I know of. I don't know how to repair these files.




Thanks Floyd, deleted old data and I'm back up and running - starting at turn 280 something of course. Still LOVE Tracker and all it does!

How can I best avoid this in the future - best way to backup?

(in reply to floydg)
Post #: 5242
RE: WitPTracker AE Release 1.0.1 Available - 10/31/2015 8:01:58 PM   
floydg

 

Posts: 2052
Joined: 6/27/2004
From: Middletown, NJ
Status: offline
I just copy the trackerdb files over to somewhere else every few turns. But I also have an automatic cloud backup program running, too...

(in reply to IdahoNYer)
Post #: 5243
RE: WitPTracker AE Release 1.0.1 Available - 11/4/2015 5:32:20 AM   
sfatula

 

Posts: 100
Joined: 9/8/2015
From: Calera, OK
Status: offline
In Tracker, for LCUs, is there a way to see where the reinforcements will be arriving? I know you can see in the game, but, hoping you can see where (for planning purposes) they arrive within the LCU screen for reinforcements?

(in reply to floydg)
Post #: 5244
RE: WitPTracker AE Release 1.0.1 Available - 11/4/2015 10:34:20 AM   
floydg

 

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

quote:

ORIGINAL: sfatula

In Tracker, for LCUs, is there a way to see where the reinforcements will be arriving? I know you can see in the game, but, hoping you can see where (for planning purposes) they arrive within the LCU screen for reinforcements?


Look at the LCU Production panel.

(in reply to sfatula)
Post #: 5245
RE: WitPTracker AE Release 1.0.1 Available - 11/4/2015 1:18:05 PM   
sfatula

 

Posts: 100
Joined: 9/8/2015
From: Calera, OK
Status: offline
quote:

ORIGINAL: floydg

Look at the LCU Production panel.


Perfect, thanks!

(in reply to floydg)
Post #: 5246
RE: WitPTracker AE Release 1.0 - 11/30/2015 8:22:35 PM   
Przemcio231


Posts: 1901
Joined: 10/11/2005
From: Warsaw,Poland,EU:)
Status: offline
Ok i have a problem when i try to download the Tracker my antivirus software is telling mi its infected with a trojan...

_____________________________



Pinky: Hey Brain what are we goeing to do this evening?
Brain: The Usual Pinky we will try to take over the World;)

(in reply to n01487477)
Post #: 5247
RE: WitPTracker AE Release 1.0 - 11/30/2015 9:08:02 PM   
floydg

 

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

quote:

ORIGINAL: Przemcio231

Ok i have a problem when i try to download the Tracker my antivirus software is telling mi its infected with a trojan...


I guess then you need to decide if you can trust me or not.


(in reply to Przemcio231)
Post #: 5248
RE: WitPTracker AE Release 1.0 - 12/19/2015 8:37:31 PM   
ny59giants


Posts: 9869
Joined: 1/10/2005
Status: offline
OK, trying to get Tracker up and running on my new computer (Win10). Just installed the newest version (8.0.660.18) of Java (32 and 64 bit). Of course, I have a few issues now.

What needs to be change? And to what?

How do I edit to make it happen?

Signed,
still software challenged after all these years




Attachment (1)

_____________________________


(in reply to floydg)
Post #: 5249
RE: WitPTracker AE Release 1.0 - 12/19/2015 10:57:33 PM   
Lokasenna


Posts: 9297
Joined: 3/3/2012
From: Iowan in MD/DC
Status: offline

quote:

ORIGINAL: ny59giants

OK, trying to get Tracker up and running on my new computer (Win10). Just installed the newest version (8.0.660.18) of Java (32 and 64 bit). Of course, I have a few issues now.

What needs to be change? And to what?

How do I edit to make it happen?

Signed,
still software challenged after all these years





You need to call Java 6, instead of just "java". Using the "java" command will call the default Java version on your machine, which unless you have changed your Java settings manually will be an up-to-date version.

Find the folder on your computer that has Java 6 installed, and replace the "java" portion of the command line like so:

java -Xms384m -Xmx512m -jar "WitPTracker.jar" change to

"C:\...\java6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"

Where "C:\...\java6\bin\java.exe" points to the directory your java6 installation is in. This is usually, but not always, in Program Files.

(in reply to ny59giants)
Post #: 5250
Page:   <<   < prev  173 174 [175] 176 177   next >   >>
All Forums >> [New Releases from Matrix Games] >> War in the Pacific: Admiral's Edition >> RE: WitPTracker AE Release 1.0 Page: <<   < prev  173 174 [175] 176 177   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.750