WitpDecoder; Now providing some overview
Moderators: Joel Billings, wdolson, Don Bowen, mogami
RE: New tool: WitpDecoder; No more spreadsheets!
Does it work on pbem ? And is it available for beta test to the general public ....
- Admiral DadMan
- Posts: 3425
- Joined: Fri Feb 22, 2002 10:00 am
- Location: A Lion uses all its might to catch a Rabbit
RE: New tool: WitpDecoder; No more spreadsheets!
OMG... it just might tempt me to be an IJN player...
And suck just as badly...
And suck just as badly...
RE: New tool: WitpDecoder; No more spreadsheets!
"Ok tell me the truth......did I just die and go to heaven?" Geez my first sentiments then followed by looking at the calendar and ensuring it was not Aprils Fools day. Wow I need to fire up this puppy and see it in action.
Perennial Remedial Student of the Mike Solli School of Economics. One day I might graduate.
- Admiral DadMan
- Posts: 3425
- Joined: Fri Feb 22, 2002 10:00 am
- Location: A Lion uses all its might to catch a Rabbit
RE: New tool: WitpDecoder; No more spreadsheets!
Tell me the truth: Mogami isn't joining ONG, he's been captured and stuffed into the "Honey, I Shrunk the Kids" machine...
RE: New tool: WitpDecoder; No more spreadsheets!
ORIGINAL: Nemo121
Is there any error reporting process?
Whenever I try to load a savegame file it crashes to desktop...
Maybe I don't have the most u to date Java version... Any chance of a link to the latest version which this is known to work with?
This should prove VERY useful indeed.
Same problem as Nemo - except I know this is to do with my password,
Which save file should I be using, and what format should the password be in?
My password is not weird - but it does start with a capital letter - could that be it?
Robert Lee
- michaelm75au
- Posts: 12463
- Joined: Sat May 05, 2001 8:00 am
- Location: Melbourne, Australia
RE: New tool: WitpDecoder; No more spreadsheets!
Does it work for PBEM?
And if so, does it only show the data for the player that has entered the correct password?
[I haven't installed it so I can't read README.]
And if so, does it only show the data for the player that has entered the correct password?
[I haven't installed it so I can't read README.]
Michael
RE: New tool: WitpDecoder; No more spreadsheets!
ORIGINAL: bbbf
ORIGINAL: Nemo121
Is there any error reporting process?
Whenever I try to load a savegame file it crashes to desktop...
Maybe I don't have the most u to date Java version... Any chance of a link to the latest version which this is known to work with?
This should prove VERY useful indeed.
Same problem as Nemo - except I know this is to do with my password,
Which save file should I be using, and what format should the password be in?
My password is not weird - but it does start with a capital letter - could that be it?
Ok it is a password issue - I tried again with an against AI save and voila it works - and looks great!
Hopefully we can get by the password problem easily because this will be extremely handy.
Robert Lee
RE: New tool: WitpDecoder; No more spreadsheets!
Nice tool definately. However I'm bit worried about the development. Now we have a tool to decode save game files. When we will have a tool for encode save game files? If decoding was possible it means it should be easy to modify your own save games and thus enable cheating, e.g. putting those tie fighters to IJN CVs to encounter Corsairs.
RE: New tool: WitpDecoder; No more spreadsheets!
In principle it should work with passwords. But I only tested that very cursorly [sp?] with first turn saves since I don't play PBEM. What does the error message on the console say? Anyone willing to send me a few saves from an old PBEM including password?ORIGINAL: bbbf
Ok it is a password issue - I tried again with an against AI save and voila it works - and looks great!
The tool should work with PBEM save games as well as with the automatic PBEM End-Of-OrderPhase save. But if you want to be sure, you should try with a save game.
BTW, anyone having success using the tool on PBEMs?
To answer other questions:
- It also works with PBEMs but only if you provide the correct password. But that was the last but one change I did and seemingly it had a similar effect as the last one .... it doesn't work.
- The password should be in plain ASCII and entered into the witpdecoder.bat file as shown in the "REM" line. No space within it.
- You will have to Alt-Tab out of WitP if you run that in full-screen mode since the tool will run on the Windows desktop.
- There is no "beta test phase". Everyone can download the current version (see top post) and suffer from all my mistakes.
- Yes changing save files would also be possible (wasn't everyone wanting that to avoid restarting after DB updates). But IMHO it's too much work and has a too high chance to corrupt the save game.
- Hallo zurueck aus Deutschland.
- FeurerKrieg
- Posts: 3400
- Joined: Wed Jun 15, 2005 8:43 pm
- Location: Denver, CO
RE: New tool: WitpDecoder; No more spreadsheets!



I don't know what to say, I'm floored by this tool.
RE: New tool: WitpDecoder; No more spreadsheets!
incredible
excellent work
excellent work
- Florian Geyer
- Posts: 16
- Joined: Mon Sep 01, 2003 2:04 pm
RE: New tool: WitpDecoder; No more spreadsheets!
Get always this errormessage,after trying to load a saved game.
Whats wrong[&:] ?
C:\Matrix Games\War in the Pacific\SAVE\WitP Decoder 1>echo off
WitP-Decoder V0.1 (C) 2006 by M.Baumeister. Please wait!
Couldn't write things to the DB due to
java.sql.SQLException: Unique constraint violation: SYS_CT_71
java.sql.SQLException: Unique constraint violation: SYS_CT_71
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.executeUpdate(Unknown Source)
at de.retsiemuab.witpDecoder.ac.a(Unknown Source)
at de.retsiemuab.witpDecoder.data.BaseData.a(Unknown Source)
at de.retsiemuab.witpDecoder.b.a(Unknown Source)
at de.retsiemuab.witpDecoder.ak.run(Unknown Source)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at de.retsiemuab.witpDecoder.y.a(Unknown Source)
at de.retsiemuab.witpDecoder.g.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:
90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
at de.retsiemuab.witpDecoder.T.a(Unknown Source)
at de.retsiemuab.witpDecoder.Main.a(Unknown Source)
at de.retsiemuab.witpDecoder.Main.main(Unknown Source)
No DB entry for this turn found?????
Got an Exception java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at de.retsiemuab.witpDecoder.p.a(Unknown Source)
at de.retsiemuab.witpDecoder.p.a(Unknown Source)
at de.retsiemuab.witpDecoder.T.a(Unknown Source)
at de.retsiemuab.witpDecoder.y.a(Unknown Source)
at de.retsiemuab.witpDecoder.g.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:
90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
at de.retsiemuab.witpDecoder.T.a(Unknown Source)
at de.retsiemuab.witpDecoder.Main.a(Unknown Source)
at de.retsiemuab.witpDecoder.Main.main(Unknown Source)
Whats wrong[&:] ?
C:\Matrix Games\War in the Pacific\SAVE\WitP Decoder 1>echo off
WitP-Decoder V0.1 (C) 2006 by M.Baumeister. Please wait!
Couldn't write things to the DB due to
java.sql.SQLException: Unique constraint violation: SYS_CT_71
java.sql.SQLException: Unique constraint violation: SYS_CT_71
at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.fetchResult(Unknown Source)
at org.hsqldb.jdbc.jdbcStatement.executeUpdate(Unknown Source)
at de.retsiemuab.witpDecoder.ac.a(Unknown Source)
at de.retsiemuab.witpDecoder.data.BaseData.a(Unknown Source)
at de.retsiemuab.witpDecoder.b.a(Unknown Source)
at de.retsiemuab.witpDecoder.ak.run(Unknown Source)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
at de.retsiemuab.witpDecoder.y.a(Unknown Source)
at de.retsiemuab.witpDecoder.g.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:
90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
at de.retsiemuab.witpDecoder.T.a(Unknown Source)
at de.retsiemuab.witpDecoder.Main.a(Unknown Source)
at de.retsiemuab.witpDecoder.Main.main(Unknown Source)
No DB entry for this turn found?????
Got an Exception java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
at java.util.ArrayList.RangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at de.retsiemuab.witpDecoder.p.a(Unknown Source)
at de.retsiemuab.witpDecoder.p.a(Unknown Source)
at de.retsiemuab.witpDecoder.T.a(Unknown Source)
at de.retsiemuab.witpDecoder.y.a(Unknown Source)
at de.retsiemuab.witpDecoder.g.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:
90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:928)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3348)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2968)
at de.retsiemuab.witpDecoder.T.a(Unknown Source)
at de.retsiemuab.witpDecoder.Main.a(Unknown Source)
at de.retsiemuab.witpDecoder.Main.main(Unknown Source)
Thucydides :The society that separates its scholars from its warriors will have its thinking done by cowards and its fighting by fools.”
RE: New tool: WitpDecoder; No more spreadsheets!
This would be incredibly usefull for the allies in 44 45 where the sheer scale of ops is daunting
RE: New tool: WitpDecoder; No more spreadsheets!
One word "WOW"!
RE: New tool: WitpDecoder; No more spreadsheets!
wrong thread
RE: New tool: WitpDecoder; No more spreadsheets!
Wow this is the best thing since patch 1.3 [&o][&o][&o]

Banner by rogueusmc
-
Mike Dixon
- Posts: 382
- Joined: Thu Jun 15, 2000 8:00 am
- Location: Newcastle upon Tyne, England
RE: New tool: WitpDecoder; No more spreadsheets!
Jolly good show!


- Attachments
-
- fig53.jpg (22.08 KiB) Viewed 661 times
- ny59giants
- Posts: 9902
- Joined: Mon Jan 10, 2005 12:02 pm
RE: New tool: WitpDecoder; No more spreadsheets!
Woos,
Can your Utility be used in conjunction with Bodhi's Utility?
Bodhi's is good for utilizing the SigInt information, among other things.
Can your Utility be used in conjunction with Bodhi's Utility?
Bodhi's is good for utilizing the SigInt information, among other things.
[center]
[/center]
[/center]












