Combat Reporter - report monitoring tool

Please post here for questions and discussion about scenario design, art and sound modding and the game editor for WITP Admiral's Edition.

Moderators: wdolson, MOD_War-in-the-Pacific-Admirals-Edition

User avatar
rsallen64
Posts: 226
Joined: Mon Jun 15, 2009 6:20 pm
Location: Olympia, WA

RE: Combat Reporter Beta

Post by rsallen64 »

Thanks, BillBrown! That did the trick. Combat Reporter up and running.
Desert War 1940-1942 Beta Tester
Agressors: Ancient Rome Beta Tester
Flashpoint Campaigns: Southern Storm Beta Tester
MoonLight
Posts: 1
Joined: Sun May 13, 2018 4:27 pm

RE: Combat Reporter - report monitoring tool

Post by MoonLight »

Hi, I installed latest version Combat Reporter but now I have problem running it.
My Java version is jdk 8u172. My Combat Reporter ran very well in the past (maybe months ago, I don't remember), but now it runs with errors.
The screenshot of error:




It is possible that Java is an old minor version of Java 8(I'm sure it's Java 8) when Combat Reporter ran normally at past.

Image
Attachments
Capture.jpg
Capture.jpg (219.45 KiB) Viewed 1647 times
User avatar
NigelKentarus
Posts: 207
Joined: Fri Mar 27, 2015 8:54 pm
Location: OH, USN 20 yrs, & FL

RE: Combat Reporter - report monitoring tool

Post by NigelKentarus »

ORIGINAL: gRaider2001

Has anybody been able to get this to work in Linux?

_____________________________
I just got it working in Linux today. However, not with Java 8 and 64 bit, only 32 bit, but it seems to work OK. I use this Java version: jre-6u45-windows-i586 (d/led from Oracle), and I found the old 32 bit Combat Report here: https://sites.google.com/site/n01487477/

But I have a stupid question. How do I update the base.csv that comes with Combat Reporter to use the bases from DBB-028, extended map? I must be having a senior moment. [&:]
Fight like you're the 3rd monkey on the plank to Noah's ark. And brother, it's starting to rain.
User avatar
larryfulkerson
Posts: 42597
Joined: Sat Apr 16, 2005 9:06 pm
Location: Tucson, AZ,usa,sol, milkyway
Contact:

RE: Combat Reporter - report monitoring tool

Post by larryfulkerson »


I downloaded the latest version of CombatReporter just now and adjusted the properties to fit my situation:

watchDir='C:\\Matrix Games\\War in the Pacific Admiral's Edition\\SAVE\\archive'
side='j'
startIntervalDate='09/21/2017 07:00 AM'
watchIntervalSecs=120
witpDir='C:\\Matrix Games\\War in the Pacific Admiral's Edition'

and then fired up CombatReporter.bat and got this error message and I'm
fresh out of good ideas to fix it. I need a fresh pair of eyes I guess.


Image
Attachments
temp.jpg
temp.jpg (181.78 KiB) Viewed 1647 times
I read somewhere that humans eat more bananas than monkeys and I believe it's true because I don't remember the last time I ate a monkey.
User avatar
BillBrown
Posts: 2335
Joined: Sat Jun 15, 2002 3:55 am

RE: Combat Reporter - report monitoring tool

Post by BillBrown »

Read what the error says. It does not like the double \\ in the file name strings.

The first \\ is OK because that tells it to start in the root directory, the
other ones are confusing it.
User avatar
larryfulkerson
Posts: 42597
Joined: Sat Apr 16, 2005 9:06 pm
Location: Tucson, AZ,usa,sol, milkyway
Contact:

RE: Combat Reporter - report monitoring tool

Post by larryfulkerson »

Here's the contents of the properties file. I haven't changed a thing:

watchDir='C:\\Matrix Games\\War in the Pacific Admiral's Edition\\SAVE\\archive'
side='j'
startIntervalDate='09/21/2017 07:00 AM'
watchIntervalSecs=120
witpDir='C:\\Matrix Games\\War in the Pacific Admiral's Edition'


Are you suggesting that I change it? Really?
I read somewhere that humans eat more bananas than monkeys and I believe it's true because I don't remember the last time I ate a monkey.
User avatar
larryfulkerson
Posts: 42597
Joined: Sat Apr 16, 2005 9:06 pm
Location: Tucson, AZ,usa,sol, milkyway
Contact:

RE: Combat Reporter - report monitoring tool

Post by larryfulkerson »

Here's what happens if I change it:

Image
Attachments
temp.jpg
temp.jpg (242.64 KiB) Viewed 1647 times
I read somewhere that humans eat more bananas than monkeys and I believe it's true because I don't remember the last time I ate a monkey.
Alfred
Posts: 6683
Joined: Thu Sep 28, 2006 7:56 am

RE: Combat Reporter - report monitoring tool

Post by Alfred »

Of course it still doesn't work.  You have not followed BillBrown's instructions of post #265.
 
These command lines follow DOS syntax.
 
Alfred 
User avatar
BillBrown
Posts: 2335
Joined: Sat Jun 15, 2002 3:55 am

RE: Combat Reporter - report monitoring tool

Post by BillBrown »

To be honest Larry, I am not entirely sure what your problem is, I am only going by the error message present in your screen shots.
This is my properties file and the only real difference I see is that I used " and you used ' around your file names.

watchDir="D:\\War in the Pacfic Admirals Edition\\PBEM Rick BtSL\\SAVE\\archive"
startIntervalDate="02/21/2019 10:54 AM"
watchIntervalSecs=60
side="a"
witpDir="D:\\War in the Pacfic Admirals Edition\\PBEM Rick BtSL"
User avatar
larryfulkerson
Posts: 42597
Joined: Sat Apr 16, 2005 9:06 pm
Location: Tucson, AZ,usa,sol, milkyway
Contact:

RE: Combat Reporter - report monitoring tool

Post by larryfulkerson »

This is my properties file and the only real difference I see is that I used " and you used ' around your file names.
I'll try that thanks.

EDIT: That's what it wanted. Thank you very much.
I read somewhere that humans eat more bananas than monkeys and I believe it's true because I don't remember the last time I ate a monkey.
User avatar
BillBrown
Posts: 2335
Joined: Sat Jun 15, 2002 3:55 am

RE: Combat Reporter - report monitoring tool

Post by BillBrown »

That is interesting, I always thought they were interchangeable.
cjslax6_slith
Posts: 1
Joined: Wed Oct 14, 2015 11:01 am

RE: Combat Reporter - report monitoring tool

Post by cjslax6_slith »

I've tried everything and can't stop throwing this error. What am I missing
C:\Users\C\Downloads\combatReporter_1.1\combatReporter>"C:\Program Files\Java\jre1.8.0_211\bin\java.exe" -splash:UV1024.jpg -Xmx2048m -jar combatreporter.jar
Exception in thread "Thread-3" java.lang.StringIndexOutOfBoundsException: String index out of range: -1
User avatar
Hanzberger
Posts: 925
Joined: Wed Apr 26, 2006 12:16 pm
Location: SE Pennsylvania
Contact:

RE: Combat Reporter - report monitoring tool

Post by Hanzberger »

Trying to setup CR, I've used in the past and it's great. My calendar option is not coming up when trying to install for the first time. I tried putting it in manually but that does not work. Is there a work around or did I miss something in the setup?

Ok I some how figured out how to get it to work. If someone is having "recent issues" try PM me. Mine was a calendar issue so I had to manually edit the settings. easy fix
Playing Scen 2 vs Ai currently

Japan AC wire chart here
tm.asp?m=2769286&mpage=1&key=?
User avatar
Steven545
Posts: 4
Joined: Sat Oct 03, 2015 3:43 pm

RE: Combat Reporter - report monitoring tool

Post by Steven545 »

quick question, i have CR working with the stock map, but it will not load the map if I use chemkids modded map, is there anyway to get this to work I've putting the stock map in another folder but CR can't find it. thanks in advance
User avatar
Trugrit
Posts: 1186
Joined: Mon Jul 14, 2014 12:31 pm
Location: North Carolina

RE: Combat Reporter - report monitoring tool

Post by Trugrit »

ORIGINAL: Steven545

quick question, i have CR working with the stock map, but it will not load the map if I use chemkids modded map, is there anyway to get this to work I've putting the stock map in another folder but CR can't find it. thanks in advance

Well, you need the map where CR can find it.

My recommendation is that you back up your entire art folder if you have the disk space.
Then put the mod map in it. Then you will have an art folder with a standard map and an
art folder with the mod map.You can just swap out art folders.

Getting CR to work is tricky.

I just did a new install and it looks like the calendar does not work.
I had to set it up manually.

Note that Windows 10 did not like my spelling of "Admiral's"
It wanted a slash in it like below:



Image
Attachments
45.jpg
45.jpg (315.57 KiB) Viewed 1638 times
"A man's got to know his limitations" -Dirty Harry
User avatar
Steven545
Posts: 4
Joined: Sat Oct 03, 2015 3:43 pm

RE: Combat Reporter - report monitoring tool

Post by Steven545 »

Thanks for the reply.
I noticed the CR map is hexless so I left the hexless stock map in the art folder, and swapped the hex map art with chem kids hex map and voila it worked.chemkid map in game stock map in CR
User avatar
george420
Posts: 89
Joined: Wed Oct 25, 2017 7:13 pm
Location: NY/NC

RE: Combat Reporter Beta

Post by george420 »

Am new to the game, but this sounds really good, thanks.
User avatar
HansBolter
Posts: 7452
Joined: Thu Jul 06, 2006 12:30 pm
Location: United States

RE: Combat Reporter Beta

Post by HansBolter »

Quick question.

Does this utility only work for saved games overwritten each turn in the same saved game slot as is the case for Tracker?

Tracker is completely useless to me as I save my games consecutively in each and every available saved game slot only overwriting a previous save after I have used up every one of the 189 available saved game slots.
Hans

User avatar
BillBrown
Posts: 2335
Joined: Sat Jun 15, 2002 3:55 am

RE: Combat Reporter Beta

Post by BillBrown »

This makes use of the text files that are generated when you run the next turn. You do need to add the -archive switch into your command line.
User avatar
ETF
Posts: 1767
Joined: Thu Sep 16, 2004 12:26 pm
Location: Vancouver, Canada

RE: Combat Reporter Beta

Post by ETF »

Is there any tricks to installing this? Can't seem to get it going :(
My Top Matrix Games 1) CMO MP?? 2) WITP/AE 3) SOW 4) Combat Mission 5) Armor Brigade

Twitter
https://twitter.com/TacticWargamer
Post Reply

Return to “Scenario Design and Modding”