Bloemkool

Well-Known Member
Aug 13, 2017
1,155
1,025
Does it take a week to load the game up for you? Looks fun, but when I spend ten minutes waiting for it to load, only for it to crash, it does manage to discourage from continuing.
It loads fine, it's if I access inventory or an interaction it randomly crashes thus I lose progress as you can't save when in a dungeon. It's not a ram thing for me either as I have 32gb & a standby list flushing tool.
 

PhazeUFO

Well-Known Member
Sep 28, 2021
1,571
1,520
The crashes are mostly on checks like bust size and player "equipment", so if you're running a futa character then the vast majority of crashes don't happen.
That explains why I didn't crash on my first time.
It loads fine, it's if I access inventory or an interaction it randomly crashes thus I lose progress as you can't save when in a dungeon. It's not a ram thing for me either as I have 32gb & a standby list flushing tool.
Strange as I also have free GBs. I suppose my rig is just too old.
 

TheInternetIsForThis

Well-Known Member
Mar 4, 2020
1,387
3,295
tried check on bust size and player "equipment" no crash
Tried as in directly modified some of the game's scenes to run those checks on invalid characters? There are a range of gender-specific checks that the game can run in the scene scripts, and several of those need to be prefaced with checks to ensure the player has a valid gender, since they crash if the player doesn't.
 

PhazeUFO

Well-Known Member
Sep 28, 2021
1,571
1,520
That is a bit low, so long as you're not getting 80%+ cpu nonstop while the game is running it should not be a factor though.
I was assuming it had to do with the slow loading times and occasional loads in-game. It only started crashing after I finished the first town in the tutorial. Usually if I try to go back into the forest.
 

Bloemkool

Well-Known Member
Aug 13, 2017
1,155
1,025
I was assuming it had to do with the slow loading times and occasional loads in-game. It only started crashing after I finished the first town in the tutorial. Usually if I try to go back into the forest.
You got an ssd or old 5400rpm hdd?
 

borrowed

Member
Feb 18, 2020
174
85
Tried as in directly modified some of the game's scenes to run those checks on invalid characters? There are a range of gender-specific checks that the game can run in the scene scripts, and several of those need to be prefaced with checks to ensure the player has a valid gender, since they crash if the player doesn't.
can you tell me specific of this crash so I can check them since tried it till end game and at lindon loretta quest finish it no bug or crash so far and tried with everything use cheat engine to buy all items modify male into having bigger breast but I still cant figure out how to make penis smaller so I can't test it out or even change sex male to female or female to male so I can't test that also my test so far checking breast enlarging the breast changing equipment or crew and whores no crash.
 

TheInternetIsForThis

Well-Known Member
Mar 4, 2020
1,387
3,295
can you tell me specific of this crash so I can check them since tried it till end game and at lindon loretta quest finish it no bug or crash so far and tried with everything use cheat engine to buy all items modify male into having bigger breast but I still cant figure out how to make penis smaller so I can't test it out or even change sex male to female or female to male so I can't test that also my test so far checking breast enlarging the breast changing equipment or crew and whores no crash.
Right, so. This type of crash is part of the game's scene scripts in the .tsv files embedded into the jar. It affects checks for the player and randomly generated characters (such as your crewmates on missions), and is specific to checks involving gender specific anatomy, such as bust size, dick size, etc. Some of these checks will crash if performed on a character that lacks the relevant anatomy, rather than defaulting or otherwise having a clean escape condition. In many cases through the game, the affected functions are performed without verifying in advance that the character they're being used on has the relevant part, and so if the player and their party is not comprised of an all-futa cast, the chance for a crash goes up dramatically.

As it's been a while since I last directly modded the game, I don't remember the specific functions that did it. That said, the functions involved have a few categories, such as grabbing a size descriptor for the part for use in dynamic text or grabbing a numeric size for use in scene flow. If you want to verify, the simplest way would be to crack open the game and modify one of the early scenes to run a bunch of those checks on the player and crew. The game is a java .jar container, which is literally just a renamed .zip format file. So long as you're modifying existing scenes rather than adding new ones, it's pretty self explanatory to dig into the game, find one, and modify it.

I've sworn off modding this game myself until the beta branch gets merged back into the main branch, however. Too many backend updates to be worth redoing the level of changes I prefer to add until things stabilize.
 

PhazeUFO

Well-Known Member
Sep 28, 2021
1,571
1,520
Run task manager or hwinfo while loading the game windowed & see if anything is hitting 100%.
Physical memory is in the 90s, while cpu usage is usually in the tens at most. Strangely, although the loading was still goofy, in-game as well, I did manage to play the game without crashing.
 
Last edited:
  • Angry
Reactions: ♍VoidTraveler

Bloemkool

Well-Known Member
Aug 13, 2017
1,155
1,025
Physical memory is in the 90s, while cpu usage is usually in the tens at most. Straneglyl, although the loading was still goofy, in-game as well, I did manage to play the game without crashing.
Your issue is limited ram then.
 
Oct 17, 2017
209
368
idk why i liked this game so much considering i only saw 1 proper sex scene and wasted 2-3 hours on same dungeon still i was quite enjoying it BUT there is so many random crashes LOL
 
3.20 star(s) 27 Votes