View Single Post
Old 26 June 2021, 18:01   #1
Warty
Registered User
 
Join Date: Aug 2018
Location: Minneapolis, USA
Posts: 301
SnoopDOS cybergraphics.library fail messages

I was doing some detective work with SnoopDOS this morning, to see why the 3.2 NDK sample code wouldn't run when compiled by VBCC (libraries weren't autoloading), and noticed that for my app, I'm getting a failure message for every IFF I open. This is 3.2, on 3 bit depth screen.

From an appearance point of view, the code has always seemed to work: IFF files do get loaded, and I can blit them around as needed.

I think this is probably happening during a call to NewDTObject().

I'm not explicitly opening cybergraphics.library, so I guess GfxBase or DataTypesBase makes use of cybergraphics.library? What's going on here, and do I need to worry about it? Any way to prevent these fails?
Attached Thumbnails
Click image for larger version

Name:	Screen Shot 2021-06-26 wb2k cybergraphics fail.png
Views:	91
Size:	22.1 KB
ID:	72383  
Warty is offline  
 
Page generated in 0.04396 seconds with 12 queries