Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

DEEP VAULT 69

A great human adventure in the adult world. Adult Hentai Eroge Porn · By bohohon

Game freezing on map consistently

A topic by Naivor created 94 days ago Views: 580 Replies: 12
Viewing posts 1 to 4

Hello.

Version: 0.5.9-pc I'm at the part where I just rescued Jennifer and we had a talk about it in our quarters. I've noticed that I cannot move at all on the map anymore, as the game freezes. Looks like the main quest is done for now.

I've tried moving to different places on the map, but no go. Freezes every single time. No error message.

(1 edit)

Hi!

I guess you mean Jessica. Thanks for the information, we'll see what the problem might be. Did restarting the game or returning to an earlier save not help?

Thanks for the reply and apologies for my own slow one.
I have not been able to fix this error. You are right, I mean Jessica.

Unfortunately, only a new game can solve the problem :'(

Unfortunate. I'll just wait until next release or something then

Okay. Hope it'll help

Still not fixed. got the same issue

Most likely, it's about the performance of your device.

or New Game ;'(

(2 edits) (+2)

It appears to be caused by an infinite loop that continuously eats memory, something is growing endlessly

EDIT: Found it! When looking for random events, w_map_random_ivent_VAR_shuffle() checks if len(ended_w_map_events) == len(w_map_random_ivent_VAR), but at some point, Aska_map_ivent was added to ended_w_map_events, which enables the lengths to not be equal, if somehow w_map_random_ivent_VAR is reset to it's initial definition. To fix it, just do  w_map_random_ivent_VAR.append("Aska_map_ivent") in the console

Wow, we'll see, thanks!

Hello, how do I turn on the console?

This option is not provided in the game.