( search forums )
Tiny Kill Log Parser 1.0
Soldat Forums - Soldat Fans - Fan Apps
BManx2000
April 13, 2005, 9:02 pm
This is my first program written in Java. I made it mostly as a learning exercise, but I still think it's good enough to release. Beware that it has no GUI since I haven't learned that yet. If you download it, be sure to read the readme or you won't know how to use it. Actually, I'm not even sure if it works for someone who doesn't have the Java SDK installed, so I would be grateful if someone could test it for me.

Features:

- No GUI
- Output to a text file
- Up to 10 aliases supported
- Parses quickly
- Ignores clan tags and duplicates

Download Here:
http://bmanx.mybesthost.com/programs.html

mar77a
April 13, 2005, 9:50 pm
I get an error:

Exception in thread "main" java.lang.NoClassDefFoundError: Parser2

I'm sure the configuration is ok...

BManx2000
April 13, 2005, 10:44 pm
That's odd. You should only get that error if the Parser2.class file doesn't exist. Are all the files in the same directory?

mar77a
April 13, 2005, 11:08 pm
Yes.

BManx2000
April 14, 2005, 12:51 am
Well, now I'm stumped. I tried uninstalling the SDK and it still worked for me. Can anyone else test it?

rusty
April 14, 2005, 9:37 am
Works fine for me

MercyM
April 14, 2005, 12:26 pm
A screenshot would be great. :]

BManx2000
April 14, 2005, 2:43 pm
There is no GUI. There is nothing to take a screenshot of :P