Feral Heart

Help & Guidance => Game Help => Topic started by: amber501 on November 19, 2016, 09:50:48 pm

Title: Friend can't view my preset
Post by: amber501 on November 19, 2016, 09:50:48 pm
So I've been having a big issue with my presets... Pack mates or friends I share them with are saying they can't see them. I tried making sure the username matched mine on their screen, made sure no numbers like (2) were in the file name, and I tried changing all the image files to png. I'm not sure if my latest one is working for some of my friends cause they haven't said anything but one who just downloaded it said they couldn't see it. What do I do? I feel embarrassed that my preset isn't working. ;-;

(Download link to my latest if it helps?) www.mediafire.com/file/sz6i1f7ayjd0y15/Amber501_4.fhp
Title: Re: Friend can't view my preset
Post by: ArcticGalaxy on November 19, 2016, 10:00:20 pm
Well, according to your link the "A" in your name is capitalized, and if that is true for the file itself, tell your friends to try and replace it with a lowercase a and reboot the game. I've heard that helps sometimes.

If that doesn't help, try re exporting it again and giving them the new .fhp file? They may also just need to close their games completely and log back in to get it to working. Just a few suggestions that have worked in the past. :)
Title: Re: Friend can't view my preset
Post by: amber501 on November 19, 2016, 10:03:15 pm
Yes they've renamed it, redownloaded, and rebooted their fh altogether and it still didn't work... I feel like a failure. ;-;
Title: Re: Friend can't view my preset
Post by: Kuri on November 19, 2016, 10:10:26 pm
i had this problem for the longest time.  Logging in to the home page with a capital letter how it appears on the forums, plus logging into the game with the capitals, plus remaking the presets with the capitals helped fix it.  (Some people can't see the special effects but *shrug*  at least i got it to sort of work)
So yeah... i guess you'll have to figure out where the capital letters should be in all 3 loggins.
Title: Re: Friend can't view my preset
Post by: ArcticGalaxy on November 19, 2016, 10:17:02 pm
You can always try deleting the .fhp file, re exporting it again, and then have them download the new .fhp file. Maybe you could even try putting it in a different folder and export it with a different number.
Title: Re: Friend can't view my preset
Post by: amber501 on November 20, 2016, 12:23:04 am
Okay so I found something out... I think the A in my user is the problem but I don't know how to get around it. I've tried logging in with a capital A but it for some reason changes it to lower case anyway and I can't fix that. I tried going all lower case but the download changes the A to an uppercase once downloaded and when you change it back to lower case it does nothing to help. I hope I explained that alright... That's just what I've noticed.
Title: Re: Friend can't view my preset
Post by: Morgra on November 20, 2016, 06:59:47 am
Okay so I found something out... I think the A in my user is the problem but I don't know how to get around it. I've tried logging in with a capital A but it for some reason changes it to lower case anyway and I can't fix that. I tried going all lower case but the download changes the A to an uppercase once downloaded and when you change it back to lower case it does nothing to help. I hope I explained that alright... That's just what I've noticed.

That sounds really weird. Couldn't have anything to do with Capslock should it? I'm sure you would've noticed it though if it was accidentally on when you were renaming them, just shooting out ideas
Title: Re: Friend can't view my preset
Post by: amber501 on November 21, 2016, 11:12:23 pm
I don't think I accidentally capitalized it. Though, I do automatically capitalize a beginning word. I was so set on making sure everything was lower cased though so I don't think I'd do that then. But the download is showing with a lower case A now but it still isn't working... Maybe something is wrong with my coding then? Is there any way to show you it?
Title: Re: Friend can't view my preset
Post by: amber501 on November 21, 2016, 11:13:08 pm
Also I'm very sorry for taking so long to respond! I got a new mattress yesterday and had to set it up. ^^"
Title: Re: Friend can't view my preset
Post by: Morgra on November 21, 2016, 11:16:30 pm
Yes, you can use the code command to show us your code. (And no problem ^^)

Put "code" and "/code" in brackets: [] and place your code between them. (Hope that makes sense. There's a better way to show you on the forums what you need to type but it isn't working for me)
Title: Re: Friend can't view my preset
Post by: amber501 on November 21, 2016, 11:19:16 pm
I hope I did this right? I'll delete and repost if I didn't...
Code: [Select]
[/material preset_4_bodyMatL
{
technique
{
pass
{
texture_unit
{
texture preset_4bodyL.jpg
}
}
}
}
material preset_4_bodyMatR
{
technique
{
pass
{
texture_unit
{
texture preset_4bodyR.jpg
}
}
}
}
material preset_4_headMatL
{
technique
{
pass
{
texture_unit
{
texture preset_4head.jpg
}
}
}
}
material preset_4_headMatR
{
technique
{
pass
{
texture_unit
{
texture preset_4head.jpg
}
}
}
}
material preset_4_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_4eye.jpg
}
}
}
}
material preset_4_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_4eye.jpg
}
}
}
}
material preset_4_tailMat
{
technique
{
pass
{
texture_unit
{
texture preset_4tail.jpg
}
}
}
}
material preset_4_maneMat
{
        technique
        {
                pass
                {
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 128
                        texture_unit
                        {
                                texture preset_4mane.png
                        }
                }
        }
}]
Title: Re: Friend can't view my preset
Post by: Morgra on November 21, 2016, 11:21:45 pm
Okay, so it doesn't seem to be an issue with the code. So, for clarification, have you tried deleting the old preset file completely, logged in with the lowercase a, then tried exporting it again after logging into FH with the lowercase a?
Title: Re: Friend can't view my preset
Post by: Morgra on November 21, 2016, 11:39:20 pm
And you got how to show the code. Delete the brackets that are in front of the first material and at the end :). The brackets were only needed for the code command to place on the forums.

I can also make you a dummy preset, if relogging in and reexporting still doesn't work. It'll have a fresh code and different textures. It might work as a "reset" of that preset folder for ya.
Title: Re: Friend can't view my preset
Post by: amber501 on November 21, 2016, 11:45:30 pm
Aaah okay. ^^

Also that'd be amazing if you could! :D
I'm sorry for taking a minute, I made sure there was no trace of a download on my pc then relogged, reexported. Only problem is that I don't have anyone to see if my preset is working at the moment. :/
Title: Re: Friend can't view my preset
Post by: Morgra on November 21, 2016, 11:46:45 pm
Aaah okay. ^^

Also that'd be amazing if you could! :D
I'm sorry for taking a minute, I made sure there was no trace of a download on my pc then relogged, reexported. Only problem is that I don't have anyone to see if my preset is working at the moment. :/

I'm currently online if you'd like to PM me a download link, or you could just post it here. I could check if it works for ya
Title: Re: Friend can't view my preset
Post by: amber501 on November 21, 2016, 11:50:35 pm
I don't mind posting it here.

http://www.mediafire.com/file/b7sn2x0jv4oocqx/amber501_4.fhp

I'll wait at the grounds for you. Thank you so much for doing this.   :)
Title: Re: Friend can't view my preset
Post by: Morgra on November 21, 2016, 11:51:38 pm
Okey dokey! :)
Title: Re: Friend can't view my preset
Post by: amber501 on November 22, 2016, 12:05:05 am
Thanks again for the help!  ;D
Title: Re: Friend can't view my preset
Post by: Morgra on November 22, 2016, 12:15:16 am
You're welcome ^^ Must've just needed refreshing. Sometimes FeralHeart is picky like that.

I believe this can be locked. If the problem ever comes up again with a different preset, i'm sure a mod can unlock it for ya or you can post a new topic c:
Title: Re: Friend can't view my preset
Post by: amber501 on November 22, 2016, 12:24:54 am
Ah yes, FH is lucky I love it so much. XP

That sounds great. Hopefully that won't be needed though. :3
Title: Re: Friend can't view my preset
Post by: Warriorstrike on November 22, 2016, 12:42:14 am
I shall lock this up for you as the issue appears to have been solved.