i hate that damned error, hehe
The problem is the 32 bit OS
and the 4 gig limit thing.
In reality, any app is only able to utilize 2 gigs of memory, whether it be RAM, the paging file, or a combo of the two.
Win XP tends to split the memory management in half giving half to RAM, and half to the paging file.
I have been doing a lot of exporting of high rez zb files, and this pushes zb to the max. As soon as i get it to 2 gigs, boom. That damn error pops up.
And when i say 2 gigs, i mean, 2 gigs of total memory usage, typically half RAM and half paging file.
if you want to test this make a 3 million poly model in zb.
then open the task manager, go into the processes tab, and in the view menu up top, choose “select columns” and pick “virtual ram.”
then click the mem usage tab so that zb stays at the top and is easier to view.
then export the model you just made as an obj.
as soon as both chunks get to about 2 gigs, boom.
it looks like it blows up right before that, but i believe what is happening is that the memory is being used in chunks, so when zb adds another chunk, it tries to go from about 1.9 gigs to something over 2, but you don’t see that in the task manager cuz that is when zb blows up.
this will be fixed when it is compiled for win 64, i believe.
-zee