Fear & Hunger
This Community Hub is marked as 'Adult Only'. You are seeing this hub because you have set your preferences to allow this content.

Fear & Hunger

View Stats:
Lantern Jun 3, 2023 @ 4:47pm
Constant Crashing/Freezing
This game freezes on me every few minutes into a playthrough. Audio keeps playing but game is completely frozen. It does not crash I just have to close it manually.

Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz 3.79 GHz
32GB RAM DDR4 3600
NVIDIA GeForce RTX 3090
Z490-A PRO
Windows 10
< >
Showing 1-5 of 5 comments
Keevon Jun 7, 2023 @ 4:34am 
2
3
Try this...
The solution for a freeze bug is to open www/js/rpg_core.js, go to line 1872, and change:
if (this._skipCount === 0) {
to
if (this._skipCount <= 0) {
BoniChodes87 Jun 9, 2023 @ 9:46pm 
Originally posted by Keevon:
Try this...
The solution for a freeze bug is to open www/js/rpg_core.js, go to line 1872, and change:
if (this._skipCount === 0) {
to
if (this._skipCount <= 0) {


how do you access these files browsing local properties?

EDIT figured it out you do browse the local files thanks !
Last edited by BoniChodes87; Jun 9, 2023 @ 9:54pm
Mister_Humitas Dec 23, 2023 @ 1:02pm 
Originally posted by Keevon:
Try this...
The solution for a freeze bug is to open www/js/rpg_core.js, go to line 1872, and change:
if (this._skipCount === 0) {
to
if (this._skipCount <= 0) {
i love u men
Originally posted by Keevon:
Try this...
The solution for a freeze bug is to open www/js/rpg_core.js, go to line 1872, and change:
if (this._skipCount === 0) {
to
if (this._skipCount <= 0) {
От души, брат :steamthumbsup::roflanFace:
LIBERTY PRIME Sep 21, 2024 @ 9:31pm 
Same problem here, really wish they would just patch in this simple well known fix.
< >
Showing 1-5 of 5 comments
Per page: 1530 50