Author Topic: Texture issue with manes?  (Read 1057 times)

Offline EARec

  • Curious Wanderer
  • *
  • Posts: 23
  • Country: us
  • Floof-O-Meter: 0
  • Icon by me /Symbiosis /cobrawl
    • https://www.deviantart.com/storm
    • View Profile
Texture issue with manes?
« on: May 21, 2019, 11:41:02 pm »
There's yellow and black on my manes now after my Feralheart crashed? How do I fix it? I tried deleting my most recent preset download and now the yellow and black won't go away. Help!  :'(

It looks like this, and I can't seem to fix it: https://sta.sh/016x6lk464wl
« Last Edit: May 21, 2019, 11:45:39 pm by Symbiosis »
xoxo Sym xoxo

Offline Kerriki

  • Band Geek
  • Immortal Legend
  • *****
  • Posts: 5,670
  • Country: us
  • Floof-O-Meter: 371
  • Who needs furniture when you have the floor?
    • Kikiorylandia
    • View Profile
    • DeviantART
Re: Texture issue with manes?
« Reply #1 on: May 21, 2019, 11:41:56 pm »
Can you send us the presets coding and the mane's file name and format please?
Farewell everyone<3

Offline EARec

  • Curious Wanderer
  • *
  • Posts: 23
  • Country: us
  • Floof-O-Meter: 0
  • Icon by me /Symbiosis /cobrawl
    • https://www.deviantart.com/storm
    • View Profile
Re: Texture issue with manes?
« Reply #2 on: May 21, 2019, 11:46:16 pm »
How do I send the coding? The mane's file name is just the default titles. I tried adding the default preset3.material back but it still isn't fixrd.
« Last Edit: May 21, 2019, 11:51:15 pm by Symbiosis »
xoxo Sym xoxo

Offline Kerriki

  • Band Geek
  • Immortal Legend
  • *****
  • Posts: 5,670
  • Country: us
  • Floof-O-Meter: 371
  • Who needs furniture when you have the floor?
    • Kikiorylandia
    • View Profile
    • DeviantART
Re: Texture issue with manes?
« Reply #3 on: May 21, 2019, 11:50:47 pm »
Just copy and paste everything that's in your material file c:
Farewell everyone<3

Offline EARec

  • Curious Wanderer
  • *
  • Posts: 23
  • Country: us
  • Floof-O-Meter: 0
  • Icon by me /Symbiosis /cobrawl
    • https://www.deviantart.com/storm
    • View Profile
Re: Texture issue with manes?
« Reply #4 on: May 21, 2019, 11:58:14 pm »
When I paste the stuff it looks like this: material preset_3_bodyMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_3body.jpg
         }
      }
   }
}
material preset_3_bodyMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_3body.jpg
         }
      }
   }
}
material preset_3_headMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_3head.jpg
         }
      }
   }
}
material preset_3_headMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_3head.jpg
         }
      }
   }
}
material preset_3_eyeMatL
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_3eye.jpg
         }
      }
   }
}
material preset_3_eyeMatR
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_3eye.jpg
         }
      }
   }
}
material preset_3_tailMat
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_3tail.jpg
         }
      }
   }
}
material preset_3_maneMat
{
   technique
   {
      pass
      {
         lighting off
         cull_hardware none
         cull_software none
         scene_blend alpha_blend
         depth_write off
         texture_unit
         {
            texture preset_3mane.png
         }
      }
   }
xoxo Sym xoxo

Offline EARec

  • Curious Wanderer
  • *
  • Posts: 23
  • Country: us
  • Floof-O-Meter: 0
  • Icon by me /Symbiosis /cobrawl
    • https://www.deviantart.com/storm
    • View Profile
Re: Texture issue with manes?
« Reply #5 on: May 22, 2019, 12:10:38 am »
I fixed it; apparently when my game crashed, it interfered with a file because once I switched it back to Direct3D, the yellow shade on my manes is completely gone!  ;D ;D
xoxo Sym xoxo

Offline Kerriki

  • Band Geek
  • Immortal Legend
  • *****
  • Posts: 5,670
  • Country: us
  • Floof-O-Meter: 371
  • Who needs furniture when you have the floor?
    • Kikiorylandia
    • View Profile
    • DeviantART
Re: Texture issue with manes?
« Reply #6 on: May 22, 2019, 12:12:20 am »
Woop! I'm glad everything worked out c: Will be locking this up for ya~
Farewell everyone<3