by andylegate » Tue Jan 08, 2008 6:03 am
Okay, I had someone tell me that they had this problem before, and the cause turned out to be, lack of memory. Problem being that the Age used some very high resolution graphic textures or vertex painting. Basically, their computer was running out of memory to properly display the graphics. So what they got was a blank screen, but could hear sounds of their foot steps running around, etc.
So I've gone back and looked. I didn't do any vertex painting, but YIKES I did have a few textures who's image sizes were huge. Some of them over 2000 x 2000. That was for my note book covers. Any smaller and they become not readable. But they are just eye candy any ways.
I also had several textures that were over 1024 x something. So what I'm doing is going back and lowering the image size of some of these so that they are no bigger than 512 x 512. Hopefully that will cure the problem.
I don't have a high end machine myself. Mater of fact, I only have 512 MB of ram. But, even though my nVidia graphics card is old (it's a FX 5500) it has 256 MB DDR Ram built on to it.