Author Topic: Preset is base white  (Read 1269 times)

Offline kiraralove

  • Curious Wanderer
  • *
  • Posts: 40
  • Floof-O-Meter: 1
    • View Profile
Preset is base white
« on: August 18, 2013, 12:57:37 pm »
Hi guyse.
As soon,i maked a new preset [preset 1]
I put the preset_1head,body,tail,mane into a new folder.
I  edited em,but when I delete the original files from preset 1,and I paste the new ones,it appears base white on game..

Suggestions?

Offline LordSuragaha

  • The Karen Slayer
  • Immortal Legend
  • *****
  • Posts: 11,027
  • Country: 00
  • Floof-O-Meter: 1052
    • View Profile
Re: Preset is base white
« Reply #1 on: August 18, 2013, 01:03:28 pm »
Make sure all your preset 1 files are in the preset_1 folder. Also make sure that you saved the preset parts as the correct file type. Body, head, eyes, and tail as jpg & mane as png. If that doesn't fix it be sure to check preset's material file and make sure the coding is right.

Here's an example of one of my preset's codings. Notice the parts that are highlighted in red? Make sure those parts match up to the name of the corresponding file:

material preset_1_bodyMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1body.jpg
         }
      }
   }
}
material preset_1_bodyMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1body.jpg
         }
      }
   }
}
material preset_1_headMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1head.jpg
         }
      }
   }
}
material preset_1_headMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1head.jpg
         }
      }
   }
}
material preset_1_eyeMatL
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_11eye.jpg
         }
      }
   }
}
material preset_1_eyeMatR
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_1eye.jpg
         }
      }
   }
}
material preset_1_tailMat
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1tail.jpg
         }
      }
   }
}
material preset_1_maneMat
{
   technique
   {
      pass
      {
         lighting off
         cull_hardware none
         cull_software none
         scene_blend alpha_blend
         depth_write off
         texture_unit
         {
            texture preset_1mane.png
         }
      }
   }
}
« Last Edit: August 18, 2013, 01:06:35 pm by LordSuragaha »

Offline kiraralove

  • Curious Wanderer
  • *
  • Posts: 40
  • Floof-O-Meter: 1
    • View Profile
Re: Preset is base white
« Reply #2 on: August 18, 2013, 01:28:56 pm »
Make sure all your preset 1 files are in the preset_1 folder. Also make sure that you saved the preset parts as the correct file type. Body, head, eyes, and tail as jpg & mane as png. If that doesn't fix it be sure to check preset's material file and make sure the coding is right.

Here's an example of one of my preset's codings. Notice the parts that are highlighted in red? Make sure those parts match up to the name of the corresponding file:

material preset_1_bodyMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1body.jpg
         }
      }
   }
}
material preset_1_bodyMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1body.jpg
         }
      }
   }
}
material preset_1_headMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1head.jpg
         }
      }
   }
}
material preset_1_headMatR
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1head.jpg
         }
      }
   }
}
material preset_1_eyeMatL
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_11eye.jpg
         }
      }
   }
}
material preset_1_eyeMatR
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_1eye.jpg
         }
      }
   }
}
material preset_1_tailMat
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1tail.jpg
         }
      }
   }
}
material preset_1_maneMat
{
   technique
   {
      pass
      {
         lighting off
         cull_hardware none
         cull_software none
         scene_blend alpha_blend
         depth_write off
         texture_unit
         {
            texture preset_1mane.png
         }
      }
   }
}
it does,it is the same coding.It is still white >.<

Offline LordSuragaha

  • The Karen Slayer
  • Immortal Legend
  • *****
  • Posts: 11,027
  • Country: 00
  • Floof-O-Meter: 1052
    • View Profile
Re: Preset is base white
« Reply #3 on: August 18, 2013, 01:54:14 pm »
So double check the file type that you saved each preset file as. I listed it above.

Offline Feareh

  • The Jaguar Artist
  • Ancient Silver Mane
  • *****
  • Posts: 4,026
  • Country: us
  • Floof-O-Meter: 195
  • Where is the Walrus Species?
    • View Profile
Re: Preset is base white
« Reply #4 on: August 18, 2013, 07:38:39 pm »
Try to see if your saved files do match up with the coding files in the notepad. Sometimes if you have a additional space I'm between your saved files name it will give you the black white character look. For example
Quote
preset_1head.jpg
This is the standard save file for your notebook coding and it should look like this for both saved file and notepad.

preset head1.jpg
This is a incorrect name file that uses no under bracket. Therefor this kind of file does mess up
Perhaps if you provide us with a proper visual of your coding I can take a look at it to see if it's really your coding if it the saved files you have them under. You can try to copy and paste your coding here so I can see.
I Stalk from time to time...I have moved on to other things but do miss this place. Good times
Add me on discord:
Bakujio 🐺#7358