Image Map Builder not loading Image
by Isaac Barbosa · in Torque Game Builder · 09/22/2007 (4:28 pm) · 3 replies
This is weird:
I was trying to change every image map settings (AllowUnload to true, preload to false) and after Run my game, TGB crashes.
I went to my datablocks.cs file to change them again (AllowUnload to false, preload to true, for every image). Now TGB run and don't crashes. But there is one Image map that is not loading and if I try to do, Image map builder set image file size to 0 and it doesn't show anything. I have deleted the image and I insert a new one, I try renaming it, but the issue is still happening. What could be wrong here?
Thanks
I was trying to change every image map settings (AllowUnload to true, preload to false) and after Run my game, TGB crashes.
I went to my datablocks.cs file to change them again (AllowUnload to false, preload to true, for every image). Now TGB run and don't crashes. But there is one Image map that is not loading and if I try to do, Image map builder set image file size to 0 and it doesn't show anything. I have deleted the image and I insert a new one, I try renaming it, but the issue is still happening. What could be wrong here?
Thanks
Torque Owner Minion Productions
Edit: Well, it applies to the first part, anyway. Hadn't run into the second issue, with the mis-sizing of an image.