Out of Memory Error
-
- Posts: 4
- Joined: Mon Jun 12, 2000 8:00 am
- Location: Ellicott City, Maryland, USA
Out of Memory Error
I'm running Windows 98 Second Edition. Old version of Pacific War runs fine. Matrix version gives an out of memory error when I try to access aircraft assignment on carriers in port or task force display. Can't change the assignment of my aircraft! Any suggestions?
I spoke to soon in my previous post and for this I hang my head in shame.Originally posted by Bob Longford:
I'm running Windows 98 Second Edition. Old version of Pacific War runs fine. Matrix version gives an out of memory error when I try to access aircraft assignment on carriers in port or task force display. Can't change the assignment of my aircraft! Any suggestions?
I am running WIN2000 Pro and I am experiencing the very same thing. I have checked the properties of PAC.EXE and everything is set to auto. I would have hoped that this would allow WIN to allocate memory with no problems as the original PACWAR runs fine. Is this a problem with THE MATRIX PROJECT?
-
- Posts: 34
- Joined: Sun Aug 27, 2000 8:00 am
- Location: Albuquerque,NM,USA
- Cmdrcain
- Posts: 1161
- Joined: Mon Aug 21, 2000 8:00 am
- Location: Rebuilding FLA, Busy Repairing!
- Contact:
Originally posted by Bob Longford:
I'm running Windows 98 Second Edition. Old version of Pacific War runs fine. Matrix version gives an out of memory error when I try to access aircraft assignment on carriers in port or task force display. Can't change the assignment of my aircraft! Any suggestions?
Guys, can you try this:
start up your Pc, pick the MS-DOS prompt
shortcut, type MEM in Dos, tell us what you see.
My shortcut to Ms-dos is set to give me 610K memory free, I have had no problems
so far no out of memory, no errors looking at plane groups.
This Updated version maybe Iffy if less 610K free in your dos box.
Noise? What Noise? It's sooooo quiet and Peaceful!

Battlestar Pegasus

Battlestar Pegasus
-
- Posts: 34
- Joined: Sun Aug 27, 2000 8:00 am
- Location: Albuquerque,NM,USA
In response to Vonbrown's question for Win2000 - here's a copy of what I posted in a different thread...
1. copy autoexec.nt and config.nt from %systemroot%\system32 to the pacwar installation dir
2. REM out everything in the copied files
3. Create a new shortcut to pac.exe & click on the advanced button under the program tab
4. Adjust the paths to the autoexec.nt and config.nt files to the edited ones in the pacwar dir
5. problem solved!
This worked for me and several others round here under 2000 - basically it's everything the Matrix guys have been saying from the start - definately a case of RTFM (or in this case the release notes!)
1. copy autoexec.nt and config.nt from %systemroot%\system32 to the pacwar installation dir
2. REM out everything in the copied files
3. Create a new shortcut to pac.exe & click on the advanced button under the program tab
4. Adjust the paths to the autoexec.nt and config.nt files to the edited ones in the pacwar dir
5. problem solved!
This worked for me and several others round here under 2000 - basically it's everything the Matrix guys have been saying from the start - definately a case of RTFM (or in this case the release notes!)
- Cmdrcain
- Posts: 1161
- Joined: Mon Aug 21, 2000 8:00 am
- Location: Rebuilding FLA, Busy Repairing!
- Contact:
568K likely woould give you problems with the old version too, thats low considering it's best if had 600K at least.Originally posted by sapperland:
I have 568 free, so there-in lies my problem.
Its been a long time since I messed with DOS
You are talking of the Dos box, not Memory booting up in Ms-dos mode since booting in Ms-dos mode can be different then using Dos box.
if dos box, your msdos prompt settings arent loading likely drivers into high mem
Noise? What Noise? It's sooooo quiet and Peaceful!

Battlestar Pegasus

Battlestar Pegasus
I have found the problem with running Pacific War under Win 2000. The shortcut (PIF) files that get installed with the game are screwed up. You need to delete them. There's one called "PAC" in the Pacific War directory and another called "Pacific War DOS Start" in the Windows start menu. If you want a new shortcut in the start menu, just drag "PAC.EXE" to it to create a new one.
The bad shortcuts cause some drivers to
be loaded in low memory instead of high memory. This results in only 583K of memory instead of 633K of memory. My guess is that the bad shortcuts are for Win 9X and are not compatible with Win 2000.
George
The bad shortcuts cause some drivers to
be loaded in low memory instead of high memory. This results in only 583K of memory instead of 633K of memory. My guess is that the bad shortcuts are for Win 9X and are not compatible with Win 2000.
George
-
- Posts: 34
- Joined: Sun Aug 27, 2000 8:00 am
- Location: Albuquerque,NM,USA
Memmaker did not survive in the DOS remake that comes with Windows 98. Believe DOS 6.22 last time it was available, I can verify it is not there in DOS 7.0. There are other ways to increase conventional memory, however.Originally posted by sapperland:
I used to know every trick in the book for DOS. But over the last 10 years I have forgotten most of it.
Cmdrcain,
I will try booting in DOS and see what I get.
Memmaker that Frank suggested could help also.
Bing2
"For Those That Fought For It, Freedom Has a Taste And A Meaning The Protected Will Never Know. " -
From the 101st Airborne Division Association Website
From the 101st Airborne Division Association Website
-
- Posts: 4
- Joined: Mon Jun 12, 2000 8:00 am
- Location: Ellicott City, Maryland, USA
Thanks to everyone for the help. Actually, I have since found a helpful site on the net
<http://pages.hotbot.com/arts/gorx/windows.html>. Took the following Config.sys from it and had to download a DOS mouse driver to call in Autoexec.bat. Now I kick off a DOS session with almost 600K free lower mem and PacWar runs fine!
Thanks again and hope this helps others.
DEVICE=C:\WINDOWS\HIMEM.SYS /TESTMEM:OFF
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\EMM386.EXE noems frame=none I=B000-B7FF
DEVICEhigh=C:\WINDOWS\IFSHLP.SYS
BUFFERShigh=13
FILEShigh=40
<http://pages.hotbot.com/arts/gorx/windows.html>. Took the following Config.sys from it and had to download a DOS mouse driver to call in Autoexec.bat. Now I kick off a DOS session with almost 600K free lower mem and PacWar runs fine!
Thanks again and hope this helps others.
DEVICE=C:\WINDOWS\HIMEM.SYS /TESTMEM:OFF
DOS=HIGH,UMB
DEVICE=C:\WINDOWS\EMM386.EXE noems frame=none I=B000-B7FF
DEVICEhigh=C:\WINDOWS\IFSHLP.SYS
BUFFERShigh=13
FILEShigh=40
Sorry guys, but this is not working for me.Originally posted by Kermit:
In response to Vonbrown's question for Win2000 - here's a copy of what I posted in a different thread...
1. copy autoexec.nt and config.nt from %systemroot%\system32 to the pacwar installation dir
2. REM out everything in the copied files
3. Create a new shortcut to pac.exe & click on the advanced button under the program tab
4. Adjust the paths to the autoexec.nt and config.nt files to the edited ones in the pacwar dir
5. problem solved!
This worked for me and several others round here under 2000 - basically it's everything the Matrix guys have been saying from the start - definately a case of RTFM (or in this case the release notes!)
I see no mention of mem configs or problems in the manual or the release notes.
Have tried this config, but I get a warning box telling me that this is not set up to run MS-DOS or Windows programs. I chose to ignore, but the program still does not run.
The only problem I am having is accessing air units on carriers. I think I will just go back to the original and wait for Matrix's new game of the Pacific War.
Thanks guys for the help and MATRIX RULES THE GAMING WORLD! Keep up the good work!
I am using Windows ME (installed just this week) and currently have only 572K in DOS. I have tried both changing CONFIG.SYS to as suggested above and either REM'ing out AUTOEXEC.BAT or deleting it entirely. When I reboot the pc something is restoring the old files of config.sys of ZERO bytes (no lines) and the old autoexec.bat. Does anyone have any ideas where I can disable this restore feature. I have a basic knowledge of DOS and Win95 but just starting to learn WIN ME. Thanks in advance, the new game is beautiful!
Brian
Brian
"I propose to fight it out on this line if it takes all summer."-Note sent with Congressman Washburne from Spotsylvania, May 11, 1864, to General Halleck. - General Ulysses S. Grant