Author Topic: Ficho Tunnel Texture  (Read 2141 times)

Offline The_Black_Cat

  • Experienced Traveler
  • **
  • Posts: 143
  • Country: 00
  • Floof-O-Meter: 6
    • View Profile
Ficho Tunnel Texture
« on: October 26, 2015, 02:33:33 am »
Recently I started seeing the wrong texture in Ficho Tunnel.



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?
« Last Edit: October 26, 2015, 05:54:29 am by The_Black_Cat »

Offline Enoki

  • Herba Chronographus
  • Elder Grey Pelt
  • ****
  • Posts: 2,698
  • Country: us
  • Floof-O-Meter: 121
  • Who lives in a portabella under a tree?
    • FantasyFungus
    • EnokiTheDryphon
    • Enoki_G
    • View Profile
    • The Realms of Yugure
Re: Ficho Tunnel Texture
« Reply #1 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!

Tmw you planned a ten minute nap but instead took a whole year.
☙Icon by dA JRProducts; Sig by PocketMutt❧

Offline The_Black_Cat

  • Experienced Traveler
  • **
  • Posts: 143
  • Country: 00
  • Floof-O-Meter: 6
    • View Profile
Re: Ficho Tunnel Texture
« Reply #2 on: October 26, 2015, 03:41:14 am »
I'm not exactly sure what to change it to?

Offline Enoki

  • Herba Chronographus
  • Elder Grey Pelt
  • ****
  • Posts: 2,698
  • Country: us
  • Floof-O-Meter: 121
  • Who lives in a portabella under a tree?
    • FantasyFungus
    • EnokiTheDryphon
    • Enoki_G
    • View Profile
    • The Realms of Yugure
Re: Ficho Tunnel Texture
« Reply #3 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
}
}
}
}

Tmw you planned a ten minute nap but instead took a whole year.
☙Icon by dA JRProducts; Sig by PocketMutt❧

Offline The_Black_Cat

  • Experienced Traveler
  • **
  • Posts: 143
  • Country: 00
  • Floof-O-Meter: 6
    • View Profile
Re: Ficho Tunnel Texture
« Reply #4 on: October 26, 2015, 05:52:47 am »
I looked in that material file, but it already says ceilingTex.jpg.

Offline PrettyReckless

  • Elder Grey Pelt
  • ****
  • Posts: 3,285
  • Country: england
  • Floof-O-Meter: 218
    • RecklessAce
    • View Profile
Re: Ficho Tunnel Texture
« Reply #5 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

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.
RETIRED.

Offline The_Black_Cat

  • Experienced Traveler
  • **
  • Posts: 143
  • Country: 00
  • Floof-O-Meter: 6
    • View Profile
Re: Ficho Tunnel Texture
« Reply #6 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.

Offline Enoki

  • Herba Chronographus
  • Elder Grey Pelt
  • ****
  • Posts: 2,698
  • Country: us
  • Floof-O-Meter: 121
  • Who lives in a portabella under a tree?
    • FantasyFungus
    • EnokiTheDryphon
    • Enoki_G
    • View Profile
    • The Realms of Yugure
Re: Ficho Tunnel Texture
« Reply #7 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.

Tmw you planned a ten minute nap but instead took a whole year.
☙Icon by dA JRProducts; Sig by PocketMutt❧

Offline The_Black_Cat

  • Experienced Traveler
  • **
  • Posts: 143
  • Country: 00
  • Floof-O-Meter: 6
    • View Profile
Re: Ficho Tunnel Texture
« Reply #8 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! :)

Offline Enoki

  • Herba Chronographus
  • Elder Grey Pelt
  • ****
  • Posts: 2,698
  • Country: us
  • Floof-O-Meter: 121
  • Who lives in a portabella under a tree?
    • FantasyFungus
    • EnokiTheDryphon
    • Enoki_G
    • View Profile
    • The Realms of Yugure
Re: Ficho Tunnel Texture
« Reply #9 on: October 27, 2015, 04:03:09 am »
Of course, happy to help! Glad ye got things back in working order. ^3^

Tmw you planned a ten minute nap but instead took a whole year.
☙Icon by dA JRProducts; Sig by PocketMutt❧