Author Topic: crashing none stop when trying to check preset  (Read 1485 times)

Offline damiian

  • Experienced Traveler
  • **
  • Posts: 137
  • Country: 00
  • Floof-O-Meter: 3
    • View Profile
crashing none stop when trying to check preset
« on: October 13, 2015, 09:58:07 am »
I've been trying to get a scrolling mane code to work to do a preset for a friend of a rainbow mane
All i have in the folder is preset_1mat and the preset_1mane.png (simply a rainbow texture)
However when i go in game and bring it up its fine but then when i select a mane it crashes over and over again



The Mat code im using:
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_1eyeL.jpg
         }
      }
   }
}
material preset_1_eyeMatR
{
   technique
   {
      pass
      {
         cull_hardware none
         cull_software none
         texture_unit
         {
            texture preset_1eyeR.jpg
         }
      }
   }
}
material preset_1_tailMat
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1tail.jpg
         }
      }
   }
}
material preset_1_maneMat
{
   technique
   {
      pass
      {
         texture_unit
         {
            texture preset_1scroll.png
            scroll_anim 1.01 1.01
         }
      }
      pass
      {
         scene_blend alpha_blend
         texture_unit   
         {
            texture preset_1mane.png
         }
      }
   }
}
Its so so so so SO SO RARE i ever log into the game i am always found around the forums usually at my inbox or the help forums.
My username in game is rink if you find another user using rink it is a fake.
If you  cannot get a hold of me on here you can find me on the IT server dragons den as rink or deviantart as AlphaRink

Offline Enoki

  • Herba Chronographus
  • Elder Grey Pelt
  • ****
  • Posts: 2,698
  • Country: us
  • Floof-O-Meter: 121
  • Who lives in a portabella under a tree?
    • FantasyFungus
    • EnokiTheDryphon
    • Enoki_G
    • View Profile
    • The Realms of Yugure
Re: crashing none stop when trying to check preset
« Reply #1 on: October 13, 2015, 03:57:49 pm »
Well, I just tested all y'er coding, and it appears just fine on m'screen. What it could be is a misplaced file or perhaps a corrupted one. 'Ave ye messed with any of the files located in the Models folder? 'Tis where, I believe, the mane files are located.

'Tis it just a certain mane ye are clicking on, or 'ave ye tried the other manes? M'manes were working just fine with the coding ye provided and I 'ave not found any typos in there, as of yet.

Any new mods ye downloaded, by chance? Although 'tis a far stretch, a mod could 'ave tampered with the FH files to cause this crash.

Tmw you planned a ten minute nap but instead took a whole year.
☙Icon by dA JRProducts; Sig by PocketMutt❧

Offline damiian

  • Experienced Traveler
  • **
  • Posts: 137
  • Country: 00
  • Floof-O-Meter: 3
    • View Profile
Re: crashing none stop when trying to check preset
« Reply #2 on: October 14, 2015, 09:00:22 am »
the only things i have in the texture file with the mane i use are mass markings
i've not moved or touched anything in any other files what so ever
i appear to have all the correct models as well since i just checked and i never touch anything from that file
Its so so so so SO SO RARE i ever log into the game i am always found around the forums usually at my inbox or the help forums.
My username in game is rink if you find another user using rink it is a fake.
If you  cannot get a hold of me on here you can find me on the IT server dragons den as rink or deviantart as AlphaRink

Offline Enoki

  • Herba Chronographus
  • Elder Grey Pelt
  • ****
  • Posts: 2,698
  • Country: us
  • Floof-O-Meter: 121
  • Who lives in a portabella under a tree?
    • FantasyFungus
    • EnokiTheDryphon
    • Enoki_G
    • View Profile
    • The Realms of Yugure
Re: crashing none stop when trying to check preset
« Reply #3 on: October 14, 2015, 03:32:29 pm »
Well, it could very well be the preset mane itself. What did ye use to make the mane? Is there only some transparency to the mane or is it completely invisible? Try compressing the layers of the mane, if there is more to it than transparency, before exporting. FH could just be touchy.

It could also be the picture y'er using f'er the scrolling code. Make sure 'tis a box [512x512] or this will most likely be the cause of y'er crash.

If none of these work, I would be happy to work on the files m'self to see what's going on-if ye wouldn't mind sharing them with me. Fingers crossed f'er ye though!

Tmw you planned a ten minute nap but instead took a whole year.
☙Icon by dA JRProducts; Sig by PocketMutt❧