Game Crashes
Hunting » Devlog
I've been away with family the past few days and just got back to my computer today. I know there's a bug causing players to crash when killing the first deer, starting now I'll be working on getting that fixed. I can't replicate the bug on my end, plus I'm going to be caught up in work and the holidays so don't expect the fix to be out soon sadly :( I will be working on it as much as I can since it's gamebreaking.
Thank You!
Get Hunting
Download NowName your own price
Hunting
My first game! A short horror game in which you hunt deer...
Status | Released |
Author | KitsuKell |
Tags | 3D, Atmospheric, First-Person, FPS, Godot, Horror, Monsters, No AI, PSX (PlayStation), Retro |
Comments
Log in with itch.io to leave a comment.
I get a game crash whenever I kill the second deer. The first deer I can kill no problem but the game returns this error when I kill the second one:
ERROR: Node not found: "DeerCollison" (relative to "/root/World/Deers2-5/Deer2").
I'm guessing it has to do with the raycast of the gun (or something else) trying to find a collision body that doesn't exist or was renamed, but I could be wrong
Thank you! I made the collision shape delete after the death animation finishes now. Hopefully that fixes the issue, let me know if it doesn't.