VBGamer |
|
Re: DaBooda 2dEngine Turbo is complete... Sr. Guapo (0 replies, 1208 views) (2004-May-26) Yes... Found the exact line where I get the error... The error is during the render loop when it tries to draw the trianglestrip to the screen:
Direct3DDevice.DrawPrimitiveUP D3DPT_TRIANGLESTRIP, 2, TextureStrip(0), Len(TextureStrip(0))
I have actually had this problem before, but I can't remember why, or more importantly, how to fix it... ARGHHHH!
Does anyone know why I'm getting an automation error here? |