Matrix Games Forums

Forums  Register  Login  Photo Gallery  Member List  Search  Calendars  FAQ 

My Profile  Inbox  Address Book  My Subscription  My Forums  Log Out

RE: problems with tracker

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
  Printable Version
All Forums >> [New Releases from Matrix Games] >> War in the Pacific: Admiral's Edition >> RE: problems with tracker Page: <<   < prev  53 54 [55] 56 57   next >   >>
Login
Message << Older Topic   Newer Topic >>
RE: problems with tracker - 7/27/2010 6:39:24 AM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline

quote:

ORIGINAL: Theages

I am using V1.6 of WitpTracker (with latest version of java) und the latest version of WitpAE. I started a new game as Japan. I initialized the database with the first daily autosave. Then I used multiturn read for the next 6 autosave files. Java showed the following error. WitpTracker seems to work regardless. There is 1 "Kawai R." in the pilot list.

java.sql.SQLException: Violation of unique constraint $$: duplicate value(s) for
column(s) $$: SYS_PK_103
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.Pilots.InsertInTable(Pilots.java:157)
at witptracker.InMemoryDB.ComparePilotLists(InMemoryDB.java:2979)
at witptracker.ReadTurnTask.doInBackground(ReadTurnTask.java:194)
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=Pilots Values=(8411,'Kawai R.',1,4)

Yeah,
sometimes happens with multi reads ... no worries unless it keeps giving the same message and hangs


_____________________________


(in reply to Theages)
Post #: 1621
RE: problems with tracker - 7/27/2010 7:04:02 PM   
Kwik E Mart


Posts: 2447
Joined: 7/22/2004
Status: offline
i've searched this folder, but can't find an answer to why tracker looks for intel reports from the day before the loaded turn. i had to change the date on the first sigint report of the game (dec 7th) to dec 6th before it would show the report...is this WAD?

thanks

edit: found my answer, but still having issues (operator error, i'm sure!)...see my post below

< Message edited by Kwik E Mart -- 7/27/2010 10:08:34 PM >


_____________________________

Kirk Lazarus: I know who I am. I'm the dude playin' the dude, disguised as another dude!
Ron Swanson: Clear alcohols are for rich women on diets.


(in reply to n01487477)
Post #: 1622
RE: problems with tracker - 7/27/2010 9:11:10 PM   
Bliztk


Posts: 779
Joined: 4/24/2002
From: Electronic City
Status: offline
Rebuilt all my savegames plus combat reports.

Using multiple turn load starting from turn 1, got the same error as Theages but it worked.

Total turns read 58

Then I use the version with map and I get this error:


WitP Tracker AE tables loaded in 13 seconds
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa
ce
       at java.awt.image.DataBufferInt.<init>(Unknown Source)
       at java.awt.image.Raster.createPackedRaster(Unknown Source)
       at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow
n Source)
       at java.awt.image.BufferedImage.<init>(Unknown Source)
       at witptracker.MapPanel$Map.<init>(MapPanel.java:354)
       at witptracker.MapPanel.<init>(MapPanel.java:193)
       at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:883)
       at witptracker.GUIMain$5.run(GUIMain.java:997)
       at java.awt.event.InvocationEvent.dispatch(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)

BUT, if I run the version with no map it works. Got a Quad Core with 6GB of RAM and 1 TB of HD, so I guess that this is a problem with the code, not the machine


_____________________________


(in reply to Kwik E Mart)
Post #: 1623
RE: WitPTracker AE Release 1.3.1 Available - 7/27/2010 10:08:19 PM   
Kwik E Mart


Posts: 2447
Joined: 7/22/2004
Status: offline

quote:

ORIGINAL: floydg

Okay, I now have release 1.3.1 available.

This is an incremental fix for loading the signal intelligence files. The program will now also look for a file called "asigint.txt" or "jsigint.txt" if it can't find a file with a date on in the name. Also, it will look for the file for the date previous to the turn being loaded. That means, for example, if you load the first turn (12/7/41), it will be looking for a file named (for Japanese player), jsigint_411206.txt, which won't exist, but if you load the save after the first turn is run, the date will be 12/8/41 and it will look for a file named jsigint_411207.txt or jsigint.txt which should exist for December 7th.

Also added a tooltip to the Turn column in the Intel panel that shows the date associated with the turn number.

Release is available here.




ok, this answers my previous question...but i can't seem to get Tracker to load the asigint.txt file on the first turn...perhaps this has changed since 1.3.1?

_____________________________

Kirk Lazarus: I know who I am. I'm the dude playin' the dude, disguised as another dude!
Ron Swanson: Clear alcohols are for rich women on diets.


(in reply to floydg)
Post #: 1624
RE: WitPTracker AE Release 1.3.1 Available - 7/29/2010 1:09:12 AM   
Kwik E Mart


Posts: 2447
Joined: 7/22/2004
Status: offline
anybody home?

_____________________________

Kirk Lazarus: I know who I am. I'm the dude playin' the dude, disguised as another dude!
Ron Swanson: Clear alcohols are for rich women on diets.


(in reply to Kwik E Mart)
Post #: 1625
RE: WitPTracker AE Release 1.3.1 Available - 7/29/2010 6:08:50 AM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline

quote:

ORIGINAL: Kwik E Mart

anybody home?

Yep ... just thought you'd solved the problem on your own. If you do a pre-turn load before the game has executed the 7 Dec turn, there will always be this error recorded. It is normal & as quoted

quote:

That means, for example, if you load the first turn (12/7/41), it will be looking for a file named (for Japanese player), jsigint_411206.txt, which won't exist, but if you load the save after the first turn is run, the date will be 12/8/41 and it will look for a file named jsigint_411207.txt or jsigint.txt which should exist for December 7th.


And everything from then on will work as indicated.

_____________________________


(in reply to Kwik E Mart)
Post #: 1626
RE: WitPTracker AE Release 1.3.1 Available - 7/29/2010 6:52:29 PM   
Kwik E Mart


Posts: 2447
Joined: 7/22/2004
Status: offline

quote:

ORIGINAL: n01487477


quote:

ORIGINAL: Kwik E Mart

anybody home?

Yep ... just thought you'd solved the problem on your own. If you do a pre-turn load before the game has executed the 7 Dec turn, there will always be this error recorded. It is normal & as quoted

quote:

That means, for example, if you load the first turn (12/7/41), it will be looking for a file named (for Japanese player), jsigint_411206.txt, which won't exist, but if you load the save after the first turn is run, the date will be 12/8/41 and it will look for a file named jsigint_411207.txt or jsigint.txt which should exist for December 7th.


And everything from then on will work as indicated.


ok, thanks for response...i just thought that in my previous post it had been stated that if the program can't find the current date, it would default to the generic asigint.txt...as long as what I descibe is WAD, then I'm cool....thanks again



_____________________________

Kirk Lazarus: I know who I am. I'm the dude playin' the dude, disguised as another dude!
Ron Swanson: Clear alcohols are for rich women on diets.


(in reply to n01487477)
Post #: 1627
RE: WitPTracker AE Release 1.6 Available! - 7/31/2010 3:59:13 AM   
Amoral

 

Posts: 378
Joined: 7/28/2010
Status: offline
I keep getting a Java.Lang.UnsatisfiedLinkError (see screenshot)




WitpStaff launches without an error
I'm using windows xp professional - Service Pack 3(32bit)on an intel core2 Dup CPU
I made sure I had every windows update available from update.microsoft.com
I went through and uninstalled Java, .net framework 4.0 and Microsoft Visusal Studio C++ 2008 Redist.
Then I went back and reinstalled them in that order. I still get the same error.

I downloaded the attachment at the end of the tracker support page and ran it as well. You can see that screenshot as well.



Any idea what could be wrong?


(in reply to floydg)
Post #: 1628
RE: WitPTracker AE Release 1.6 Available! - 7/31/2010 4:39:49 AM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline
quote:

ORIGINAL: Amoral
I keep getting a Java.Lang.UnsatisfiedLinkError (see screenshot)
WitpStaff launches without an error


A little strange as both use the same *.dll to access the save game file.
quote:


I'm using windows xp professional - Service Pack 3(32bit)on an intel core2 Dup CPU
I made sure I had every windows update available from update.microsoft.com
I went through and uninstalled Java, .net framework 4.0 and Microsoft Visusal Studio C++ 2008 Redist.

Any idea what could be wrong?

Sounds like you've done all required, but as with many Microsoft products, they don't always work as intended.
The 2008 C++ redist. can usually do the job, but I recommend trying the 2005 C++
http://www.microsoft.com/downloads/details.aspx?familyid=766A6AF7-EC73-40FF-B072-9112BAB119C2&displaylang=en

Use the vcredist_x86.exe version, even if you have an AMD processor.

Lastly, I'm sorry but I've had people have to uninstall and reinstall this & even go back to the original (not the SP) and then apply ... before it worked. This is not a Tracker bug, rather a configuration problem...

Good Luck and let me know how you go...


_____________________________


(in reply to Amoral)
Post #: 1629
RE: WitPTracker AE Release 1.6 Available! - 7/31/2010 4:48:43 AM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline
This is what I have installed ... I doubt you need all of these




Attachment (1)

_____________________________


(in reply to n01487477)
Post #: 1630
RE: WitPTracker AE Release 1.6 Available! - 7/31/2010 5:26:02 AM   
Amoral

 

Posts: 378
Joined: 7/28/2010
Status: offline
Damian,

I though I had all the c++ redistrutables, but the link in your post (Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update) has fixed my problem.

Thanks very much.

(in reply to n01487477)
Post #: 1631
RE: WitPTracker AE Release 1.6 Available! - 7/31/2010 6:13:10 AM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline

quote:

ORIGINAL: Amoral

Damian,

I though I had all the c++ redistrutables, but the link in your post (Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package ATL Security Update) has fixed my problem.

Thanks very much.

Glad to get it resolved for you ... Welcome to Tracker, hope you enjoy using it and if you have any suggestions/problems let us know

_____________________________


(in reply to Amoral)
Post #: 1632
RE: WitPTracker AE Release 1.3.1 Available - 7/31/2010 7:15:44 PM   
floydg

 

Posts: 2052
Joined: 6/27/2004
From: Middletown, NJ
Status: offline

quote:

ORIGINAL: Kwik E Mart


quote:

ORIGINAL: n01487477


quote:

ORIGINAL: Kwik E Mart

anybody home?

Yep ... just thought you'd solved the problem on your own. If you do a pre-turn load before the game has executed the 7 Dec turn, there will always be this error recorded. It is normal & as quoted

quote:

That means, for example, if you load the first turn (12/7/41), it will be looking for a file named (for Japanese player), jsigint_411206.txt, which won't exist, but if you load the save after the first turn is run, the date will be 12/8/41 and it will look for a file named jsigint_411207.txt or jsigint.txt which should exist for December 7th.


And everything from then on will work as indicated.


ok, thanks for response...i just thought that in my previous post it had been stated that if the program can't find the current date, it would default to the generic asigint.txt...as long as what I descibe is WAD, then I'm cool....thanks again




Yes, it will look in the generic asigint.txt, but it has to be for the date it's looking for (derived from the first line of the file).

(in reply to Kwik E Mart)
Post #: 1633
RE: problems with tracker - 8/1/2010 12:19:17 AM   
floydg

 

Posts: 2052
Joined: 6/27/2004
From: Middletown, NJ
Status: offline

quote:

ORIGINAL: Bliztk

Rebuilt all my savegames plus combat reports.

Using multiple turn load starting from turn 1, got the same error as Theages but it worked.

Total turns read 58

Then I use the version with map and I get this error:


WitP Tracker AE tables loaded in 13 seconds
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa
ce
       at java.awt.image.DataBufferInt.<init>(Unknown Source)
       at java.awt.image.Raster.createPackedRaster(Unknown Source)
       at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow
n Source)
       at java.awt.image.BufferedImage.<init>(Unknown Source)
       at witptracker.MapPanel$Map.<init>(MapPanel.java:354)
       at witptracker.MapPanel.<init>(MapPanel.java:193)
       at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:883)
       at witptracker.GUIMain$5.run(GUIMain.java:997)
       at java.awt.event.InvocationEvent.dispatch(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)

BUT, if I run the version with no map it works. Got a Quad Core with 6GB of RAM and 1 TB of HD, so I guess that this is a problem with the code, not the machine



Well, before we go blaming the hapless programmer, what's the command line you're running this with?

Floyd

(in reply to Bliztk)
Post #: 1634
RE: problems with tracker - 8/1/2010 11:30:40 AM   
invernomuto


Posts: 986
Joined: 10/8/2004
From: Turin, Italy
Status: offline
Tracker stopped working in my PBEM game as allied.
I have no clue why.
I upgraded some days ago to the latest version and everything went ok (tracker loaded normally). Yesterday it gives this error:

quote:


D:\Download\WITP AE\WitPTracker AE PBEM Ste>java -Xms384m -Xmx512m -jar "WitPTra
cker.jar"
WitP Tracker AE tables loaded in 57 seconds
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa
ce
       at java.awt.image.DataBufferInt.<init>(Unknown Source)
       at java.awt.image.Raster.createPackedRaster(Unknown Source)
       at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow
n Source)
       at java.awt.image.BufferedImage.<init>(Unknown Source)
       at witptracker.MapPanel$Map.<init>(MapPanel.java:354)
       at witptracker.MapPanel.<init>(MapPanel.java:193)
       at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:883)
       at witptracker.GUIMain$5.run(GUIMain.java:997)
       at java.awt.event.InvocationEvent.dispatch(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)

D:\Download\WITP AE\WitPTracker AE PBEM Ste>pause
Premere un tasto per continuare . . .


_____________________________


(in reply to floydg)
Post #: 1635
RE: problems with tracker - 8/1/2010 11:41:16 AM   
invernomuto


Posts: 986
Joined: 10/8/2004
From: Turin, Italy
Status: offline
Ok, sorry Floydg, it was just a memory issue like Bliztk one's.
Solution found: I changed memory values in the WitpTracker.bat file and everything is running fine now.

mine working WitpTracker.bat:
quote:


java -Xms512m -Xmx1024m -jar "WitPTracker.jar"
pause



_____________________________


(in reply to invernomuto)
Post #: 1636
RE: problems with tracker - 8/1/2010 11:44:51 AM   
invernomuto


Posts: 986
Joined: 10/8/2004
From: Turin, Italy
Status: offline

quote:

ORIGINAL: Bliztk

Rebuilt all my savegames plus combat reports.

Using multiple turn load starting from turn 1, got the same error as Theages but it worked.

Total turns read 58

Then I use the version with map and I get this error:


WitP Tracker AE tables loaded in 13 seconds
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa
ce

       at java.awt.image.DataBufferInt.<init>(Unknown Source)
       at java.awt.image.Raster.createPackedRaster(Unknown Source)
       at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow
n Source)
       at java.awt.image.BufferedImage.<init>(Unknown Source)
       at witptracker.MapPanel$Map.<init>(MapPanel.java:354)
       at witptracker.MapPanel.<init>(MapPanel.java:193)
       at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:883)
       at witptracker.GUIMain$5.run(GUIMain.java:997)
       at java.awt.event.InvocationEvent.dispatch(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)

BUT, if I run the version with no map it works. Got a Quad Core with 6GB of RAM and 1 TB of HD, so I guess that this is a problem with the code, not the machine



Hi, you need to change the value in your WitpTracker.bat file.
Change the numbers to bigger values. Increase by 128.
Here is mine:

java -Xms512m -Xmx1024m -jar "WitPTracker.jar"
pause

_____________________________


(in reply to Bliztk)
Post #: 1637
RE: problems with tracker - 8/1/2010 12:09:43 PM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline
Glad you figured it Invernomuto,

Just so everyone knows ... the support page now has a few more tips for common probs including these memory issues.

http://sites.google.com/site/witptracker/support



_____________________________


(in reply to invernomuto)
Post #: 1638
RE: problems with tracker - 8/2/2010 5:05:42 PM   
Roger Neilson II


Posts: 1517
Joined: 7/16/2006
From: Newcastle upon Tyne. England
Status: offline
A request, in the Alerts Data set could there be a filter for type of Alert in the same way s there is for the Object name? Would be v useful....

Roger

_____________________________


(in reply to n01487477)
Post #: 1639
RE: problems with tracker - 8/3/2010 1:26:11 AM   
floydg

 

Posts: 2052
Joined: 6/27/2004
From: Middletown, NJ
Status: offline

quote:

ORIGINAL: Roger Neilson II

A request, in the Alerts Data set could there be a filter for type of Alert in the same way s there is for the Object name? Would be v useful....

Roger


Yeah, that certainly would be useful. Just tricky to do because it could have conflicts with the other control (Object Type).

(in reply to Roger Neilson II)
Post #: 1640
RE: problems with tracker - 8/3/2010 11:58:01 AM   
Roger Neilson II


Posts: 1517
Joined: 7/16/2006
From: Newcastle upon Tyne. England
Status: offline
For you guys 'tricky' seems to mean might take a little while - wonders if its possible to export the report and then it could be sorted or filtered in a spreadsheet? I am sure if there's a way you guys will find it.

Roger

_____________________________


(in reply to floydg)
Post #: 1641
RE: problems with tracker - 8/3/2010 1:36:30 PM   
floydg

 

Posts: 2052
Joined: 6/27/2004
From: Middletown, NJ
Status: offline

quote:

ORIGINAL: Roger Neilson II

For you guys 'tricky' seems to mean might take a little while - wonders if its possible to export the report and then it could be sorted or filtered in a spreadsheet? I am sure if there's a way you guys will find it.

Roger


Export to CSV is already there for alerts. But I think I have an idea that could satisfy your (and others') needs.

(in reply to Roger Neilson II)
Post #: 1642
RE: problems with tracker - 8/3/2010 2:58:57 PM   
Roger Neilson II


Posts: 1517
Joined: 7/16/2006
From: Newcastle upon Tyne. England
Status: offline
Oho, that sounds good to me.

Roger

_____________________________


(in reply to floydg)
Post #: 1643
RE: load times - 8/4/2010 11:55:11 PM   
vonTirpitz


Posts: 511
Joined: 3/1/2005
From: Wilmington, NC
Status: offline
Hello folks.

After upgrading to 1.6 (and reloading all of my earlier turns - ~160 or so) I noticed that the load time had dramatically increased.

I am running Windows 7 (x64) and 64-bit Java ver.6 update 21 with the following command line: c:\Java\jre6\bin\java -Xms512m -Xmx768m -jar "WitPTracker.jar" nomap

Once loaded everything seems to run fine but the load time went from about ~100 seconds to over 1100 seconds. I haven't been successful running 32 bit java on my 64 bit OS and I have increased the memory allocation with no noticeable differences. Any thoughts? Thanks in advance.

Marc


(in reply to Roger Neilson II)
Post #: 1644
RE: load times - 8/5/2010 7:32:38 AM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline
quote:

ORIGINAL: vonTirpitz

Hello folks.

After upgrading to 1.6 (and reloading all of my earlier turns - ~160 or so) I noticed that the load time had dramatically increased.

I am running Windows 7 (x64) and 64-bit Java ver.6 update 21 with the following command line: c:\Java\jre6\bin\java -Xms512m -Xmx768m -jar "WitPTracker.jar" nomap

Once loaded everything seems to run fine but the load time went from about ~100 seconds to over 1100 seconds. I haven't been successful running 32 bit java on my 64 bit OS and I have increased the memory allocation with no noticeable differences. Any thoughts? Thanks in advance.

Marc

Marc,
I think you are using Java 32 bit as V6.update 21 is a 32 bit build... 64 bit Java doesn't work with Tracker as far as I know.

So you are saying that with 1.5.1 with 160 turns loaded it is faster to start even with the map removed ? That is a mystery ... Floyd and I are looking into optimisation but it will probably take us a while to get it right. Java is not quite the "killer" app builder, but it has come a long way in 10 yrs.

So I guess you'll have to look at optimising your computer's programs on start up ... can I ask for your machine specs please.

To the spectators ... Has Java 6 update 21 slowed down Tracker or have you seen any differences from 20 ?

< Message edited by n01487477 -- 8/5/2010 7:34:18 AM >


_____________________________


(in reply to vonTirpitz)
Post #: 1645
Suddenly stopped working - 8/5/2010 12:46:27 PM   
Roger Neilson II


Posts: 1517
Joined: 7/16/2006
From: Newcastle upon Tyne. England
Status: offline
Been fine for ages and now I get this.... any clues?

F:\Mike\Tracker>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 37 seconds
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa
ce
at java.awt.image.DataBufferInt.<init>(Unknown Source)
at java.awt.image.Raster.createPackedRaster(Unknown Source)
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow
n Source)
at java.awt.image.BufferedImage.<init>(Unknown Source)
at witptracker.MapPanel$Map.<init>(MapPanel.java:354)
at witptracker.MapPanel.<init>(MapPanel.java:193)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:883)
at witptracker.GUIMain$5.run(GUIMain.java:997)
at java.awt.event.InvocationEvent.dispatch(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)
F:\Mike\Tracker>pause
Press any key to continue . .

_____________________________


(in reply to n01487477)
Post #: 1646
RE: Suddenly stopped working - 8/5/2010 12:51:31 PM   
floydg

 

Posts: 2052
Joined: 6/27/2004
From: Middletown, NJ
Status: offline

quote:

ORIGINAL: Roger Neilson II

Been fine for ages and now I get this.... any clues?

F:\Mike\Tracker>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 37 seconds
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa
ce
at java.awt.image.DataBufferInt.<init>(Unknown Source)
at java.awt.image.Raster.createPackedRaster(Unknown Source)
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow
n Source)
at java.awt.image.BufferedImage.<init>(Unknown Source)
at witptracker.MapPanel$Map.<init>(MapPanel.java:354)
at witptracker.MapPanel.<init>(MapPanel.java:193)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:883)
at witptracker.GUIMain$5.run(GUIMain.java:997)
at java.awt.event.InvocationEvent.dispatch(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)
F:\Mike\Tracker>pause
Press any key to continue . .


Ran out of memory.

Maybe you're running too many other things. Try running with the "nomap" option and see if that fixes it. Or reboot the PC and try with nothing else running and see what happens.

Floyd

(in reply to Roger Neilson II)
Post #: 1647
RE: Suddenly stopped working - 8/5/2010 1:03:45 PM   
Judykator


Posts: 182
Joined: 7/28/2009
From: Poland
Status: offline
Every 3-4 rounds I gets alerts:




Attachment (1)

(in reply to floydg)
Post #: 1648
RE: Suddenly stopped working - 8/5/2010 1:08:18 PM   
floydg

 

Posts: 2052
Joined: 6/27/2004
From: Middletown, NJ
Status: offline
The bogus class upgrades to all ships happen every 5 turns and it was my mistake when I added a new function.
I saw it when I was debugging, but neglected to fix it. It will be fixed in the next release.

(in reply to Judykator)
Post #: 1649
RE: Suddenly stopped working - 8/5/2010 1:26:51 PM   
Roger Neilson II


Posts: 1517
Joined: 7/16/2006
From: Newcastle upon Tyne. England
Status: offline
trying to find where to put the nomap command, can't see!

Have tried in separate line on the .bat file in various places, not doing anything.

Roger

_____________________________


(in reply to floydg)
Post #: 1650
Page:   <<   < prev  53 54 [55] 56 57   next >   >>
All Forums >> [New Releases from Matrix Games] >> War in the Pacific: Admiral's Edition >> RE: problems with tracker Page: <<   < prev  53 54 [55] 56 57   next >   >>
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts


Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI

1.191