Error with my Model

Topics relating to Modeling with Reality Factory.
Post Reply
Shanik
Posts: 11
Joined: Fri Jun 15, 2007 1:04 pm

Error with my Model

Post 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?
User avatar
darksmaster923
Posts: 1857
Joined: Wed Jan 03, 2007 10:32 pm
Location: Huntington Beach, California, USA

Post by darksmaster923 »

the textures have to be a power of 2 like
64X64
128X128
256X256
512X512
1024X1024
etc
Herp derp.
Post Reply