Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Jacarius

Pages: [1] 2
1
Game Help / Re: More Mac Help?
« on: June 12, 2016, 02:39:24 am »
Hi, I've been lurking on this thread for a little while. I'm a El Captain (against my will) Mac user. I've been locked out of FH since my laptop was updated. I followed the Mac/Linux Setup steps carefully, checked for duplicate files and all that. I encountered the same problem after installing, Wine tells me theres been an error that forces it to close.

I have xquartz installed.
I don't actually have the options to install 1.8.2 OR 1.9.12 versions so I skipped that. I went straight to installing d3dx9.

I ran the program and got the error message (I ignored it), but FH OPENED! I can't tell you for sure it worked because I installed d3dx9, but thats the only thing I did differently this run.

Ha, now I just have to connect to the front server! Wish me luck, I hope this helps other users.

2
Game Help / Re: Chat glitch! Cannot type the letter P
« on: April 29, 2014, 12:40:48 pm »
Ah thanks for the help!
I changed the Render and nothing happened, because, it seems it wasn't a glitch. I made the mistake and changed the controls and the letter P had been put as the Print Screen button, (witch doesn't work on Mac laptops) so it did nothing and wouldn't work as a letter in chat! I just changed it back around to the default and everything fixed!
;u; NotAlwaysSoBright.

3
Game Help / Chat glitch! Cannot type the letter P -RESOLVED!
« on: April 29, 2014, 05:37:55 am »
Heyo!
It's that simple, I can't type the letter 'P' in game at all. Neither can other users see anything.
It's not even that the P is invisable, it just doesn't work. So if I don't add a space or an underscore ("_") as I've been using to role-play, my words look like this:
Rolelay, role_lay. Tpe, T_pe and so on.
It's become very urgent because explaining the glitch takes up a lot of room in Movie Clip and when asking to join packs. (
Hello, may I _lease jon your _ack? Would you like a R_ ample?" xD)
Plus my posts end up riddled with underscores!

So I've re-started a few times, logged out, but I'm totally out of ideas on how to fix this, help please! ^~^

4
Game Help / Re: Mane Coding Meaning I can't Export Preset?
« on: February 08, 2014, 03:23:02 pm »
Perhaps it as something to do with the cheadShade. All my preset codes do not have this. Where is that image located for you? It may have something to do with it. This could  be causing a problem and maybe not your mane, because that coding is fine. Also Alpha has a good point too

but make sure you save/export the mane as a .png file format! All of the files must match the the file's names in the .material.
 

I put the cheadShade in Texture with the markings, icons exedra. And it seems to be working. Everything els on the preset works fine except the mane. Witch dosen't seem to have a shade or a proper structure. :-\

5
Game Help / Re: Mane Coding Meaning I can't Export Preset?
« on: February 08, 2014, 03:16:06 pm »
I don't see any problem with the code its self, but make sure you save/export the mane as a .png file format! All of the files must match the the file's names in the .material. For example:

If it says texture preset_1body.jpg
You must save it as a .jpg.

If it says texture preset_1mane.png
You must save it as a .png.

Also, how is it not effecting the mane? When you're coloring the mane in, make sure you're locking the alpha channel, AKA locking transparency.

I'd look here

Click Me!


Yep, all done. All the files match up with the .material. I've checked the alpha channel was locked on the mane. Thanks though!  ;)

6
Game Help / Mane Coding Meaning I can't Export Preset?
« on: February 08, 2014, 03:01:13 pm »
Hey, I made my OC a new preset! This one was a bit difficult for my because I had to find the coding to that I could have a different coloured head sides. Simple really. But then I made a mane and it came out odd because I hadn't coded it. I ignored that and tried to exprt anyway. But FH 'Failed to Export'.
SO I tried to fix the mane coding with bits I found on the net. All used before by other people and seem to be working. But When I put it in, it's not effecting the mane at all! Yes I re-start FH every time I edit the files or coding. But it's not helping me at all. Any ideas?
As a separate thing, I was wondering if the messed up mane would be the reason I can't export?

 Thanks!  ;D

Here is what my entire Preset_1 Coding looks like. Can you see any problems?
Code: [Select]
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 cheadShade.jpg
}
texture_unit
{
texture preset_1Lhead.jpg
}
}
}
}
material preset_1_headMatR
{
technique
{
pass
{
texture_unit
{
texture cheadShade.jpg
}
texture_unit
{
texture preset_1Rhead.jpg
}
}
}
}
material preset_1_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_1eye.jpg
}
}
}
}
material preset_1_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_1eye.jpg
}
}
}
}
material preset_1_tailMat
{
technique
{
pass
{
texture_unit
{
texture preset_1tail.jpg
}
}
}
}
material preset_1_maneMat
{
        technique
        {
                pass
                {
                        cull_hardware none
                        cull_software none
                        alpha_rejection greater_equal 128
                        texture_unit
                        {
                                texture preset_1mane.png
                        }
                }
        }
}

7
Game Help / Re: Item glitches!
« on: January 13, 2014, 03:42:01 pm »
Make sure to add the 'items.cfg' to the main Fh folder.
Restart Fh, and see if it works.
For the mass markings, did she added the 'markings.cfg' to the main folder. Then restart Fh.
Hope it helped.
Re-play if you have any questions! ^.^

Very helpful! We did ecactly that with the items.cfg and I'll get her to move the mass markings .cfg too!
Thanks again. :D

8
Game Help / Re: Item glitches!
« on: January 13, 2014, 03:37:08 pm »
Sounds to me like the item pack wasn't correctly installed. I was walking Henna through in game but she logged out. All the files from the file "Items" go in the feralheart/media/items folder, and the items.cfg needs to go into the feralheart folder. If it asks to overwrite anything, be sure to select "yes"!

Whoo! Thanks for your help! It worked and now Henna can see them!

9
Game Help / Item glitches! ~solved~
« on: January 13, 2014, 02:17:31 pm »
Helloooo!
I'm trying to help my friend Kate (Henna37) with her items. She's downloaded the same item pack as me, Pawsome item pack V4. But when she goes into FH and chooses them from the menu and they don't come up on the character! When she goes in-game I can see them, but she can't!
Her file are all local, she has re-downloaded the item pack and the game it self. But we have the same problem.

Another glitch is also giving us problems. I'm pretty sure it's separate. When I first met with Kate I could see her character as a grey black wolf with a halo (witch obviously she couldn't see). And later when she re-started I could still see her markings where exactly the same way as before. But she was actually waring mass markings and looked completely different! We switch screen shots to make sure and even after both of us have re-started multiple times, both glitches are still there! Any ideas?
Thanks c: ~Jay

10
Finished Maps / ~Burrow Wood Map~
« on: December 14, 2013, 04:54:00 am »
YAY! My very first shared map! It's not a large map so I focused on the details. It's up for free download!
See
rules, preview and download button here on my DeviantART page!  ;D
-
http://wolfshadow513.deviantart.com/art/Burrow-Wood-Map-419621638
-



Pages: [1] 2