On Sun, Sep 06, 2009 at 06:11:51AM +0000, ash wrote: > Ok, but then I call AG_InitVideo(640, 480, 32, 64) and get > > WindowsError: exception: access violation reading 0x000001D8
Are you sure this is related to Agar at all, and not SDL or OpenGL initialization? > AG_GetError() returns the same message about config The message is irrelevant - unless a function actually fails and returns -1, you should consider the AG_GetError() string to be undefined. _______________________________________________ Agar mailing list [email protected] http://libagar.org/lists.html
