Feral Heart

Help & Guidance => Game Help => Topic started by: The_Black_Cat on October 26, 2015, 02:33:33 am

Title: Ficho Tunnel Texture
Post by: The_Black_Cat on October 26, 2015, 02:33:33 am
Recently I started seeing the wrong texture in Ficho Tunnel.

(http://i57BannedImageSite/inwbr7.png)

I found what looked like the offending texture in my terrains > textures folder and deleted it, and I also deleted the name of the file from my defaultTex file, but I'm still seeing this weird texture. Does anyone know how to fix it?
Title: Re: Ficho Tunnel Texture
Post by: Enoki on October 26, 2015, 02:44:57 am
Ah, there be also a ceiling material file that may be causing ye this issue. This file be found in y'er Structures folder. (FH<Media<Object<Structures) Ye will need to change the texture's name in this file as well to rid y'erself of this texture popping up.

Hope this helped ye deary!
Title: Re: Ficho Tunnel Texture
Post by: The_Black_Cat on October 26, 2015, 03:41:14 am
I'm not exactly sure what to change it to?
Title: Re: Ficho Tunnel Texture
Post by: Enoki on October 26, 2015, 03:55:49 am
Ah, try changing it to the coding I 'ave provided. This should be the default texture f'er Ficho Tunnel. Let me know if it doesn't change the appearance.

What we be swapping out is ceiling.jpg f'er ceilingTex.jpg.

Code: [Select]
material CeilingMat
{
receive_shadows on
technique
{
pass
{
//lighting off
texture_unit
{
texture ceilingTex.jpg
scale 0.05 0.05
}
}
}
}
Title: Re: Ficho Tunnel Texture
Post by: The_Black_Cat on October 26, 2015, 05:52:47 am
I looked in that material file, but it already says ceilingTex.jpg.
Title: Re: Ficho Tunnel Texture
Post by: PrettyReckless on October 26, 2015, 06:20:08 am
In that case it sounds like the actual jpg file is different. Possibly from downloading a map.

You can find the default file in here (http://www.feral-heart.com/index.php?option=com_jfusion&Itemid=2&jfile=index.php&topic=44252.0)

All you'd need to do is copy and replace the ceilingTex.jpg file.
Sadly I cannot find the exact location for you as I am on my phone.
However I hope this fixes it.
Title: Re: Ficho Tunnel Texture
Post by: The_Black_Cat on October 27, 2015, 03:27:08 am
I downloaded it and replaced the file that was there, but I'm still seeing the weird texture.
Title: Re: Ficho Tunnel Texture
Post by: Enoki on October 27, 2015, 03:32:11 am
Hmm, try searching the name of the texture in the main FH folder, so that the computer searches all the folders f'er it. If it not be there, then try deleting it from y'er recycle bin, as it could be finding it there and still be using it.

Do ye 'ave any copies of FH folders? This could be another reason as to why 'tis still showing up.
Title: Re: Ficho Tunnel Texture
Post by: The_Black_Cat on October 27, 2015, 03:48:19 am
I searched my whole computer and the rogue texture turned out to be in three other locations. So the Ficho Tunnel texture returned to normal after I deleted them. Thanks for all the help! :)
Title: Re: Ficho Tunnel Texture
Post by: Enoki on October 27, 2015, 04:03:09 am
Of course, happy to help! Glad ye got things back in working order. ^3^
Title: Re: Ficho Tunnel Texture
Post by: Warriorstrike on October 27, 2015, 04:39:11 am
Locking this since the problem to the game has been fixed. Glad to see that you've got it working properly now. c: