Mutation8888

Member
Jun 15, 2022
288
395
We should put a season label on the objectives. Maybe even a failed label. Since we do prompt players to go to the next season.
Or even a line in the Cerebro database "help guide" that any seasonal objectives not done in that season will not be able to be completed in later seasons, then just remove them with the completed objectives when the player moves on to a new season. Whatever causes less code to be written to update it.
 
  • Like
Reactions: drone4of2

ShinyBoots1993

Active Member
Apr 7, 2020
963
2,385
Windows
Thx a lot
You're playing 0.3a

The current build is 0.3b

Try playing that to see if you still have issues.

All I could ask for....is a beach or lake area to be added.
Both locations have been discussed. If our background budget permits it, we'd love to map out as much of the mansion as we can and as much of the town as we can.

I don't really want to know "who" exactly. I'm just kinda gauging the progress.
I'll say yes. We have decided on the two girls who will be joining Storm as the three new romance options.

Right now we're still operating on the "You'll know who when Chapter 2 comes out." model but I'll give y'all updates if we decide to have teasers or hints.

I propose a "Fission Mailed" stamp.
Or even a line in the Cerebro database "help guide" that any seasonal objectives not done in that season will not be able to be completed in later seasons, then just remove them with the completed objectives when the player moves on to a new season. Whatever causes less code to be written to update it.
These are both good suggestions.

I'll pass them on but a general reminder to all that joining the discord and submitting bugs and suggestions there gets them seen faster.
 

LimEy2701

Newbie
Dec 21, 2023
29
18
And what i supposed to do with previous saves? Start all over agan to see new content? Or am I just potato?
 

Gundamu0079

Well-Known Member
Sep 19, 2018
1,574
2,259
I feel like I should probably point this out every once in awhile going forward.

Despite the massive amount of content, this game is still in early beta. Just barely out of alpha.

I say this because I feel like a lot of people are approaching the game as if it's almost finished.

We're gonna be experimenting and adding new features as time goes on.
what i like about this game is the massively superior art compared to the original game. old game had decent art but this one is just amazing

all the girls look very pretty.
 

Lemmon Sweat

Newbie
Oct 22, 2017
39
38
so im having an issue/ bug where the game starts to run slow and then eventually crash after playing for a while! is this happening to anyone else? ive set all the extra bells and whistles that would polish up the animations and stuff to off to try to get it to run better but i still have the issues with crashing! happens even more often when there are multiple characters on the screen or during a sex mini game! anyone know what i could do to fix this? if not i guess this is error/bug reporting and hope its fixed in the next version
Do you have a lot of saves? Renpy tends to slow down as the number of saves increase. Try moving all but the most recent saves into a different folder where the game cannot see them. Do this in the game folder and the AppData/Roaming/Renpy folder.
 

CptValor

Member
Oct 8, 2017
333
457
i have one main save, but idk how many auto saves the game has made for me as when it does crash i dont loose a ton of progress due to this. i also restarted my computer and cleared the cache and it seems to help but the game still crashes after playing for a long time! ill give the moving save files thing a shot too!
 

grobubar

Newbie
Jul 9, 2020
39
34
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/characters/Charles/displayables/chair.rpy", line 57, in <module>
Exception: Could not load Live2D. b'/private/var/folders/qg/wczf44k56bn0csbvgmbbyvhc0000gn/T/AppTranslocation/97A6DF78-6257-414B-84E1-0C0FDE23E79A/d/TheNullHypothesis.app/Contents/MacOS/libLive2DCubismCore.dylib' was not found.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "characters/Charles/displayables/chair.rpyc", line 57, in script
File "/private/var/folders/qg/wczf44k56bn0csbvgmbbyvhc0000gn/T/AppTranslocation/97A6DF78-6257-414B-84E1-0C0FDE23E79A/d/TheNullHypothesis.app/Contents/Resources/autorun/renpy/ast.py", line 922, in execute
img = renpy.python.py_eval_bytecode(self.code.bytecode)
File "/private/var/folders/qg/wczf44k56bn0csbvgmbbyvhc0000gn/T/AppTranslocation/97A6DF78-6257-414B-84E1-0C0FDE23E79A/d/TheNullHypothesis.app/Contents/Resources/autorun/renpy/python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/characters/Charles/displayables/chair.rpy", line 57, in <module>
File "/private/var/folders/qg/wczf44k56bn0csbvgmbbyvhc0000gn/T/AppTranslocation/97A6DF78-6257-414B-84E1-0C0FDE23E79A/d/TheNullHypothesis.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 578, in __init__
common = self.common
File "/private/var/folders/qg/wczf44k56bn0csbvgmbbyvhc0000gn/T/AppTranslocation/97A6DF78-6257-414B-84E1-0C0FDE23E79A/d/TheNullHypothesis.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 529, in common
return self.create_common()
File "/private/var/folders/qg/wczf44k56bn0csbvgmbbyvhc0000gn/T/AppTranslocation/97A6DF78-6257-414B-84E1-0C0FDE23E79A/d/TheNullHypothesis.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 517, in create_common
rv = Live2DCommon(self.filename, self.default_fade)
File "/private/var/folders/qg/wczf44k56bn0csbvgmbbyvhc0000gn/T/AppTranslocation/97A6DF78-6257-414B-84E1-0C0FDE23E79A/d/TheNullHypothesis.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 187, in __init__
init()
File "/private/var/folders/qg/wczf44k56bn0csbvgmbbyvhc0000gn/T/AppTranslocation/97A6DF78-6257-414B-84E1-0C0FDE23E79A/d/TheNullHypothesis.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 94, in init
onetime_init()
File "/private/var/folders/qg/wczf44k56bn0csbvgmbbyvhc0000gn/T/AppTranslocation/97A6DF78-6257-414B-84E1-0C0FDE23E79A/d/TheNullHypothesis.app/Contents/Resources/autorun/renpy/gl2/live2d.py", line 67, in onetime_init
raise Exception("Could not load Live2D. {} was not found.".format(dll))
Exception: Could not load Live2D. b'/private/var/folders/qg/wczf44k56bn0csbvgmbbyvhc0000gn/T/AppTranslocation/97A6DF78-6257-414B-84E1-0C0FDE23E79A/d/TheNullHypothesis.app/Contents/MacOS/libLive2DCubismCore.dylib' was not found.

macOS-10.13.6-x86_64-i386-64bit x86_64
Ren'Py 8.2.0.24011702+unofficial
The Null Hypothesis 0.3b
Tue Feb 6 09:45:26 2024
 
4.60 star(s) 152 Votes