missing terrain texture errors
by Nathan Martin · in Torque Game Engine · 09/25/2002 (1:50 am) · 4 replies
Missing terrain texture: again/data/missions/again/data/terrains/scorched/scorched_
Missing terrain texture: again/data/missions/t&again/data/terrains/scorched/scorched_dk F "ÿÿÿÿwQ'Ñÿÿÿ»az=p£ÿÓÿȨ4Rx¥h22.* Hu
Missing terrain texture: again/data/missions/ÇÕÿ³ÄÇÎ"XC, '? =fw¨ k5Ô =L\* ?=ÿ¥2ÿÂÑȺ«k"ÎÎÔ¯Q 1 AA9ÑÿÿÿÿÿÿhI ,a¹ÿÿÿÿÿ' ? 2ȹ¿ÿÿס' k¨"¬³¡®
Missing terrain texture: again/data/missions/·»¹¡ÿÿʬÿÿÿÿ5 _Æÿÿÿm*IQµÿÿÿµNazÿÿm *Lqx|hQ 0¨È·k: X .t; 5 ¨I =Zhzj±ÿÿÒ @Lº¡k\ m¹ÿØmBLÌÂÂÊ AÒ
Missing terrain texture: again/data/missions/ÿÿÿÿH Uÿ' 44¥½Ä¨{ÔÑØ¡ÀÈ¡·U Jt"«·¿¹¡³·Çÿÿÿÿÿ·c 2ÿÿÿ *ÿÿÿ»QcNÿÿÿ *Lqqx|mZ2 (®ÒÈ·k; t\I ÄÐÎÿÿÿ½±«
Missing terrain texture: again/data/missions/mÿ1 "|fX "Y2 \c®w' J"«¿Êǹ³·Ç×ÿÿÿÿÊ:
Missing terrain texture: again/data/missions/H cÆÿÿÿ , r×ÿÿ¬_ QcÿÿÿA
Missing terrain texture: again/data/missions/ 4OqqzmB cÄÿÿÿÿ˪
As you can see, there is something really wrong with my terrain files. :(
How do I go about editing the texture files path that the terrain thinks that they're at? I've just tried manually editing it using notepad and as you can see, that was a very dumb idea. So, does anyone know of a way where I can fix this?(using terrain files that came with torque of course and not the ones I just screwed up permently.)
Missing terrain texture: again/data/missions/t&again/data/terrains/scorched/scorched_dk F "ÿÿÿÿwQ'Ñÿÿÿ»az=p£ÿÓÿȨ4Rx¥h22.* Hu
Missing terrain texture: again/data/missions/ÇÕÿ³ÄÇÎ"XC, '? =fw¨ k5Ô =L\* ?=ÿ¥2ÿÂÑȺ«k"ÎÎÔ¯Q 1 AA9ÑÿÿÿÿÿÿhI ,a¹ÿÿÿÿÿ' ? 2ȹ¿ÿÿס' k¨"¬³¡®
Missing terrain texture: again/data/missions/·»¹¡ÿÿʬÿÿÿÿ5 _Æÿÿÿm*IQµÿÿÿµNazÿÿm *Lqx|hQ 0¨È·k: X .t; 5 ¨I =Zhzj±ÿÿÒ @Lº¡k\ m¹ÿØmBLÌÂÂÊ AÒ
Missing terrain texture: again/data/missions/ÿÿÿÿH Uÿ' 44¥½Ä¨{ÔÑØ¡ÀÈ¡·U Jt"«·¿¹¡³·Çÿÿÿÿÿ·c 2ÿÿÿ *ÿÿÿ»QcNÿÿÿ *Lqqx|mZ2 (®ÒÈ·k; t\I ÄÐÎÿÿÿ½±«
Missing terrain texture: again/data/missions/mÿ1 "|fX "Y2 \c®w' J"«¿Êǹ³·Ç×ÿÿÿÿÊ:
Missing terrain texture: again/data/missions/H cÆÿÿÿ , r×ÿÿ¬_ QcÿÿÿA
Missing terrain texture: again/data/missions/ 4OqqzmB cÄÿÿÿÿ˪
As you can see, there is something really wrong with my terrain files. :(
How do I go about editing the texture files path that the terrain thinks that they're at? I've just tried manually editing it using notepad and as you can see, that was a very dumb idea. So, does anyone know of a way where I can fix this?(using terrain files that came with torque of course and not the ones I just screwed up permently.)
About the author
By day I work as an embedded microcontroller programmer for mainly Blackfin MCU/DSPs, and by night, and free time too, I'm a hobbyist game developer.
#2
09/25/2002 (8:20 pm)
Why do that when you can just repaint it?
#3
09/25/2002 (8:31 pm)
The invalid paths will still be there and the client will try to get them from the server and when the server cannot provide those files the client is dropped from the server stating the client is missing related art in order to join the game. So the invalid links have to be removed/changed to the correct path.
#4
You could try putting the files back in the old directory and delete them in the editor.
I would have thought retexturing the terrain then saving it would get rid of the errors.
Eric
09/28/2002 (3:43 am)
I've never run into this problem.You could try putting the files back in the old directory and delete them in the editor.
I would have thought retexturing the terrain then saving it would get rid of the errors.
Eric
Torque Owner Nathan Martin
TRON 2001 Network
So I had no choice but to change the links, but what I am saying is is there a way for me to like edit those links in torque like in the terrain editor or something to correct those texture links with in the terrain file?