Game Development Community

XLeftDir error

by Jeremy Jenkins · in Technical Issues · 03/26/2007 (4:22 pm) · 3 replies

I hate to make another compilier error post, (i'm sure everyone here is tired of them) but I'm desperate.

I'm using windows xp, tge 1.4, and visual studio express. After compiling I get:
7>Torque Demo - 0 error(s), 8 warning(s)
========== Rebuild All: 7 succeeded, 0 failed, 0 skipped ==========

So everything seems fine, but when I run it I get: Run-time check Failure #3 variable 'xLeftDir' is being used without being defined.

This problem seems to be coming from bitrender.cc, but I can't figure it out. The only real change I made to the demo was changing the player model. After I got the error I switched back to the orc model and recompilied. It took longer, but I ended up getting the same error again.

Thanks in advance for any suggestions.

#1
03/26/2007 (5:42 pm)
See if this helps.
#2
03/27/2007 (2:41 pm)
Thank you so much James! It works great. I just can't believe I couldn't find that post before. Thanks again.
#3
03/28/2007 (9:21 am)
Lucky for you, I bookmarked it a while ago and just looked at it fresh a couple days ago. :)