From: "Luke Bishop" Newsgroups: comp.os.msdos.djgpp Subject: Re: ALLEGRO CRASHES!! Date: 9 Apr 1998 21:14:00 GMT Organization: The Zone Lines: 7 Message-ID: <01bd6334$428e1960$2f48a5c6@technoid> References: <352CEA6A DOT 9D2 AT bergen DOT mail DOT telia DOT com> NNTP-Posting-Host: n072h047.thezone.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk > My program loads a DAT file which holds some sprites. > But whenever I try to draw these sprites on a bitmap, my program > crashes. Also when trying to unload the DAT file my program crash. Just a wild guess, something wrong with the pointers or something? Sounds like the datafile doesnt really load or isnt valid.