Author Topic: Preset not working?  (Read 4514 times)

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: Preset not working?
« Reply #10 on: January 27, 2016, 04:20:25 am »
Have you tried moving the files to another folder to see if it works then?

When you do this, open up the coding. You're obviously going to need to change all the numbers. An efficient way to do this is to press Ctrl + H, and a replace box will appear. Type in _1 into the first box and _# into the second and click replace all. Where the # is is the new preset folder you put the files in. If I'm reading correctly, you've already done this, but maybe trying again will do the trick
Farewell everyone<3

Offline Inoheiwa

  • Familiar Grounds Dweller
  • **
  • Posts: 86
  • Country: us
  • Floof-O-Meter: 1
  • Inoheiwa in-game
    • Inoheiwa
    • soramaterasu
    • NobodyXIV14
    • View Profile
Re: Preset not working?
« Reply #11 on: January 27, 2016, 04:29:51 am »
I attempted that. 'preset_1' disappeared, and 'preset_3'(where I moved the files) yielded the following message:
Failed to export preset.

Additionally, I exported a different one, and it worked just fine. Same creator.
Click image to download Lucy's preset!

I do not and will not use Preset Sync!
Taking preset requests! PM for info

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: Preset not working?
« Reply #12 on: January 27, 2016, 04:46:11 am »
Perhaps you accidentally messed with the coding for the preset. Can you post it here so I can take a look at it?
Farewell everyone<3

Offline Inoheiwa

  • Familiar Grounds Dweller
  • **
  • Posts: 86
  • Country: us
  • Floof-O-Meter: 1
  • Inoheiwa in-game
    • Inoheiwa
    • soramaterasu
    • NobodyXIV14
    • View Profile
Re: Preset not working?
« Reply #13 on: January 27, 2016, 04:56:55 am »
Long copy-and-paste thing
material preset_3_bodyMatL
{
   technique
   {
      pass
      {
                    diffuse 1.000000 1.000000 1.000000 1.000000
                        cull_hardware none
                        cull_software none
                        scene_blend alpha_blend
                   alpha_rejection greater_equal 188
         ambient 0.5 0.5 0.5 1.0
         texture_unit
         {
            texture Preset_2Starclanbody.PNG
}
 
         //rim lighting
         texture_unit
         {
            cubic_texture rim.dds combinedUVW
            tex_address_mode clamp
            colour_op_ex add src_texture src_current
            colour_op_multipass_fallback one one
            env_map cubic_normal
         }
      }
pass
      {
                    emissive 1.0 1.0 1.0 1.0
         scene_blend alpha_blend
         texture_unit
         {
            texture preset_2Starclanbodya.PNG
}
 
         //rim lighting
         texture_unit
         {
            cubic_texture rim.dds combinedUVW
            tex_address_mode clamp
            colour_op_ex add src_texture src_current
            colour_op_multipass_fallback one one
            env_map cubic_normal
         }
      }
   }
}
material preset_3_bodyMatR
{
   technique
   {
      pass
      {
                    diffuse 1.000000 1.000000 1.000000 1.000000
                        cull_hardware none
                        cull_software none
                        scene_blend alpha_blend
                   alpha_rejection greater_equal 188
         ambient 0.5 0.5 0.5 1.0
         texture_unit
         {
            texture Preset_2Starclanbody.PNG
}
 
         //rim lighting
         texture_unit
         {
            cubic_texture rim.dds combinedUVW
            tex_address_mode clamp
            colour_op_ex add src_texture src_current
            colour_op_multipass_fallback one one
            env_map cubic_normal
         }
      }
pass
      {
                    emissive 1.0 1.0 1.0 1.0
         scene_blend alpha_blend
         texture_unit
         {
            texture preset_2Starclanbodya.PNG
}
 
         //rim lighting
         texture_unit
         {
            cubic_texture rim.dds combinedUVW
            tex_address_mode clamp
            colour_op_ex add src_texture src_current
            colour_op_multipass_fallback one one
            env_map cubic_normal
         }
      }
   }
}
material preset_3_headMatL
{
   technique
   {
      pass
      {
                    diffuse 1.000000 1.000000 1.000000 1.000000
                        cull_hardware none
                        cull_software none
                        scene_blend alpha_blend
                   alpha_rejection greater_equal 188
         ambient 0.5 0.5 0.5 1.0
         texture_unit
         {
            texture Preset_2Starclanhead.PNG
}
 
         //rim lighting
         texture_unit
         {
            cubic_texture rim.dds combinedUVW
            tex_address_mode clamp
            colour_op_ex add src_texture src_current
            colour_op_multipass_fallback one one
            env_map cubic_normal
         }
      }
pass
      {
                    emissive 1.0 1.0 1.0 1.0
         scene_blend alpha_blend
         texture_unit
         {
            texture preset_2Starclanheada.PNG
}
 
         //rim lighting
         texture_unit
         {
            cubic_texture rim.dds combinedUVW
            tex_address_mode clamp
            colour_op_ex add src_texture src_current
            colour_op_multipass_fallback one one
            env_map cubic_normal
         }
      }
   }
}
material preset_3_headMatR
{
   technique
   {
      pass
      {
                    diffuse 1.000000 1.000000 1.000000 1.000000
                        cull_hardware none
                        cull_software none
                        scene_blend alpha_blend
                   alpha_rejection greater_equal 188
         ambient 0.5 0.5 0.5 1.0
         texture_unit
         {
            texture Preset_2Starclanhead.PNG
}
 
         //rim lighting
         texture_unit
         {
            cubic_texture rim.dds combinedUVW
            tex_address_mode clamp
            colour_op_ex add src_texture src_current
            colour_op_multipass_fallback one one
            env_map cubic_normal
         }
      }
pass
      {
                    diffuse 1.000000 1.000000 1.000000 1.000000
                        cull_hardware none
                        cull_software none
                    emissive 1.0 1.0 1.0 1.0
         scene_blend alpha_blend
         texture_unit
         {
            texture preset_2Starclanheada.PNG
         }
      }
   }
}
material preset_3_eyeMatL
{
   technique
   {
      pass
      {
                    diffuse 1.000000 1.000000 1.000000 1.000000
                        cull_hardware none
                        cull_software none
                        scene_blend alpha_blend
                   alpha_rejection greater_equal 188
         ambient 0.5 0.5 0.5 1.0
         texture_unit
         {
            texture Preset_2StarclanEye.PNG
         }
      }
   }
}

material preset_3_eyeMatR
{
   technique
   {
      pass
      {
                    diffuse 1.000000 1.000000 1.000000 1.000000
                        cull_hardware none
                        cull_software none
                        scene_blend alpha_blend
                   alpha_rejection greater_equal 188
         ambient 0.5 0.5 0.5 1.0
         texture_unit
         {
            texture Preset_2StarclanEye.PNG
         }
      }
   }
}

material preset_3_tailMat
{
   technique
   {
      pass
      {
                    diffuse 1.000000 1.000000 1.000000 1.000000
                        cull_hardware none
                        cull_software none
                        scene_blend alpha_blend
                   alpha_rejection greater_equal 188
         ambient 0.5 0.5 0.5 1.0
         texture_unit
         {
            texture Preset_2Starclantail.PNG
}
 
         //rim lighting
         texture_unit
         {
            cubic_texture rim.dds combinedUVW
            tex_address_mode clamp
            colour_op_ex add src_texture src_current
            colour_op_multipass_fallback one one
            env_map cubic_normal
         }
      }
pass
      {
                    emissive 1.0 1.0 1.0 1.0
         scene_blend alpha_blend
         texture_unit
         {
            texture preset_2Starclantaila.PNG
}
 
         //rim lighting
         texture_unit
         {
            cubic_texture rim.dds combinedUVW
            tex_address_mode clamp
            colour_op_ex add src_texture src_current
            colour_op_multipass_fallback one one
            env_map cubic_normal
         }
      }
   }
}

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_2Starclanmane.png
         }
      }
   }
}

There. I didn't change the names of the files, so I just changed the titles of the sections it covered. Do you need a screenshot of the preset, to show that it's working in the maker, and a screenshot of the error message?
Click image to download Lucy's preset!

I do not and will not use Preset Sync!
Taking preset requests! PM for info

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: Preset not working?
« Reply #14 on: January 27, 2016, 05:04:27 am »
Thanks for providing the coding

I can already see that some parts of it say "Preset_2" while other parts say "Preset_3". It may be that all the files are named differently, however I do recall you saying that the preset was originally in the eight folder. Did you change the file names yourself? It'd try changing all the codes to either "preset_3" or "preset_2" and make sure that the files are named accordingly
Farewell everyone<3

Offline Inoheiwa

  • Familiar Grounds Dweller
  • **
  • Posts: 86
  • Country: us
  • Floof-O-Meter: 1
  • Inoheiwa in-game
    • Inoheiwa
    • soramaterasu
    • NobodyXIV14
    • View Profile
Re: Preset not working?
« Reply #15 on: January 27, 2016, 05:08:06 am »
Well, I changed all the file names to the preset name I was planning to use, which was _1, so I could still use the white toyger one.

I'll try changing the files to preset_3 instead, then.

*EDIT*

So, after moving everything to preset 3, I tried exporting again. This time, for your convenience...
I screencapped it.

« Last Edit: January 27, 2016, 05:13:32 am by Raikaze »
Click image to download Lucy's preset!

I do not and will not use Preset Sync!
Taking preset requests! PM for info

Offline Allosauria-

  • Familiar Grounds Dweller
  • **
  • Posts: 63
  • Floof-O-Meter: 3
  • In the underworld playing fearalheart all day long
    • View Profile
Re: Preset not working?
« Reply #16 on: January 27, 2016, 05:54:51 am »
Well, I changed all the file names to the preset name I was planning to use, which was _1, so I could still use the white toyger one.

I'll try changing the files to preset_3 instead, then.

*EDIT*

So, after moving everything to preset 3, I tried exporting again. This time, for your convenience...
I screencapped it.




Nice Presest
Find me in game as: Danicoolgirl.

The undead just got dangerous.

Offline Inoheiwa

  • Familiar Grounds Dweller
  • **
  • Posts: 86
  • Country: us
  • Floof-O-Meter: 1
  • Inoheiwa in-game
    • Inoheiwa
    • soramaterasu
    • NobodyXIV14
    • View Profile
Re: Preset not working?
« Reply #17 on: January 27, 2016, 06:05:48 am »


Nice Presest

It's not mine. It's Goldchocobo's.
Click image to download Lucy's preset!

I do not and will not use Preset Sync!
Taking preset requests! PM for info

Offline Allosauria-

  • Familiar Grounds Dweller
  • **
  • Posts: 63
  • Floof-O-Meter: 3
  • In the underworld playing fearalheart all day long
    • View Profile
Re: Preset not working?
« Reply #18 on: January 27, 2016, 12:34:06 pm »
Find me in game as: Danicoolgirl.

The undead just got dangerous.

Offline PrettyReckless

  • Elder Grey Pelt
  • ****
  • Posts: 3,285
  • Country: england
  • Floof-O-Meter: 218
    • RecklessAce
    • View Profile
Re: Preset not working?
« Reply #19 on: January 27, 2016, 01:52:08 pm »
Let's keep to the topic and not use the thread as a form of chat.

Is this the first presetyou try to export?
Experienced any issues before?
RETIRED.