Page 1 of 1

Error with my Model

Posted: Mon Jun 25, 2007 5:44 pm
by Shanik
I'm trying to create an item box for my Sonic fangame, but everytime I try and display it on Actor Viewer, it comes up saying "EngineBeginFrame failed" and then it crashes.

I did do a search on the forum and found that another user had the same problem, and it was all down the size of the texture on the model.

Can someone tell me why the texture is causing it crash, and what I can do to fix it?

Posted: Mon Jun 25, 2007 6:40 pm
by darksmaster923
the textures have to be a power of 2 like
64X64
128X128
256X256
512X512
1024X1024
etc