-
Idk if this has ever come up before, but whenever I'm flipping thru my characters and when I come upon the one character that I have a preset on, the game crashes. I can play freely with all my characters but the specific one I want to play as, which is the one that crashes the game.
I tried creating a new character and putting the same preset on it, but whenever I try to EDIT any one of my existing characters, or creating a completely new one, the game crashes all the same.
I thought that maybe its my preset that got corrupted somehow, so I tried exporting the preset again. I exited back to the main menu, clicked creative den, and clicked preset creator, but the game experienced yet another crash.
I also tried resetting the home on the glitching character, and pressing Go Home on all of my characters thru the user panel, but that didn't fix the problem at all.
I also tried switching the rendering system on the game, but that didn't work either.
I'm really frustrated because I've tried fixing the problem myself with any and all the knowledge I have of how the game works, but It seems I don't know enough and I have no idea what to do to fix it.
Please help ;-;
-Fishy
-
Hello there, Fishy. It sounds like there might be a typo or error within the preset_#.material file. Would you post the code here with [code]stuff[/code] or PM it to me so I can look at it and try to find the problem?
-
Hello, FishiBiscuits! Have you recently installed content such as mods, markings, items and/or textures?
Also, keep in mind that flipping through tabs can sometimes cause the game to randomly crash or when you have too many programs open at the same time while running FeralHeart.
-
Here's the code within:
material preset_5_bodyMatL
{
technique
{
pass
{
texture_unit
{
texture preset_5body.png
}
}
}
}
material preset_5_bodyMatR
{
technique
{
pass
{
texture_unit
{
texture preset_5body.png
}
}
}
}
material preset_5_headMatL
{
technique
{
pass
{
texture_unit
{
texture preset_5headl.png
}
}
}
}
material preset_5_headMatR
{
technique
{
pass
{
texture_unit
{
texture preset_5headr.png
}
}
}
}
material preset_5_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_5eye.png
}
}
}
}
material preset_5_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_5eye.png
}
}
}
}
material preset_5_tailMat
{
technique
{
pass
{
texture_unit
{
texture preset_5tail.png
}
}
}
}
material preset_5_maneMat
{
technique
{
pass
{
lighting off
cull_hardware none
cull_software none
scene_blend alpha_blend
depth_write off
texture_unit
{
texture preset_5mane.png
}
}
}
PS: Also as a side question, there is an odd looking file just above the "media" folder in the FH folder, called "badfile.reminder" Whats that about? Just wondering
}Hello there, Fishy. It sounds like there might be a typo or error within the preset_#.material file. Would you post the code here with [code]stuff[/code] or PM it to me so I can look at it and try to find the problem?
-
I haven't downloaded any mods or Maps or anything recently, but I have an equip pack installed. However, the packed played well nicely and hasn't caused any errors for the past maybe 5 months that Ive had it
And I always make sure to close all programs and extra tabs before playing, so it couldnt have been the tabs
Hello, FishiBiscuits! Have you recently installed content such as mods, markings, items and/or textures?
Also, keep in mind that flipping through tabs can sometimes cause the game to randomly crash or when you have too many programs open at the same time while running FeralHeart.
-
PS: Also as a side question, there is an odd looking file just above the "media" folder in the FH folder, called "badfile.reminder" Whats that about? Just wondering
Open that file with notepad, it should have a message in it telling you if there is a bad file (A file with an error in it.) in your installation, usually related to preset issues.
-
PS: Also as a side question, there is an odd looking file just above the "media" folder in the FH folder, called "badfile.reminder" Whats that about? Just wondering
Open that file with notepad, it should have a message in it telling you if there is a bad file (A file with an error in it.) in your installation, usually related to preset issues.
Its Indicating that the Preset file has something wrong with it, but I cant see what it is ;-;
-
Here's the code within:
material preset_5_bodyMatL
{
technique
{
pass
{
texture_unit
{
texture preset_5body.png
}
}
}
}
material preset_5_bodyMatR
{
technique
{
pass
{
texture_unit
{
texture preset_5body.png
}
}
}
}
material preset_5_headMatL
{
technique
{
pass
{
texture_unit
{
texture preset_5headl.png
}
}
}
}
material preset_5_headMatR
{
technique
{
pass
{
texture_unit
{
texture preset_5headr.png
}
}
}
}
material preset_5_eyeMatL
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_5eye.png
}
}
}
}
material preset_5_eyeMatR
{
technique
{
pass
{
cull_hardware none
cull_software none
texture_unit
{
texture preset_5eye.png
}
}
}
}
material preset_5_tailMat
{
technique
{
pass
{
texture_unit
{
texture preset_5tail.png
}
}
}
}
material preset_5_maneMat
{
technique
{
pass
{
lighting off
cull_hardware none
cull_software none
scene_blend alpha_blend
depth_write off
texture_unit
{
texture preset_5mane.png
}
}
}
}
Seems that you were missing a bracket there ( at least so far to my knowledge ( it's in red ))
see if that does anything o:
-
Here's the code within:
Nope, all brackets are there (If you look on the message I sent the code in, I put another message in there where I accidentally parted the last bracket from the rest of the code oops)
-
Do all of your images for your preset only have 1 layer?
-
Do all of your images for your preset only have 1 layer?
yes, they do, all are PNG files, 512 x 512 in size
(and yes I also changed the JPEG to PNG in the code so it would read em, Im not sure if this actually does anything)
-
Okay so: I tried replacing the Material File of that preset with the Material file of another preset with the same code (the default code, just with the headR and headL altered) and deleted the FHP file of that glitchy preset too. Now, the preset editor doesnt crash but only shows the RIGHT side of the body on the animal. while the rest of its parts appear yellow/black. I might be able to fix the problem from here.
-
Make sure the file names match with what's inside the coding
-
I have Fixed it! Thanks to everyone who did take their time to help me fix this, really appreciated :')
EDIT: Its doing it all over again what the actual fudge is wrong with my dang preset
EDIT EDIT: Now its fixed again after I tried deleting the FHP file and re-exporting it... Im so confused as to why this is happeneing...???
(https://lh3.googleusercontent.com/-HkhwgJh3GeA/WbDJSzqt8rI/AAAAAAAAHrs/B8tQV29pX4IBSkfuj4bwCBxV7Ikh6Tw6wCL0BGAYYCw/h650/2017-09-06.png)
-
Lovely job o:
Glad that it's working for ya ~!
Edit: Did the whole game crash once more?
-
Lovely job o:
Glad that it's working for ya ~!
Edit: Did the whole game crash once more?
Yep, Its so bothersome >:( I think Im good now thou thx :D
-
Alright then. Hopefully it lasts o:
It could be the .material file itself altogether. You can try making an entirely new one if the problem persists. As long as you name it exactly
like the original, it should work fine with the game c:
-
Locking this as the issue was resolved. If you run into more issues, feel free to let us know!