PDA

View Full Version : 3DS problem



Mrwb
19-10-2003, 03:23 PM
When loading a 3DS model i've created, I get the following error:
"Access violation in module <number> in module 'atioglxx.dll'"

The debugger higlights the following in the StudioMesh unit;
FItems[Counter].Draw; in the TGLXStudioMesh.Draw; procedure.

When loading the manta modell from the example files, it works perfectly..
Im using 3dsmax 5

Andreaz
19-10-2003, 09:49 PM
Well, that's odd, can't actually say what's the problem, if you send the model to me i can se if i can find what's wrong. The manta is also saved in 3dsmax 5 so that shouldn't be the problem.

Edit:
It sound's like in the error mess that it has something to do with the graphic card drivers, but who knows.

Mrwb
20-10-2003, 08:30 PM
Yeah, it seems like its a problem with the GFX card.. (damn radeon!) but I thought it was a bit wierd that some models work, while others dont. Annyway, I'll upload the model to my FTP.

Andreaz
20-10-2003, 10:10 PM
It's not nessecary the graphic card's drivers that is wrong, i have noticed that the loader crashes on some files, but just in the load section. very odd indeed.