Feral Heart
Help & Guidance => Game Help => Topic started by: ccrow974 on October 22, 2011, 04:14:23 pm
-
ok i made an awesome gray wolf preset when i was bored and decided to see what it looked like on the wolf character thing then it turned up white!and ive done all the code stuff in notepad and turned all files to jpg.
-
Can you copy and paste the material code it? I'll check for errors
-
like in notepad? yes i did and i saved it as a jpg also. it was preset 9 and whenever i click it in preset editor it turns up white.
-
No i mean, copy and paste it here so I can see it c:
-
oh like from notepad? or pictures XD
-
if u mean notepad then here it is:
material preset_9_bodyMatL
{
technique
{
pass
{
texture_unit
{
texture SikitaBody_Left.png
}
}
}
}
material preset_9_bodyMatR
{
technique
{
pass
{
texture_unit
{
texture SikitaBody_Right.png
}
}
}
}
material preset_9_headMatL
{
technique
{
pass
{
texture_unit
{
texture SikitaHead_Left.png
}
}
}
}
material preset_9_headMatR
{
technique
{
pass
{
texture_unit
{
texture SikitaHead_Right.png
}
}
}
}
material preset_9_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture SikitaEyes_Left.png
}
}
}
}
material preset_9_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture SikitaEyes_Right.png
}
}
}
}
material preset_9_tailMat
{
technique
{
pass
{
texture_unit
{
texture SikitaTail.png
}
}
}
}
material preset_9_maneMat
{
technique
{
pass
{
lighting off
cull_hardware none
cull_software none
scene_blend alpha_blend
depth_write off
texture_unit
{
texture SikitaHair.png
}
}
}
}
yes the name of the character for the preset is sikita, and in the tutorial video i watched it said to rename all of this crap :D
-
You said you saved all files as .jpg files, but the code says they have to be .png files. Try either saving them as .png files or change the code so that it says (PRESETNAME).jpg.
-
^-^ Don't get your files mixed up. Make sure they are both jpg. or png.
-
like change it exactly to this: (PRESETNAME) or the name of the preset like preset_9 ? i already tried saving the images as .png too and it still showed up white.
-
I'll just edit the code to how it should be and give it to you.
*Edits* Okay, it should work with this code now:
material preset_9_bodyMatL
{
technique
{
pass
{
texture_unit
{
texture SikitaBody_Left.jpg
}
}
}
}
material preset_9_bodyMatR
{
technique
{
pass
{
texture_unit
{
texture SikitaBody_Right.jpg
}
}
}
}
material preset_9_headMatL
{
technique
{
pass
{
texture_unit
{
texture SikitaHead_Left.jpg
}
}
}
}
material preset_9_headMatR
{
technique
{
pass
{
texture_unit
{
texture SikitaHead_Right.jpg
}
}
}
}
material preset_9_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture SikitaEyes_Left.jpg
}
}
}
}
material preset_9_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture SikitaEyes_Right.jpg
}
}
}
}
material preset_9_tailMat
{
technique
{
pass
{
texture_unit
{
texture SikitaTail.jpg
}
}
}
}
material preset_9_maneMat
{
technique
{
pass
{
cull_hardware none
cull_software none
alpha_rejection greater_equal 128
texture_unit
{
texture SikitaHair.jpg
}
}
}
}
}
Save your files in .jpg format or it won't work!
-
it is in .jpg format and it still wont work. oh i just remembered does it matter if i used the color me now easy preset line in the preset 9 folder?
-
oh wait no it isnt in .jpg sorry im stupid today XD
-
alright i changed everything that i saw that was .png to .jpg now imma go see if its white
-
yep still white
-
What format did you save your files in?
-
.jpg or did you mean something else
-
No that's what I mean. .jpg should work. Maybe you have some typos?
-
i just triple checked and there are no typos
-
Hmm, that's weird.
*thinks about other things that could cause the problem* Oh! What folder did you save it in? The code says preset_9, so maybe you didn't save it in your 'preset_9' folder?
-
its saved in the preset 9 folder, and i remember the first time i checked it to see it and it turned up white i tried it in my preset_1 folder so i copy and pasted it but now the preset 1 is white too. do you think i should try redownloading? because i already recently downloaded feral heart because of a problem with feralistic, does that have anything to do with it? but i dont have feralistic now cause im waiting for feralistic 4
-
I don't know if Feralistic has any influence because I never downloaded it. Maybe redowloading and reinstalling could work. Just try.
-
ok im going to try and redownload. the weird thing about this is whenever i made a preset before it worked just fine. does it matter if it has two sides? like mine has bodyright and bodyleft, and the same for the head because of a scar on one side and not the other. would that make a difference?
-
As long as you stick to the names that are in the code, it shouldn't matter.
-
ok i redownloaded this morning before i went to school and just in case i hid an extra copy of the preset folder in another file, ok now imma check if its still white
-
its still white >.< what am i doing wrong?!
-
Could you upload the whole preset folder to mediafire and send me the link? So I can check for any errors I don't think of right now. Only if you want though.
-
ok i just went to the presrt_9 file and i found out whenever i roll my mouse over it it comes up and says its a png image but in gimp it is a jpg and it is labled as a jpg. is it supposed to do that because if it isn't then im gona have to re save them as jpg images D:
-
Try changing everything in the code that says .jpg to .png and load your preset again after it. DO NOT change anything about the images now.
-
ok there arent any words showing up where you wrote something Ashy D: if you wrote anything...
-
:O That's probably because I posted from my phone. I'll just put it here again:
Try changing everything in the code that says .jpg to .png and load your preset again after it. DO NOT change anything about the images now.
-
ok ill try it
-
D: its still white!
-
When you put in you're codes, do you take out the "preset_" part? It shoud look like this "texture yournamehere.jpg" on everything. So when you take out the default file name you're left with thee word "texture" and a space.
-
ok heres an example: SikitaBody_Left.jpg and it sould look like: TextureSikitaBody_Left.jpg?
-
It should look like this: Texture SikitaBody_Left.jpg
Always make sure there's a space between Texture, and you're file name.
-
ok im gona try it right now
-
ok i just did what you said to do but its still white. it looks like this: Texture SikitaBody_Left.jpg
-
Hmm...Well, when I do my presets, I use .png and it's fine.
Did you put all you're files in, or just the new one?
-
Bleh, also I see that I typed texture with an uppercase T. It's suppost to be lowercase.
Basicly just leave texture the way it is, then put you're file name is what I ment.
-
ok ill try it
-
ok maybe its just a glitch? because im doing everything and its not working
-
Huh...How odd. Well, all I can say is keep trying.
If I could summon you're computer to me, I would, but otherwise I'm at a loss as how
to fix you're problem. I apologize.
-
i guess ill keep trying to fix it