#Can't render TGA file
03-Mar-93 13:46:09
Sb: #36410-#Can't render TGA file
Fm: Nik Grant [adesk] 70421,76
To: Chris Barnes 71201,1112
Hate to say this, but your error message, "Can't Allocate Image Buffer" and
"Init of Driver Failed" is a sure sign of insufficient memory!
I bet if you decrease the resolution of your image from 4096×2731 to a much
lower value, it'll work. You might enjoy <g> experimenting with different
resolutions to see what the threshold is for that particular image.
Count on freeing up some disk space, many megabytes, to get this to work. You
might even get this message with 40 megs disk space free, for instance,
depending on the image (texture maps add overhead for instance).
Nik