Page 209 of 323
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Wed Jan 23, 2013 7:52 pm
by Missouri_Rebel
ORIGINAL: Cpt Sherwood
Right click on the bat file and then select edit.
Simple enough. I'm glad that I got tracker working. I only wish I could get combat reporter working also. I do like the way that program sends information, map oriented.
Checking out Tracker now to try to get a feel for it.
Thanks again
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Wed Jan 23, 2013 9:32 pm
by n01487477
ORIGINAL: Missouri_Rebel
ORIGINAL: Cpt Sherwood
Right click on the bat file and then select edit.
Simple enough. I'm glad that I got tracker working. I only wish I could get combat reporter working also. I do like the way that program sends information, map oriented.
Checking out Tracker now to try to get a feel for it.
Thanks again
Comabt reporter will work, if you have tracker working but needs some changes to the batch file. Not really the right thread for combat reporter, but I can help if you PM me... (prob tomorrow as I'm about to head out to work)
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Wed Jan 23, 2013 10:43 pm
by Missouri_Rebel
ORIGINAL: n01487477
ORIGINAL: Missouri_Rebel
ORIGINAL: Cpt Sherwood
Right click on the bat file and then select edit.
Simple enough. I'm glad that I got tracker working. I only wish I could get combat reporter working also. I do like the way that program sends information, map oriented.
Checking out Tracker now to try to get a feel for it.
Thanks again
Comabt reporter will work, if you have tracker working but needs some changes to the batch file. Not really the right thread for combat reporter, but I can help if you PM me... (prob tomorrow as I'm about to head out to work)
Thanks for the offer. Got it working.
A question though if you, or anyone else, can answer.
How best to save files to be read in Tracker?
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Wed Jan 23, 2013 11:23 pm
by BigDuke66
I usually take the autosave files and copy them into the tracker directory so it can be read, this way I make sure no wrong file is used also the autosave files stay in the WitP directory in case you need them again for making a new database.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Jan 24, 2013 1:57 am
by Missouri_Rebel
I must be missing something in this. Tracker will not recognize any of my .psw files and every time I hit the Read Turn it says turn 2 is already loaded.
What am I doing wrong here. I can't seem to figure out the process from saving my games to using them in Tracker.
Any help is appreciated. Seems like it should be simple really. I see that Combat Reporter automatically arranges my turns somehow. Does Tracker do this also? If so how?
Can someone explain the process from ending a turn to loading it and subsequent turns in Tracker?
Thanks again
mo reb
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Jan 24, 2013 3:36 am
by Lokasenna
So I didn't think I'd have trouble transferring my Tracker and save file to my desktop from my laptop, however...I am. Tracker wouldn't load the next turn, it just hung on "Location Info". It's early in the game (Feb 1942), so I decided to just delete the database and reload it.
Now I run the .bat and get:
Code: Select all
M:\WITP Ironman Japan\Tracker>java -Xms384m -Xmx784m -jar "witptracker.jar"
Initializing WitP Tracker AE database.
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 2342
at witptracker.SaveFileReader.ReadLocationInfo(SaveFileReader.java:1739)
at witptracker.SaveFileReader.<init>(SaveFileReader.java:183)
at witptracker.Main.main(Main.java:139)
M:\WITP Ironman Japan\Tracker>pause
Press any key to continue . . .
Is it a problem with the save file or something? This is pretty much a fresh tracker...
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Jan 24, 2013 5:10 am
by BigDuke66
Just a guess, is it maybe pointing to the wrong save file location?
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Jan 24, 2013 11:11 am
by oaltinyay
Is there a way to install this on a 64 bit windows system ? Win8 OS ?
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Jan 24, 2013 11:23 am
by sanderz
ORIGINAL: oaltinyay
Is there a way to install this on a 64 bit windows system ? Win8 OS ?
i'm no expert but i think you need to install 32 bit java6 and then have a tracker bat file that looks something like this:
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms512m -Xmx768m -jar "WitPTracker.jar"
pause
works for me on 64 bit win 7
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Jan 24, 2013 12:13 pm
by Lokasenna
ORIGINAL: BigDuke66
Just a guess, is it maybe pointing to the wrong save file location?
No, it will begin reading the turn just fine and then just stop at Location Info (which matches what's shown in the command output). I'm stumped. The error messages were actually longer before I deleted the DB... when I get home from work this evening I will try to remember to restore the DB files and post the longer error messages.
RE: Multiple games stored under the one installation
Posted: Thu Jan 24, 2013 3:52 pm
by Chris21wen
ORIGINAL: Chris H
Help needed understanding the global LCU production data set particularly the significance of the PP chart.
Anybody?
RE: Multiple games stored under the one installation
Posted: Thu Jan 24, 2013 8:30 pm
by Lokasenna
ORIGINAL: Chris H
ORIGINAL: Chris H
Help needed understanding the global LCU production data set particularly the significance of the PP chart.
Anybody?
PPs, as I understand it:
The blue line = how many PPs you will have at turn X in the future.
The green line = the cost to buy out all of reinforcements you have coming in (I think? Only thing that makes sense)
Veh. Pts:
The blue line = your trend line for production of vehicle points
The green line = how much you need to fill out EVERY reinforcement LCU. This does not include points needed to rebuild units, as far as I know.
Arm. Pts:
Same as vehicle points, except for armaments.
RE: Multiple games stored under the one installation
Posted: Fri Jan 25, 2013 6:29 pm
by Lokasenna
So this is what I get when I try to load the turn, and notice tracker stopping the load process about 1/3 the way through "location info". When I click 'read turn' again, this is what shows up in the cmd window.
Again, this is the first turn I've tried to load on this computer (I had been playing on my laptop). Tracker loads up with the previous DB just fine, and since a fresh Tracker fails to initialize the DB whatsoever, it leads me to believe something is wrong with the save file?
M:\WITP Ironman Japan\Tracker>java -Xms384m -Xmx768m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 30 seconds
Exception in thread "AWT-EventQueue-0" java.util.ConcurrentModificationException
at java.util.AbstractList$Itr.checkForComodification(Unknown Source)
at java.util.AbstractList$Itr.next(Unknown Source)
at witptracker.InMemoryDB.GetShip(InMemoryDB.java:2343)
at witptracker.Alert.GetValueString(Alert.java:490)
at witptracker.AlertPanel$1.getValueAt(AlertPanel.java:90)
at javax.swing.JTable.getValueAt(Unknown Source)
at javax.swing.JTable.prepareRenderer(Unknown Source)
at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
at javax.swing.plaf.ComponentUI.update(Unknown Source)
at javax.swing.JComponent.paintComponent(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JViewport.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JLayeredPane.paint(Unknown Source)
at javax.swing.JComponent.paintChildren(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at javax.swing.JComponent.paintToOffscreen(Unknown Source)
at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown S
ource)
at javax.swing.RepaintManager$PaintManager.paint(Unknown Source)
at javax.swing.RepaintManager.paint(Unknown Source)
at javax.swing.JComponent._paintImmediately(Unknown Source)
at javax.swing.JComponent.paintImmediately(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.access$700(Unknown Source)
at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$400(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
java.sql.SQLException: Violation of unique constraint $$: duplicate value(s) for
column(s) $$: SYS_PK_123
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 witptracker.Database.InsertRow(Database.java:54)
at witptracker.ProductionGlobal.InsertInTable(ProductionGlobal.java:294)
at witptracker.SaveFileReader.ReadProductionPool(SaveFileReader.java:636
)
at witptracker.SaveFileReader.ReadScenarioInfo(SaveFileReader.java:399)
at witptracker.SaveFileReader.<init>(SaveFileReader.java:114)
at witptracker.ReadTurnTask.doInBackground(ReadTurnTask.java:73)
at witptracker.ReadTurnTask.doInBackground(ReadTurnTask.java:1)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source
)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Insert Error code = -104
Table=ProductionGlobal Values=(71,295893,433642,0,0,0,0)
EDIT: Ran another turn and saved the file. It still hangs on Location info. I'm so confused.
RE: Multiple games stored under the one installation
Posted: Fri Jan 25, 2013 9:00 pm
by n01487477
ORIGINAL: Lokasenna
So this is what I get when I try to load the turn, and notice tracker stopping the load process about 1/3 the way through "location info". When I click 'read turn' again, this is what shows up in the cmd window.
Again, this is the first turn I've tried to load on this computer (I had been playing on my laptop). Tracker loads up with the previous DB just fine, and since a fresh Tracker fails to initialize the DB whatsoever, it leads me to believe something is wrong with the save file?
EDIT: Ran another turn and saved the file. It still hangs on Location info. I'm so confused.
PM sent
RE: Multiple games stored under the one installation
Posted: Sat Jan 26, 2013 12:58 am
by Missouri_Rebel
.
RE: Multiple games stored under the one installation
Posted: Sat Jan 26, 2013 3:17 am
by n01487477
ORIGINAL: Missouri_Rebel
Damian,
Can you help me with Tracker?
1) How do you save a file to be loaded into Tracker?
Am I thinking correctly that in my witptracker.properties I am to set up the name of the base save file just once and use that slot to save my games to in the WitP program?
2) How do I then load that file?
When I started and saved a new game I could never get it to load. It either said the Turn 2 was already loaded(even though I started a new scenario) or that the save could not be read. If I do multi-turn read no pws appeared in the directories where the save game was even if I had the All.PWS box checked. If I do the Turn List it shows only the 3 turns from two seperate battles when I was just messing with it. I go to the directories and the pws files are there.
I've even tried to place my save game files in the Tracker directory. At that point it said something like the save game is for turn 1 and the game has moved past that point.
What game? I'm trying to start a new one by saving and trying to load that file.
3) Is there a way to clear out the files that were recognized as to start over?
I am clearly not understanding something and tbh, I am going rather mad trying to figure it out. I've spent so many hours trying to get something that I am sure is quite easy to work going that I am completely at a loss if I have damaged the save game structure beyond repair.
What am I missing?
I don't know where to start and wonder if I am doing something wrong, not understanding how Tracker works or that there is a bug/problem with what I have installed.
Thanks
mo reb
EDIT: No matter how many times I advance the turn and then save to slot 11, the slot I set up recently in the properties, it says that 'The Save Is For Turn' (insert number) 'And Later Turns Are Already Loaded'
Check out my video on my video page first. Im out and about today but will come back later if u need more help.
RE: Multiple games stored under the one installation
Posted: Sat Jan 26, 2013 4:33 am
by Missouri_Rebel
I actually finally got it. I knew it had to be something simple and it was. I've since deleted everything and started over. Now that I have it working I can concentrate on what all Tracker does. Very impressed so far.
Thanks for the great program and you willingness to help us out.
Kudos
mo reb
RE: Multiple games stored under the one installation
Posted: Sat Jan 26, 2013 5:30 pm
by Bullwinkle58
Hi guys.
Got a reinstall problem. Did the 1123B beta patch upgrade in PBEM game. Did it in proper sequence with Japan side, copied new .dll to Tracker. New turn loads good in game.
Loaded first turn under new beta in Tracker and got a "DB size error" on Tracker load, but it started. All the Locations were missing though. We're at 2/23/42 and the DB was from intact from 12/7/41/. Couldn't figure out how to fix it, so I dumped Tracker.
Deleted whole install. Redownlaoded the zip. Copied old Properites over with cut & paste. Copied in new .dll from beta patch to Tracker directory. Tried to load new, clean no-map DB with just the current 2/23 turn. And I get this out of bounds error, "0>= 0"
I didn't touch Java at all. I have not loaded a new version of Java in many months. I'm not running multiple Java paths. I did a new shortcut to the new batch file. I rebooted the PC. I erased every file with "db" in it and tried three times to get this one turn to load in a clean install. I get this same error every time. I thought Michael might have accidentially used a .dll from one of the different pwhex games with stacking limits or new map, so I tried Tracker with the old .dll. No help. Any ideas?
RE: Multiple games stored under the one installation
Posted: Sat Jan 26, 2013 5:31 pm
by Bullwinkle58
delete duplicate
RE: Multiple games stored under the one installation
Posted: Sat Jan 26, 2013 6:22 pm
by floydg
It has to be related to the DLL. Try copying the latest DLL and clearing the DB (delete the trackerdb.* files) and try again.