Memory allocation failure during save file re-load

evergus

Chieftain
Joined
May 17, 2002
Messages
12
Location
walhalla
This is using path v109.

I am playing a huge map with 18 civs.
Before starting the game, I modified Civ4WorldInfo.xls as follows:

Original Entry for WORLDSIZE_HUGE:
<iGridWidth>32</iGridWidth>
<iGridHeight>20</iGridHeight>

Modified Entry:
<iGridWidth>55</iGridWidth>
<iGridHeight>25</iGridHeight>

The size of my save file is now 1200+ KB.

Start a game, play a turn and then do a CTRL L, to load a save file and select a save file to load, and during the load you will get:

"
Fatal Error

Memory allocation failure - exiting program.
Reason: bad allocation, File:\CvAppMainLoop.cpp, Line 261
"

Click ok and the game will exit.
The other thing I noticed that when you see this failure, the game will have leaked about 100+mbs of memory.

My system specs are in the signature and I have latest Nvidia 81.95 drivers installed.
 
Back
Top Bottom