RE: Combat Reporter has gone Gold - Version 1.0 is available (Full Version)

All Forums >> [New Releases from Matrix Games] >> War in the Pacific: Admiral's Edition



Message


cato13 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/14/2010 3:11:03 PM)

so even though the report doesnt list 2 seperate reports, all the combat info from both days are still in there right?




janh -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/14/2010 4:08:56 PM)

Nice tool.  Indeed I have been thinking about the old discussion about "too much micromanagement/detail versus too little", the often appearing question whether there was just too much in WITP-AE.  I am convinced now that it is not the sheer amount of detail and information, and options we have in AE, that is causing this discussion.

In fact it is next to perfect to see even minor issues like ship collisions, harbor accidents, or all the little messages in naval or air combat, not to mention all the detail about unit properties, supply TOEs etc.  I find it is rather that only the way it is presented in the screens is quite overwhelming, and such nice tools like here that converted information in some graphic, easily understandable information do make management life a lot easier. 

Also would be great in the future if a lot of details could be moved to submenu screens, like for example the screen that pop-up for managment of CAP/Rest/Training etc percentages of air units.  Similarly it would be nice if things like this, or the details like whether to use bombs, torpedoes, drop tanks, or which altitude to use etc. could be either left to AI selection, or alternatively set manually.  So the player basically has the choice to micromanage as he can presently now, or simply command "auto" missions (i.e. only set participating air groups and target or so), in which AI picks most typical parameters for the rest.  In short, make more use of automating typical routine stuff.  Then even the many details would be more manageable, and maybe people be a little less scared of the wealth of this game?




cato13 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/14/2010 4:48:29 PM)

couldnt agree more. i remember playin witp when it was 1st released, way before any of these tools were available. it wasnt until these tools came online that i started playin the game as the base UI does a really poor job in supplying info in a helpful way.

theres so much goin on in this game with reagrds to info, i really dont get why these aids werent/arent in the base game.




scout1 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/15/2010 10:14:38 PM)

bump




scout1 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/15/2010 10:15:16 PM)


try bump again

quote:

ORIGINAL: scout1

help requested .....

attached is the error message I get. any insight would be appreciated

[image]local://upfiles/13786/9D0FFC3CF6C24CBB85272804019F6427.jpg[/image]





crsutton -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/15/2010 10:55:09 PM)

Where can I find combatreporter? The link in the original post is not working on my browser.

Thanks.




n01487477 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/16/2010 12:32:59 AM)


quote:

ORIGINAL: crsutton

Where can I find combatreporter? The link in the original post is not working on my browser.

Thanks.

http://www.matrixgames.com/forums/tm.asp?m=2456864




n01487477 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/16/2010 12:37:29 AM)


quote:

ORIGINAL: scout1


try bump again

quote:

ORIGINAL: scout1

help requested .....

attached is the error message I get. any insight would be appreciated

[image]local://upfiles/13786/9D0FFC3CF6C24CBB85272804019F6427.jpg[/image]



you need to muck around with the batch file. Sometimes assigning too much memory causes a problem too ... we see this in Tracker as well. Assigning an initial heap memory space and then reducing the max might help...

java -splash:UV1024.jpg -Xms384m -Xmx512m -jar combatReport.jar
pause




scout1 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/16/2010 3:02:51 AM)


quote:

ORIGINAL: n01487477


quote:

ORIGINAL: scout1


try bump again

quote:

ORIGINAL: scout1

help requested .....

attached is the error message I get. any insight would be appreciated

[image]local://upfiles/13786/9D0FFC3CF6C24CBB85272804019F6427.jpg[/image]



you need to muck around with the batch file. Sometimes assigning too much memory causes a problem too ... we see this in Tracker as well. Assigning an initial heap memory space and then reducing the max might help...

java -splash:UV1024.jpg -Xms384m -Xmx512m -jar combatReport.jar
pause


quote:

java -splash:UV1024.jpg -Xms384m -Xmx512m -jar combatReport.jar


Some progress .... thanks ..... did get the loading screen saying loading .... but appears to be stuck .. any ideas ?




scout1 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/16/2010 3:18:29 AM)

new error message after changing *.bat file ...... suggestions ?

[image]local://upfiles/13786/D524BE65539248BF9C65783076FE1E79.jpg[/image]




n01487477 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/16/2010 3:29:11 AM)

I've got it running with ...
java -splash:UV1024.jpg -Xms384m -Xmx1024m -jar combatReport.jar
pause


Is this a new install or you have previous turns loaded ? I'm not sure where bret is keeping the data.

Try different memory settings and maybe a new install of this util ...




scout1 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/16/2010 4:25:11 AM)


quote:

ORIGINAL: n01487477

I've got it running with ...
java -splash:UV1024.jpg -Xms384m -Xmx1024m -jar combatReport.jar
pause


Is this a new install or you have previous turns loaded ? I'm not sure where bret is keeping the data.

Try different memory settings and maybe a new install of this util ...


Thanks for the help Damian. Still not there yet .... either dies immediately or get the loading image for 10 minutes then the error meesage above. Trying different mem combinations ....

Is a new install.




n01487477 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/16/2010 8:46:31 AM)


quote:

ORIGINAL: scout1


quote:

ORIGINAL: n01487477

I've got it running with ...
java -splash:UV1024.jpg -Xms384m -Xmx1024m -jar combatReport.jar
pause


Is this a new install or you have previous turns loaded ? I'm not sure where bret is keeping the data.

Try different memory settings and maybe a new install of this util ...


Thanks for the help Damian. Still not there yet .... either dies immediately or get the loading image for 10 minutes then the error message above. Trying different mem combinations ....

Is a new install.

Very strange to have this during initialization... I guess it has worked in the past and you've got enough RAM.

So check what other programs you have running... close them down.
If all else fails maybe an uninstall and reinstall of Java ...




scout1 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/17/2010 3:24:57 AM)


quote:

ORIGINAL: n01487477


quote:

ORIGINAL: scout1


quote:

ORIGINAL: n01487477

I've got it running with ...
java -splash:UV1024.jpg -Xms384m -Xmx1024m -jar combatReport.jar
pause


Is this a new install or you have previous turns loaded ? I'm not sure where bret is keeping the data.

Try different memory settings and maybe a new install of this util ...


Thanks for the help Damian. Still not there yet .... either dies immediately or get the loading image for 10 minutes then the error message above. Trying different mem combinations ....

Is a new install.

Very strange to have this during initialization... I guess it has worked in the past and you've got enough RAM.

So check what other programs you have running... close them down.
If all else fails maybe an uninstall and reinstall of Java ...


has never worked .... first time I've tried this .... memory .... 4G. Will check the other programs running ....

thanks




scout1 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/21/2010 2:25:43 PM)


quote:

ORIGINAL: scout1


quote:

ORIGINAL: n01487477


quote:

ORIGINAL: scout1


quote:

ORIGINAL: n01487477

I've got it running with ...
java -splash:UV1024.jpg -Xms384m -Xmx1024m -jar combatReport.jar
pause


Is this a new install or you have previous turns loaded ? I'm not sure where bret is keeping the data.

Try different memory settings and maybe a new install of this util ...


Thanks for the help Damian. Still not there yet .... either dies immediately or get the loading image for 10 minutes then the error message above. Trying different mem combinations ....

Is a new install.

Very strange to have this during initialization... I guess it has worked in the past and you've got enough RAM.

So check what other programs you have running... close them down.
If all else fails maybe an uninstall and reinstall of Java ...


has never worked .... first time I've tried this .... memory .... 4G. Will check the other programs running ....

thanks



Alas, giving up on this one ... pity, looks like a damn handy tool .... Couldn't get it to run ... Interestingly, did check the running processes while it was "loading" over a 15 minute period and it was onlt getting 2% if the cpu .... the McAfee software was using ALL of the rest, which it has never done with other software .... [&:]




n01487477 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/21/2010 2:29:33 PM)


quote:

ORIGINAL: scout1


quote:

ORIGINAL: scout1


quote:

ORIGINAL: n01487477


quote:

ORIGINAL: scout1


quote:

ORIGINAL: n01487477

I've got it running with ...
java -splash:UV1024.jpg -Xms384m -Xmx1024m -jar combatReport.jar
pause


Is this a new install or you have previous turns loaded ? I'm not sure where bret is keeping the data.

Try different memory settings and maybe a new install of this util ...


Thanks for the help Damian. Still not there yet .... either dies immediately or get the loading image for 10 minutes then the error message above. Trying different mem combinations ....

Is a new install.

Very strange to have this during initialization... I guess it has worked in the past and you've got enough RAM.

So check what other programs you have running... close them down.
If all else fails maybe an uninstall and reinstall of Java ...


has never worked .... first time I've tried this .... memory .... 4G. Will check the other programs running ....

thanks



Alas, giving up on this one ... pity, looks like a damn handy tool .... Couldn't get it to run ... Interestingly, did check the running processes while it was "loading" over a 15 minute period and it was onlt getting 2% if the cpu .... the McAfee software was using ALL of the rest, which it has never done with other software .... [&:]


Sorry to hear that ...
Ever disconnected from the net and disabled McAfee - to give it a try ?

Did you try the reinstall of Java ?

Anyway Brett says he will work on it some more soon - I'm surprised he never tried to give you some tech advice ...




witpqs -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/21/2010 2:35:00 PM)

quote:

ORIGINAL: n01487477

Ever disconnected from the net and disabled McAfee - to give it a try ?



I haven't yet tried Combat Reporter but I saw this suggestion and "Hell Yeah!" I kicked out McAfee years ago when it got to be like running while tied to an anchor. I use Nod32 from ESET now. I'm also advised that the free version of AVG (which includes auto updates) is quite good and used it on one PC with favorable results.




Kitakami -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/21/2010 3:58:29 PM)

I use AVG, paid version, with no problems in AE or any of the utilities. Free version should be the same.




scout1 -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/22/2010 4:11:57 AM)

OK .....

First thanks for the advice to all .....

McAfee off and bat file as is ..... won't run
McAfee off and bat file mem changed from 1024 to 512 .... program launches .... yeah.

Loaded last report(s) ..... but no Map .... ? pointing to the AE root directory .....

But at least progress ...... next to the Map ....





minnowguy -> RE: Combat Reporter has gone Gold - Version 1.0 is available (12/23/2010 6:28:18 AM)

Weird.  Looks like a corrupted jar file or a serious version mismatch.

Can you open the command prompt and type "java -version" and post the results?





Page: <<   < prev  1 2 [3]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.5761719