Feral Heart

Help & Guidance => Game Help => Topic started by: FlyingGrass on May 28, 2017, 03:53:34 pm

Title: Always failing to export preset
Post by: FlyingGrass on May 28, 2017, 03:53:34 pm
Every time I try to export my preset(I've updated Gui's preset to have metallic eyes) I get an error saying 'Failed to export preset' I spelled every word wrong in this post, lots of spellchecking for me to do.

I've tried to get rid of the old file in all preset folders, yet I still got the problem.
Title: Re: Always failing to export preset
Post by: Tigg on May 28, 2017, 03:56:12 pm
Can you post a screenshot from your files and insert the code in here?
Title: Re: Always failing to export preset
Post by: FlyingGrass on May 28, 2017, 04:12:49 pm
Here's the code:
Code: [Select]
material preset_5_bodyMatL
{
        receive_shadows on
        technique
        {

                pass
                {
                         ambient 1.000000 1.000000 1.000000 1.000000
                         diffuse 1.000000 1.000000 1.000000 1.000000
                         specular 0.010000 0.010000 0.010000 1.000000
                         emissive 0.000000 0.000000 0.000000 1.000000
                         texture_unit
                         {
                                 texture PresteBody1.jpg
                                 tex_address_mode wrap
                                 filtering trilinear
                                 colour_op replace
                                 scroll_anim 0.0 0.1
                         }
                         texture_unit
                         {
                                 texture PresetBody.png
                                 tex_address_mode wrap
                                 filtering trilinear
                                 colour_op alpha_blend
                         }

                }

        }
}
material preset_5_bodyMatR
{
        receive_shadows on
        technique
        {

                pass
                {
                         ambient 1.000000 1.000000 1.000000 1.000000
                         diffuse 1.000000 1.000000 1.000000 1.000000
                         specular 0.010000 0.010000 0.010000 1.000000
                         emissive 0.000000 0.000000 0.000000 1.000000
                         texture_unit
                         {
                                 texture PresteBody1.jpg
                                 tex_address_mode wrap
                                 filtering trilinear
                                 colour_op replace
                                 scroll_anim 0.0 0.1
                         }
                         texture_unit
                         {
                                 texture PresetBody.png
                                 tex_address_mode wrap
                                 filtering trilinear
                                 colour_op alpha_blend
                         }

                }

        }
}
material preset_5_headMatL
{
        receive_shadows on
        technique
        {

                pass
                {
                         ambient 1.000000 1.000000 1.000000 1.000000
                         diffuse 1.000000 1.000000 1.000000 1.000000
                         specular 0.010000 0.010000 0.010000 1.000000
                         emissive 0.000000 0.000000 0.000000 1.000000
                         texture_unit
                         {
                                 texture PresteHead1.jpg
                                 tex_address_mode wrap
                                 filtering trilinear
                                 colour_op replace
                                 scroll_anim 0.0 0.1
                         }
                         texture_unit
                         {
                                 texture PresetHead.png
                                 tex_address_mode wrap
                                 filtering trilinear
                                 colour_op alpha_blend
                         }

                }

        }
}
material preset_5_headMatR
{
        receive_shadows on
        technique
        {

                pass
                {
                         ambient 1.000000 1.000000 1.000000 1.000000
                         diffuse 1.000000 1.000000 1.000000 1.000000
                         specular 0.010000 0.010000 0.010000 1.000000
                         emissive 0.000000 0.000000 0.000000 1.000000
                         texture_unit
                         {
                                 texture PresteHead1.jpg
                                 tex_address_mode wrap
                                 filtering trilinear
                                 colour_op replace
                                 scroll_anim 0.0 0.1
                         }
                         texture_unit
                         {
                                 texture PresetHead.png
                                 tex_address_mode wrap
                                 filtering trilinear
                                 colour_op alpha_blend
                         }

                }

        }
}
material preset_5_eyeMatL
{
 technique
 {
  pass
  {
   specular 1.0 1.0 1.0 128
   texture_unit
   {
    texture Preset_yepEye.png
   }
  }
 }
}
material preset_5_eyeMatR
{
 technique
 {
  pass
  {
   specular 1.0 1.0 1.0 128
   texture_unit
   {
    texture Preset_5EyeR.png
   }
  }
 }
}
material preset_5_tailMat
{
technique
{
pass
{
texture_unit
{
texture preset_5tail.png
}
}
}
}
material preset_5_maneMat
{
        receive_shadows on
technique
{
pass
{
                        ambient 1.000000 1.000000 1.000000 1.000000
                        diffuse 1.000000 1.000000 1.000000 1.000000
                        specular 0.050000 0.050000 0.050000 1.000000 12.500000
                        emissive 0.000000 0.000000 0.000000 1.000000
cull_hardware none
cull_software none
scene_blend alpha_blend
alpha_rejection greater_equal 128
texture_unit
{
texture preset_5main.png
}
}
}
}

And this is a screenshot of the error I have:(http://i.imgur.com/9gTOE8J.png)
Title: Re: Always failing to export preset
Post by: FlyingGrass on May 28, 2017, 04:30:25 pm
It just fixed itself!  ???

Second time a problem has fixed itself after I ask for help.
Title: Re: Always failing to export preset
Post by: Astraea on May 28, 2017, 05:10:11 pm
Great to hear, FlyingGrass, sorry; I got here a little late!
A staff will swoop by to lock this for you soon! <33 Glad the problem was resolved!
Title: Re: Always failing to export preset
Post by: Kerriki on May 28, 2017, 05:22:32 pm
Locking this up now~