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
BananaConvention
Posts: 720
Joined: Wed Jan 19, 2022 9:04 pm
Location: March ARB, CA

Re: Combat Reporter - report monitoring tool

Post by BananaConvention »

ETF wrote: Wed Feb 23, 2022 11:11 pm Any chance I could get someone to help maybe via Team Viewer to set this up for myself? I would certainly make it worth your effort! Tried years ago but just couldn't get it to work :)
I just made a tutorial video on how to setup and use CR! Check it out:

https://youtu.be/QfdgK8Yl5DA
Jochen Heiden

My WitP Tutorial Playlist:
https://youtube.com/playlist?list=PLFaQ ... Q9HG1hSiAG

Join my WitP Discord! Over 950 members and growing DAILY!
https://discord.gg/v4A9STzW7R
hooraysimpsons
Posts: 15
Joined: Wed Jul 31, 2019 7:34 pm

Re: Combat Reporter - report monitoring tool

Post by hooraysimpsons »

Axe1999 wrote: Tue Feb 21, 2023 7:47 am I could use some help, my CR worked just fine then just stopped loading turns without me altering anything. This is what I get in CMD window when I start it:
I'm getting the same error. Just started happening. I didn't make any changes to my setup that I'm aware of. I did recently reset my Tracker database but I don't see how that could be related at the moment.
User avatar
rook749
Posts: 1175
Joined: Thu Dec 21, 2006 3:41 am

Re: Combat Reporter - report monitoring tool

Post by rook749 »

bretg80 wrote: Sun May 02, 2010 11:05 pm
Latest version (1.1) of Combat Reporter is out on 11/28/2015. Link is here:

https://sites.google.com/site/witpaecombatreporter/

As my motherboard gave out last night, I am now rebuilding a few items is anyone else having an issue with this link?
User avatar
RangerJoe
Posts: 17878
Joined: Mon Nov 16, 2015 2:39 pm
Location: Who knows?

Re: Combat Reporter - report monitoring tool

Post by RangerJoe »

Site not found is what I get.

Google changed things up and people need to migrate their old sites to the new version.
Seek peace but keep your gun handy.

I'm not a complete idiot, some parts are missing! :o

“Illegitemus non carborundum est (“Don’t let the bastards grind you down”).”
:twisted: ; Julia Child
Image
User avatar
BananaConvention
Posts: 720
Joined: Wed Jan 19, 2022 9:04 pm
Location: March ARB, CA

Re: Combat Reporter - report monitoring tool

Post by BananaConvention »

We have an active working copy of Combat Reporter on my Discord. Come on over and grab it.
Jochen Heiden

My WitP Tutorial Playlist:
https://youtube.com/playlist?list=PLFaQ ... Q9HG1hSiAG

Join my WitP Discord! Over 950 members and growing DAILY!
https://discord.gg/v4A9STzW7R
Gypsydog
Posts: 5
Joined: Thu Jun 02, 2022 10:57 am

Re: Combat Reporter - report monitoring tool

Post by Gypsydog »

Morning Guys

Line for Combat reporter 1.1 not working ,,, anyone know or show me where I can get it please ?
Gypsydog
Posts: 5
Joined: Thu Jun 02, 2022 10:57 am

Re: Combat Reporter - report monitoring tool

Post by Gypsydog »

Sorry meant link ,,, no line
Nikel
Posts: 2068
Joined: Tue Mar 24, 2009 10:51 am

Re: Combat Reporter - report monitoring tool

Post by Nikel »

Gone like all the google sites.

Try the preserved WBM link.

https://web.archive.org/web/20201021013 ... treporter/
Gypsydog
Posts: 5
Joined: Thu Jun 02, 2022 10:57 am

Re: Combat Reporter - report monitoring tool

Post by Gypsydog »

NIkel Thanks Mate

spent a week looking for a link for this ,,,,, really appreciate you posting it ,

Cheers Mate
Gypsydog
Posts: 5
Joined: Thu Jun 02, 2022 10:57 am

Re: Combat Reporter - report monitoring tool

Post by Gypsydog »

Morning Guys

Anyone out there still using Intel Monkey ?

i've got hold of Seebee , tracker , and combat reporter mods

do I need Intel Monkey ? or is it just nice to have ?

Does anyone know where I can find a link please ?
Nikel
Posts: 2068
Joined: Tue Mar 24, 2009 10:51 am

Re: Combat Reporter - report monitoring tool

Post by Nikel »

This is the thread, the last page with a mediafire link, with password.

https://www.matrixgames.com/forums/view ... 3#p4964223
Gypsydog
Posts: 5
Joined: Thu Jun 02, 2022 10:57 am

Re: Combat Reporter - report monitoring tool

Post by Gypsydog »

Cheers again Nikel , thanks again mate

are people out there still using this ?
I've been watching a lot of Jochen Heidens videos on YouTube and not seen this mentioned

appreciate the link mate, really good of you to post it
User avatar
larryfulkerson
Posts: 42572
Joined: Sat Apr 16, 2005 9:06 pm
Location: Tucson, AZ,usa,sol, milkyway
Contact:

Re: Combat Reporter - report monitoring tool

Post by larryfulkerson »

EDIT: I switched from Java v.20 to Java v8.1 and the error went away. Thanks anyway.


So um.......hey you guys....how do I fix this error?

C:\Matrix Games\War in the Pacific Admiral's Edition\combatReporter>java -splash:UV1024.jpg -Xmx1024m -jar combatreporter.jar
Exception in thread "main" java.lang.NoClassDefFoundError: groovy/lang/GroovyObject
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1013)
at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150)
at java.base/java.net.URLClassLoader.defineClass(URLClassLoader.java:524)
at java.base/java.net.URLClassLoader$1.run(URLClassLoader.java:427)
at java.base/java.net.URLClassLoader$1.run(URLClassLoader.java:421)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:714)
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:420)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:496)
at java.base/java.lang.Class.forName(Class.java:475)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56)
Caused by: java.lang.ClassNotFoundException: groovy.lang.GroovyObject
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:445)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:588)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521)
... 14 more

C:\Matrix Games\War in the Pacific Admiral's Edition\combatReporter>pause
Press any key to continue . . .
We've all heard how computers can beat humans at anything computational but I've yet to meet a computer that can beat me at kick boxing.
User avatar
larryfulkerson
Posts: 42572
Joined: Sat Apr 16, 2005 9:06 pm
Location: Tucson, AZ,usa,sol, milkyway
Contact:

Re: Combat Reporter - report monitoring tool

Post by larryfulkerson »

The link is stale ( 404 ), so I would appreciate an update therewith please.
cat at snowbank.jpg
cat at snowbank.jpg (80.14 KiB) Viewed 577 times
We've all heard how computers can beat humans at anything computational but I've yet to meet a computer that can beat me at kick boxing.
Post Reply

Return to “Scenario Design and Modding”