|
From: James W. W. <ja...@wr...> - 2004-10-22 23:25:23
|
I was trying to run Geom Test in Classic, and found that it crashed in QutTexture_CreateTextureObjectFromTGAFile. What seems to be happening is that Q3MemoryStorage_New returns a storage object, but Q3MemoryStorage_GetBuffer returns a NULL buffer. Similar things happen with Handle storage objects. It's beginning to look as if QD3D does not allow one to write to an internally-allocated memory storage except using Q3Storage_SetData. Is that true? If so, it's really a pain. -- James W. Walker, ScriptPerfection Enterprises, Inc. <http://www.write-brain.com/> |