Feral Heart

Help & Guidance => Game Help => Topic started by: SpringLeaf on June 27, 2013, 10:49:07 pm

Title: Major Preset Help {SOLVED, LOCK PLEASE!}
Post by: SpringLeaf on June 27, 2013, 10:49:07 pm
Okay, so I made a preset today, that took about 30 minutes-1 hour. I saved it, and went into FH, to the preset maker. I selected 'preset 1' and it crashed. I use SumoPaint, an online, complicated program. It just crashed EVERY SINGLE TIME I clicked it! Is there something I'm missing? This is very frustrating, please respond ASAP.
Title: Re: Major Preset Help
Post by: antherax on June 27, 2013, 10:54:10 pm
 Are they .jpeg? Those or PNGs are the only ones that work as far as I know. Any other format might not work,  
Title: Re: Major Preset Help
Post by: SpringLeaf on June 27, 2013, 11:00:52 pm
They are PNG files. Should they be JPG? I also replaced the preset one by covering it with the color and symbols I wanted. Should I have put it in the folder 'presets'?
Title: Re: Major Preset Help
Post by: antherax on June 27, 2013, 11:03:53 pm
 Look at the preset code (which you can open in notepad)
material preset_1_bodyMatL
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1body.jpg
         }
      }
   }
}
Does the first line look like that? Try making all the pictures JPG. But make a backup of the png in case. (Or you could change all the code in like above so all of it ends in .png instead of jpg.)
Title: Re: Major Preset Help
Post by: SpringLeaf on June 27, 2013, 11:10:46 pm
Okay, I'll try that.

EDIT: I changed all the .jpg in the code to png. It stil didn't work. Should I go into SumoPaint and edit them to be jpg instead of png?
Title: Re: Major Preset Help
Post by: antherax on June 27, 2013, 11:17:07 pm
 I'm not a expert in presets, but try it.
Title: Re: Major Preset Help
Post by: SpringLeaf on June 27, 2013, 11:55:02 pm
Ranulf, I thank you. It worked! Thanks so much. *gives 2 karma to Ranulf*
Title: Re: Major Preset Help
Post by: antherax on June 28, 2013, 12:46:22 am
 Thank you :D I highly appreciate it!