Game Development Community

Version 1.5 can't find textures

by Howard Dortch · in Torque Game Engine · 06/28/2007 (8:27 am) · 1 replies

I have a game I did using 1.4 I got version 1.5 and dropped the exe file in the root directory and it crashes because it can't find the textures. What changed in 1.5 ? I run the 1.4 engine and it's working fine so main.cs points to the proper place.

example:
Could not locate texture: Game/client/ui/hudfill.png

#1
06/28/2007 (8:59 am)
Never mind, forgot I had added texture file encryption to 1.4, my bad....