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: TOE Upgrade display

 
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: TOE Upgrade display Page: <<   < prev  30 31 [32] 33 34   next >   >>
Login
Message << Older Topic   Newer Topic >>
RE: TOE Upgrade display - 1/17/2010 5:04:52 PM   
witpqs


Posts: 26087
Joined: 10/4/2004
From: Argleton
Status: offline
Go to the LCU screen. Click on the the column heading to sort by Location. It will sort by hex number instead of base name.

I've noticed on many other screens a location column will sort on name, with hex numbers being interpreted as names. That way seems much easier to use.

(in reply to floydg)
Post #: 931
RE: LCU location sorting - 1/17/2010 5:20:41 PM   
floydg

 

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

quote:

ORIGINAL: witpqs

Go to the LCU screen. Click on the the column heading to sort by Location. It will sort by hex number instead of base name.

I've noticed on many other screens a location column will sort on name, with hex numbers being interpreted as names. That way seems much easier to use.


Yeah, I do that on purpose.
The other screens don't show the hex location next to the base name. I don't know which way really is best...

(in reply to witpqs)
Post #: 932
RE: WitPTracker AE Release 1.0 - 1/17/2010 5:38:27 PM   
lolz

 

Posts: 149
Joined: 11/22/2004
Status: offline

C:\Matrix Games\War in the Pacific Admiral's Edition\witptracker>java -Xms384m
Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 5 seconds
Exception in thread "AWT-EventQueue-0" java.util.NoSuchElementException
at java.util.Vector.lastElement(Unknown Source)
at witptracker.LCUProductionPanel.showChart(LCUProductionPanel.java:170
)
at witptracker.LCUProductionPanel.<init>(LCUProductionPanel.java:687)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:675)
at witptracker.GUIMain$5.run(GUIMain.java:755)
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)

C:\Matrix Games\War in the Pacific Admiral's Edition\witptracker>pause
Press any key to continue . . .




what does it mean

_____________________________


(in reply to Nomad)
Post #: 933
RE: LCU location sorting - 1/17/2010 11:30:14 PM   
witpqs


Posts: 26087
Joined: 10/4/2004
From: Argleton
Status: offline

quote:

ORIGINAL: floydg


quote:

ORIGINAL: witpqs

Go to the LCU screen. Click on the the column heading to sort by Location. It will sort by hex number instead of base name.

I've noticed on many other screens a location column will sort on name, with hex numbers being interpreted as names. That way seems much easier to use.


Yeah, I do that on purpose.
The other screens don't show the hex location next to the base name. I don't know which way really is best...


IMO - sort by name. Do show the hex number, but sort by name. I figure if you know what hex to look at you already know what's there.

(in reply to floydg)
Post #: 934
RE: LCU location sorting - 1/18/2010 12:03:58 AM   
Grunt


Posts: 111
Joined: 5/17/2004
From: Idaho, USA
Status: offline
Holy Smokes!! Long time player but first time Tracker. Just loaded it up today. This is fantastic. You guys rock!!

(in reply to witpqs)
Post #: 935
RE: WitPTracker AE Release 1.0 - 1/18/2010 12:52:27 AM   
n01487477


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

quote:

ORIGINAL: lolz


C:\Matrix Games\War in the Pacific Admiral's Edition\witptracker>java -Xms384m
Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 5 seconds
Exception in thread "AWT-EventQueue-0" java.util.NoSuchElementException
at java.util.Vector.lastElement(Unknown Source)
at witptracker.LCUProductionPanel.showChart(LCUProductionPanel.java:170
)
at witptracker.LCUProductionPanel.<init>(LCUProductionPanel.java:687)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:675)
at witptracker.GUIMain$5.run(GUIMain.java:755)
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)

C:\Matrix Games\War in the Pacific Admiral's Edition\witptracker>pause
Press any key to continue . . .
what does it mean

Did you get any errors in previous loads ?

For some reason the chart on the LCU production screen is not being initialised cause there is a problem with the data, can you clear the DB by deleting the trackerdb*. files and then retry... If this doesn't clear the problem, then can you email us with the savefile and your properties file

_____________________________


(in reply to lolz)
Post #: 936
RE: WitPTracker AE Release 1.0 - 1/18/2010 3:46:14 AM   
n01487477


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

quote:

ORIGINAL: Kull

quote:

ORIGINAL: floydg

Yes, I see where I do it in the Regions pop-up window. It's a little complicated to change, since I have some special cases for the Unassigned region, which I force to show up first.


No problem (it really is VERY minor). Thanks for looking into it!


Also, fyi iirc, you can type the first letter when in the combo box and then (TAB ?) to each region with that Letter ... or something like that ...

_____________________________


(in reply to Kull)
Post #: 937
RE: WitPTracker AE Release 1.0 - 1/18/2010 5:13:27 AM   
lolz

 

Posts: 149
Joined: 11/22/2004
Status: offline
thanks,it slove the problem.

_____________________________


(in reply to n01487477)
Post #: 938
RE: WitPTracker AE Release 1.0 - 1/18/2010 3:56:16 PM   
lolz

 

Posts: 149
Joined: 11/22/2004
Status: offline
btw how to i do comparison?

_____________________________


(in reply to lolz)
Post #: 939
RE: WitPTracker AE Release 1.0 - 1/18/2010 4:08:33 PM   
n01487477


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

ORIGINAL: lolz
btw how to i do comparison?

Aircraft ?

There is the Aircraft tab or the Aircraft Comparison Tab from the drop down menu ... then make your selections...



_____________________________


(in reply to lolz)
Post #: 940
RE: Leader Question - 1/19/2010 3:32:24 AM   
SeethingErmine


Posts: 34
Joined: 1/2/2010
Status: offline
I use the tracker's Leader screen to try to find better leaders for my air groups, but I run into a lot of leaders that do not show up in game when I try to find them. What am I missing?

For example, from scenario 1, playing Japan:
- In tracker, I go to Leaders and filter by IJN and Unassigned & Active.
- I sort by Air skill, and the first "LT" rank leader for me is Kikuchi, R. [3363] with an air skill of 67.
- In-game I bring up the leader assignment list for a navy air group, and Kikuchi does not appear in the list of available leaders.


(in reply to floydg)
Post #: 941
RE: Leader Question - 1/19/2010 9:42:40 AM   
n01487477


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

quote:

ORIGINAL: SeethingErmine

I use the tracker's Leader screen to try to find better leaders for my air groups, but I run into a lot of leaders that do not show up in game when I try to find them. What am I missing?

For example, from scenario 1, playing Japan:
- In tracker, I go to Leaders and filter by IJN and Unassigned & Active.
- I sort by Air skill, and the first "LT" rank leader for me is Kikuchi, R. [3363] with an air skill of 67.
- In-game I bring up the leader assignment list for a navy air group, and Kikuchi does not appear in the list of available leaders.

We've been busy fixing and adding screens and this area probably needs a quick review to see if we're missing something ... When I get a chance I'll have a look.
Thanks

_____________________________


(in reply to SeethingErmine)
Post #: 942
RE: WitPTracker AE Release 1.0 - 1/19/2010 10:59:05 PM   
Ghertz

 

Posts: 48
Joined: 7/22/2009
From: Detroit, MI
Status: offline
I am trying to use WitiPTracker AE, and I keep getting this error message whenever I try running it:

c:\Marix Games\War in the Pacific Admiral's Edition\WITP AE Tracker>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
ERROR:  Save game file "c:\Marix Games\War in the Pacific Admiral's Edition\WITP AE Tracker\wpae003.pws" could not be opened.
ERROR:  Problem with save game file.   Exiting.

I don't have a wpae003.pws file.

I don't have a clue as to how to troubleshoot this problem.
This is on Windows Vista machine.

(in reply to n01487477)
Post #: 943
RE: WitPTracker AE Release 1.0 - 1/19/2010 11:12:10 PM   
floydg

 

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

quote:

ORIGINAL: Ghertz

I am trying to use WitiPTracker AE, and I keep getting this error message whenever I try running it:

c:\Marix Games\War in the Pacific Admiral's Edition\WITP AE Tracker>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
ERROR:  Save game file "c:\Marix Games\War in the Pacific Admiral's Edition\WITP AE Tracker\wpae003.pws" could not be opened.
ERROR:  Problem with save game file.   Exiting.

I don't have a wpae003.pws file.

I don't have a clue as to how to troubleshoot this problem.
This is on Windows Vista machine.


Did you edit the witptracker.properties file appropriately?

Look here for some hints.

Floyd

(in reply to Ghertz)
Post #: 944
RE: TOE Upgrade display - 1/21/2010 6:14:47 AM   
kfmiller41


Posts: 1063
Joined: 3/25/2003
From: Saint Marys, Ga
Status: offline
cannot get tracker to run on any of my windows 7 machines past ver 1.2

here is the error i am getting, reloaded and did install the latest java 6-18






Attachment (1)

_____________________________

You have the ability to arouse various emotions in me: please select carefully.

(in reply to witpqs)
Post #: 945
RE: TOE Upgrade display - 1/21/2010 6:20:20 AM   
n01487477


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

quote:

ORIGINAL: miller41

cannot get tracker to run on any of my windows 7 machines past ver 1.2

here is the error i am getting, reloaded and did install the latest java 6-18
....

Do you just have the 32bit Java installed ? Uninstall the 64 bit.
What is your OS and processor type(AMD/Intel)
What Microsoft Visual C++ SP do you have installed ? The 64 bit one seems to cause problems, just use the 32 bit

Let me know and I'll try to get you up an running.

_____________________________


(in reply to kfmiller41)
Post #: 946
RE: WitPTracker AE Release 1.4 Available - 1/21/2010 3:04:53 PM   
jackyo123

 

Posts: 697
Joined: 2/4/2008
Status: offline

quote:

ORIGINAL: n01487477

quote:

ORIGINAL: jackyo123
just downloaded 1.4 - WITPSTAFF works, tracker unfortunately doesnt.
error:
C:\Matrix Games\War in the Pacific Admiral's Edition\WitPTracker AE Release 1.4>
java -Xms384m -Xmx512m -jar "WitPTracker.jar"
Initializing WitP Tracker AE database.
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Matrix Games\War i
n the Pacific Admiral's Edition\WitPTracker AE Release 1.4\pwsdll.dll: This appl
ication has failed to start because the application configuration is incorrect.
Reinstalling the application may fix this problem
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at JNIpws.JNIpws.<clinit>(JNIpws.java:19)
at witptracker.SaveFileReader.<init>(SaveFileReader.java:91)
at witptracker.Main.main(Main.java:127)

C:\Matrix Games\War in the Pacific Admiral's Edition\WitPTracker AE Release 1.4>
pause
Press any key to continue . . .

That's incredibly unusual, we both use the same MS setup ... Can you replace the *.dll in the tracker folder with the one in your c:\matrix games\... (game root folder), delete the db & try again. Otherwise I'm thinking you are a 64 bit user ??? I thought you had 1.3 running before ?


quote:

ORIGINAL: Grotius

Tracker is running great for me! It's even better than the original WITP Tracker, so congrats to you on a wonderful release.

I just have one minor (and probably obvious) question. I've never used Tracker in a PBEM before. I'm playing Japan, and I ran Tracker after I sent my turn 1 off to my opponent. It generated a valid database of info on my empire as of December 7. My opponent then sent back his turn 1, I ran the replay, and now I'm starting my orders for Turn 2. I tried running Tracker at this point, but it still just generated a report for turn 1, December 7. At one point will it read Turn 2? After both I and my opponent have entered orders for Turn 2, I assume?

Once again, thank you for all the time and effort you put into this. I've loved using it for AI games, and I'm really thrilled to have it at my side for a PBEM.

Grotius, thanks for the encouragement ...
For Dec 7, load the save after you've given orders (or before),[edit] - mid-turn save but before you have clicked the End turn (the file for your opponent).
Dec 8, load the save after the combat replay (before or after giving orders)[edit] - mid-turn save, but once again before the END Turn.

Hope this makes sense ... It's clear as mud to me

Cheers





Hi Damian

tried copying the pw*.dll from the matrix install folder to my tracker1.4 folder - no dice, same error.

any ideas?

(in reply to n01487477)
Post #: 947
RE: WitPTracker AE Release 1.4 Available - 1/21/2010 3:30:04 PM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline
Jackyo123,
I don't understand, in one thread you are asking me how to change Base Regions, and then on this one you are saying that you can't get the program running... which is it ? I'm getting confused Or is this just when you try to load a turn ?

Jackyo123, I think that you need to tell me some more information.
What OS ?
What Java versions are installed ? 64 or 32 bit
What C++ SP version do you have installed?

And why can you work Staff and not Tracker ... they work on the same principle (mostly)







_____________________________


(in reply to jackyo123)
Post #: 948
RE: WitPTracker AE Release 1.4 Available - 1/21/2010 5:11:47 PM   
Red Devil

 

Posts: 47
Joined: 1/4/2002
Status: offline
Hi,

I cannot get Tracker to run, nor WiTP Staff for that matter. All help appreciated.

I'm running Windows 7. In my efforts to get Tracker running I've downloaded a variety of Java versions. I have 2 installed I think - Java 6 update 17 & also Java 6 update 17 (64-bit), but I dont know which is actually trying to run the program.
Similar problem with C++, I have 3 versions showing:
- Visual C++ 2005 ATL Update kb973923 - x86 8.0.50727.4053 (252 kb)
- Visual C++ 2005 Redistributable version 8.0.56336 (2.69MB)
- Visual C++ 2005 Redistributable version 8.0.59193 (346kb)

This is the error message I am getting:

C:\Matrix Games\WitP AE Tracker>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 12 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:345)
at witptracker.MapPanel.<init>(MapPanel.java:197)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:678)
at witptracker.GUIMain$5.run(GUIMain.java:755)
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)

C:\Matrix Games\WitP AE Tracker>pause
Press any key to continue . . .

Hope someone can help me get this running, because I need all the help I can get in this game :)

Robin - WitP AE newbie

(in reply to n01487477)
Post #: 949
RE: WitPTracker AE Release 1.4 Available - 1/21/2010 6:12:44 PM   
Smeulders

 

Posts: 1879
Joined: 8/9/2009
Status: offline
Hey, I was wondering if it was possible to get a filter in the air prod that displays either planes that are being used in a group at the moment, or that are being built at the moment. It seems to me that the current 'building' filter also displays planes for which production/replacements have already stopped. This would prevent clutter later on in the game of a bunch of obsolete planes still taking up space in the lists. 

(in reply to Red Devil)
Post #: 950
RE: WitPTracker AE Release 1.4 Available - 1/21/2010 10:15:35 PM   
jackyo123

 

Posts: 697
Joined: 2/4/2008
Status: offline

quote:

ORIGINAL: n01487477

Jackyo123,
I don't understand, in one thread you are asking me how to change Base Regions, and then on this one you are saying that you can't get the program running... which is it ? I'm getting confused Or is this just when you try to load a turn ?

Jackyo123, I think that you need to tell me some more information.
What OS ?
What Java versions are installed ? 64 or 32 bit
What C++ SP version do you have installed?

And why can you work Staff and not Tracker ... they work on the same principle (mostly)









sorry Damian - thought i had posted before; I have 2 computers - 1 at work (where i am most of the time) and 1 at home. one at home works perfectly. one at work doesnt.

both are XP Pro. Both are 32bit java. Java builds are both from mid-december.

Not sure what c libraries are installed - not sure how to tell either.

which version of java and c++ should i install?

(in reply to n01487477)
Post #: 951
RE: WitPTracker AE Release 1.4 Available - 1/21/2010 11:12:50 PM   
floydg

 

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

quote:

ORIGINAL: Red Devil

Hi,

I cannot get Tracker to run, nor WiTP Staff for that matter. All help appreciated.

I'm running Windows 7. In my efforts to get Tracker running I've downloaded a variety of Java versions. I have 2 installed I think - Java 6 update 17 & also Java 6 update 17 (64-bit), but I dont know which is actually trying to run the program.
Similar problem with C++, I have 3 versions showing:
- Visual C++ 2005 ATL Update kb973923 - x86 8.0.50727.4053 (252 kb)
- Visual C++ 2005 Redistributable version 8.0.56336 (2.69MB)
- Visual C++ 2005 Redistributable version 8.0.59193 (346kb)

This is the error message I am getting:

C:\Matrix Games\WitP AE Tracker>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 12 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:345)
at witptracker.MapPanel.<init>(MapPanel.java:197)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:678)
at witptracker.GUIMain$5.run(GUIMain.java:755)
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)

C:\Matrix Games\WitP AE Tracker>pause
Press any key to continue . . .

Hope someone can help me get this running, because I need all the help I can get in this game :)

Robin - WitP AE newbie


You shouldn't be getting an out-of-memory exception, since you're running with the right parameters.
But it did show that the tables loaded in 12 seconds, which is a little fast. Can you try deleting the trackerdb.* files and trying again?

Floyd

(in reply to Red Devil)
Post #: 952
RE: LCU location sorting - 1/22/2010 12:12:36 AM   
floydg

 

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

quote:

ORIGINAL: witpqs


quote:

ORIGINAL: floydg


quote:

ORIGINAL: witpqs

Go to the LCU screen. Click on the the column heading to sort by Location. It will sort by hex number instead of base name.

I've noticed on many other screens a location column will sort on name, with hex numbers being interpreted as names. That way seems much easier to use.


Yeah, I do that on purpose.
The other screens don't show the hex location next to the base name. I don't know which way really is best...


IMO - sort by name. Do show the hex number, but sort by name. I figure if you know what hex to look at you already know what's there.


I figured out why I did that: for LCUs not at a base, if I sort by Base name, those LCUs end up at the end, which I didn't like.

(in reply to witpqs)
Post #: 953
RE: TOE Upgrade display - 1/22/2010 1:01:45 AM   
kfmiller41


Posts: 1063
Joined: 3/25/2003
From: Saint Marys, Ga
Status: offline
OS is windows 7 intel processor
just installed Microsoft Visual C++ SP1
am reinstalling 32 bit java now will let you know what happens

_____________________________

You have the ability to arouse various emotions in me: please select carefully.

(in reply to n01487477)
Post #: 954
RE: WitPTracker AE Release 1.4 Available - 1/22/2010 8:51:00 AM   
Red Devil

 

Posts: 47
Joined: 1/4/2002
Status: offline

quote:

ORIGINAL: floydg


quote:

ORIGINAL: Red Devil

Hi,

I cannot get Tracker to run, nor WiTP Staff for that matter. All help appreciated.

I'm running Windows 7. In my efforts to get Tracker running I've downloaded a variety of Java versions. I have 2 installed I think - Java 6 update 17 & also Java 6 update 17 (64-bit), but I dont know which is actually trying to run the program.
Similar problem with C++, I have 3 versions showing:
- Visual C++ 2005 ATL Update kb973923 - x86 8.0.50727.4053 (252 kb)
- Visual C++ 2005 Redistributable version 8.0.56336 (2.69MB)
- Visual C++ 2005 Redistributable version 8.0.59193 (346kb)

This is the error message I am getting:

C:\Matrix Games\WitP AE Tracker>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 12 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:345)
at witptracker.MapPanel.<init>(MapPanel.java:197)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:678)
at witptracker.GUIMain$5.run(GUIMain.java:755)
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)

C:\Matrix Games\WitP AE Tracker>pause
Press any key to continue . . .

Hope someone can help me get this running, because I need all the help I can get in this game :)

Robin - WitP AE newbie


You shouldn't be getting an out-of-memory exception, since you're running with the right parameters.
But it did show that the tables loaded in 12 seconds, which is a little fast. Can you try deleting the trackerdb.* files and trying again?

Floyd


I deleted all the trackerdb.* files as you suggested and re run. This is what i get now.


C:\Matrix Games\WitP AE Tracker>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
Initializing WitP Tracker AE database.
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Matrix Games\WitP
AE Tracker\pwsdll.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at JNIpws.JNIpws.<clinit>(JNIpws.java:19)
at witptracker.SaveFileReader.<init>(SaveFileReader.java:91)
at witptracker.Main.main(Main.java:127)

C:\Matrix Games\WitP AE Tracker>pause
Press any key to continue . . .

Any ideas about this one please?

Robin - WitP AE Newbie

(in reply to floydg)
Post #: 955
RE: WitPTracker AE Release 1.4 Available - 1/22/2010 8:57:44 AM   
n01487477


Posts: 4779
Joined: 2/21/2006
Status: offline
Robin,
different users with 64 but OS's, have found differing solutions so I can't give you just one... This is usually associated with the *.dll link error and is about configuring your machine properly.

I don;'t have 64 bit OS, but I'd try this:
Uninstall 64 bit Java
Uninstall all MS C++
Reinstall MS 32 bit C++ SP1 or try the original before the Service Pack(SP)

Then delete the trackerdb*. files again and run from the batch file.

Let me know how it goes.



_____________________________


(in reply to Red Devil)
Post #: 956
RE: TOE Upgrade display - 1/22/2010 8:58:25 AM   
n01487477


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

quote:

ORIGINAL: miller41

OS is windows 7 intel processor
just installed Microsoft Visual C++ SP1
am reinstalling 32 bit java now will let you know what happens

So ?

_____________________________


(in reply to kfmiller41)
Post #: 957
RE: WitPTracker AE Release 1.4 Available - 1/22/2010 9:01:39 AM   
n01487477


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

quote:

ORIGINAL: jackyo123


quote:

ORIGINAL: n01487477

Jackyo123,
I don't understand, in one thread you are asking me how to change Base Regions, and then on this one you are saying that you can't get the program running... which is it ? I'm getting confused Or is this just when you try to load a turn ?

Jackyo123, I think that you need to tell me some more information.
What OS ?
What Java versions are installed ? 64 or 32 bit
What C++ SP version do you have installed?

And why can you work Staff and not Tracker ... they work on the same principle (mostly)









sorry Damian - thought i had posted before; I have 2 computers - 1 at work (where i am most of the time) and 1 at home. one at home works perfectly. one at work doesnt.

both are XP Pro. Both are 32bit java. Java builds are both from mid-december.

Not sure what c libraries are installed - not sure how to tell either.

which version of java and c++ should i install?

Look in control panel - add or remove programs and they should be there ... this is what I have




Attachment (1)

_____________________________


(in reply to jackyo123)
Post #: 958
RE: WitPTracker AE Release 1.4 Available - 1/22/2010 9:07:45 AM   
n01487477


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

quote:

ORIGINAL: Smeulders

Hey, I was wondering if it was possible to get a filter in the air prod that displays either planes that are being used in a group at the moment, or that are being built at the moment. It seems to me that the current 'building' filter also displays planes for which production/replacements have already stopped. This would prevent clutter later on in the game of a bunch of obsolete planes still taking up space in the lists. 

Yep, but I thought the "Building" filter only showed planes in production, (done on date and that the plane has a factory building)... Anyway, I'll recheck and make sure it's fine for next build.



_____________________________


(in reply to Smeulders)
Post #: 959
RE: TOE Upgrade display - 1/22/2010 10:39:28 AM   
Mistmatz

 

Posts: 1399
Joined: 10/16/2005
Status: offline
Just stumbled over an inaccuracy with canadian and british ranks. See the picture for details.
I noticed that with 1.3.1 and will check with the next turn under 1.4 but the changelog contains nothing about this issue so I assume its still there. I checked also one USA squadron and the ranks where fine there, didn't check any further natonalities but my assumption would be that there is also a problem with the other commonwealth nations.
The whole thing is just a minor nuisance though.






Attachment (1)

_____________________________

If you gained knowledge through the forum, why not putting it into the AE wiki?

http://witp-ae.wikia.com/wiki/War_in_the_Pacific:_Admiral%27s_Edition_Wiki


(in reply to witpqs)
Post #: 960
Page:   <<   < prev  30 31 [32] 33 34   next >   >>
All Forums >> [New Releases from Matrix Games] >> War in the Pacific: Admiral's Edition >> RE: TOE Upgrade display Page: <<   < prev  30 31 [32] 33 34   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

0.813