Feral Heart
Help & Guidance => Game Help => Topic started by: rawr_loud on August 05, 2011, 03:25:10 am
-
Hello. ^-^ Well I have been curious as to why this little problem has been happening. My objects come up black and yellow. Like a bumble bee. Why is this? I have had the "BaseWhite" problem and fixed it but with the black and yellow glitch it I can't fix it. :'( I am confused because instead of saying "BaseWhite" in the material box it says the meshes material file. Yet the material file comes up black and yellow? How do you fix this? Please help me. :D
-
Try reinstalling and/or changing the rendering option to which ever one it's not currently set to.
-
Your response. It makes my brain hurt. xD Can you explain what you mean? I didn't quite understand.
-
Ah, sorry. XD
Open up the game. On the login screen, click "options".
Go to "video" and change the "rendering subsystem" to the option that it's not currently set to, as there are only two of them. (Keep in mind, if this makes your game look weird, change it back right away.)
If that doesn't work, open up your FeralHeart folder, which will be in Computer>Local Disk. Scroll down and double click "unins000" to uninstall. After doing that, delete the FH folder completely and then re-download and reinstall. **MAKE SURE to back up any maps/custom files that you have BEFORE uninstalling**
Best of luck~
-
O.O Ok. We are now one more step ahead. It is not black and yellow anymore but now it is tan. :B What do you do to fix this? (I am kinda afraid to re-install my game. I screwed myself the last time I did it.)
-
Can I see the Mat code?
-
How do I bring up a mat code?
-
Open the Material file in notepad, and copy/paste it here. ^^
-
material AC3D/Heron/Mat001_Tex01
{
technique
{
pass
{
ambient 0.2 0.2 0.2 1
specular 0.2 0.2 0.2 1 128
alpha_rejection greater 0
texture_unit
{
texture HeronTexture.png 2147483647
}
}
}
}
This is what came up. (It also does it with the bear, shark, dolphin, butterflies, etc.) This is just my example.
-
Okay, so in Object Maker, in the Material blank it puts:
AC3D/Heron/Mat001_Tex01
And it comes out awkward?
-
Yep. Why? Is there something wrong with the coding? It comes out tan when it first came out black and yellow.
-
Possibly. Try this:
material AC3D/Heron/Mat001_Tex01
{
technique
{
pass
{
ambient 0.2 0.2 0.2 1
specular 0.2 0.2 0.2 1 128
alpha_rejection greater 0
texture_unit
{
texture HeronTexture.png 2147483647
}
}
}
}
-
So when I type in heron.mesh this will come up instead of the other one? And how do I make codes for the other animals that aren't working? O.o
-
Yeah, open the Material in notepad again, and change the code to this one, and test it. If it works, PM me the others and I'll show you what to do with them. ;)
-
I'm sorry but this still didn't work. :/ Should I try to re-download the meshes?
-
That's what I would do, hun. Just try to re-download them, and make sure you put them in my objects. Sorry you're having such trouble with this. Coding and all that really isn't my area of expertise. Wish I could help more!