** Z_Malloc: failed on allocation of 4194328 bytes from the main zone
Please report the the problem you encountered on the Quake Live forums.
You must reload the web page to make this display go away.
was trying to play practice ctf match.
Printable View
** Z_Malloc: failed on allocation of 4194328 bytes from the main zone
Please report the the problem you encountered on the Quake Live forums.
You must reload the web page to make this display go away.
was trying to play practice ctf match.
Yeah, i got the same thing.
Same thing here.
same thing...
FireFox (latest)
QL-Plugin (Latest)
Windows7 Ultimate (32-bit)
GeForce 8400 GS (512mb) (latest drivers)
supplying some system info, just in case..
http://i336.photobucket.com/albums/n...dmap-error.png
Same thing here
load any other map/practice game,
check \com_hunkmegs in the quakelive console is at least 96 (default, required) or anything up to 256 (but always keep it divisible by 8 with no remainder.
I get the same error. My hunkmegs was set to 128 and even though I change it to 256, get the prompt to restart before effecting changes, it's still set to 128 when I restart. I've looked through all config files and there's no mention of com_hunkmegs 128 anywhere.
(I run QL with Chrome, Windows XP, 2 GB RAM, ATI Radeon HD 48000)
I get the same thing trying to open Silent Night, by the way.
I can open both maps fine as long as I'm not in practice mode. So no big deal :)
if it's not saving the value for some reason, create an autoexec.cfg in the same folder as your other quakelive config files.
it needs to be a plain text file (use notepad / kate / cat / vi etc)
you will only need it to contain the following :
seta com_hunkmegs "96"
or a higher value >=96 and <= 256 divisible by 8