Newest Update Bug: Phone Text Message Does not update while in the screen. Need to go back to the name select and reselect the person to see the updated conversation.
That's what the hotfix is forNewest Update Bug: Phone Text Message Does not update while in the screen. Need to go back to the name select and reselect the person to see the updated conversation.
Drop it into the "game" folderwhere do i install the hotfix?
That's what I thought but I wasn't 100% sure. Thanks for confirming!Drop it into the "game" folder
it did not work and the game wont startDrop it into the "game" folder
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 amazingI 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.
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.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
I don't really remember, I think it was the event after getting Rogue powersWhat's the last main story event you saw?
Well, "superior" is subjective. The original copied the art style of the X-Men Evolution cartoon.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.
Well, good). Then I'll try this error correction option. Thanks)if I do that I get a long list of error messages and I just changed the Falsse to True like you said and nothing else
Hey idk if this helps you or not but I fixed my problem by switching from Wordpad to editorI'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/interface/Player_menu.rpy", line 97, in execute
File "game/scripts/interface/Player_menu.rpy", line 97, in execute
File "game/scripts/interface/Player_menu.rpy", line 117, in execute
File "game/scripts/interface/Player_menu.rpy", line 171, in execute
File "game/scripts/interface/Player_menu.rpy", line 178, in execute
File "game/scripts/interface/Player_menu.rpy", line 890, in execute
File "game/scripts/interface/Player_menu.rpy", line 890, in execute
File "game/scripts/interface/Player_menu.rpy", line 1001, in execute
File "game/scripts/interface/Player_menu.rpy", line 1029, in execute
File "game/scripts/interface/Player_menu.rpy", line 1032, in execute
File "game/scripts/interface/Player_menu.rpy", line 1033, in execute
File "game/scripts/interface/Player_menu.rpy", line 1053, in execute
File "game/scripts/interface/Player_menu.rpy", line 1061, in execute
File "game/scripts/interface/Player_menu.rpy", line 1061, in <module>
NameError: name 'stamina_boost1' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/locations/classroom.rpyc", line 96, in script call
File "scripts/interactions/classes/classes.rpyc", line 220, in script call
File "scripts/locations/classroom.rpyc", line 58, in script call
File "scripts/mechanics/time.rpyc", line 201, in script call
File "scripts/mechanics/events.rpyc", line 25, in script call
File "scripts/base/events.rpyc", line 232, in script call
File "scripts/interactions/sleeping.rpyc", line 109, in script call
File "scripts/locations/bedrooms.rpyc", line 153, in script
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\ast.py", line 1618, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\exports.py", line 1109, in menu
rv = renpy.store.menu(new_items)
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\exports.py", line 1364, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\display\core.py", line 2165, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\display\core.py", line 2683, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\display\core.py", line 2683, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/scripts/interface/Player_menu.rpy", line 97, in execute
File "game/scripts/interface/Player_menu.rpy", line 97, in execute
File "game/scripts/interface/Player_menu.rpy", line 117, in execute
File "game/scripts/interface/Player_menu.rpy", line 171, in execute
File "game/scripts/interface/Player_menu.rpy", line 178, in execute
File "game/scripts/interface/Player_menu.rpy", line 890, in execute
File "game/scripts/interface/Player_menu.rpy", line 890, in execute
File "game/scripts/interface/Player_menu.rpy", line 1001, in execute
File "game/scripts/interface/Player_menu.rpy", line 1029, in execute
File "game/scripts/interface/Player_menu.rpy", line 1032, in execute
File "game/scripts/interface/Player_menu.rpy", line 1033, in execute
File "game/scripts/interface/Player_menu.rpy", line 1053, in execute
File "game/scripts/interface/Player_menu.rpy", line 1061, in execute
File "game/scripts/interface/Player_menu.rpy", line 1061, in <module>
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\exports.py", line 3934, in substitute
return renpy.substitutions.substitute(s, scope=scope, translate=translate)[0]
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\substitutions.py", line 370, in substitute
s = interpolate(s, variables) # type: ignore
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\substitutions.py", line 86, in interpolate
raise e
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\substitutions.py", line 78, in interpolate
value = renpy.python.py_eval(code, {}, scope)
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "D:\Games\TheNullHypothesis-0.3b-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'stamina_boost1' is not defined
Windows-10-10.0.17763 AMD64
Ren'Py 8.2.0.24011702+unofficial
The Null Hypothesis 0.3b
Tue Feb 6 13:16:20 2024
It seems to me that it's not about the code, but about the saves, maybe something was wrong there.Hmm, I started a new game and the problems disappeared immediately. AndHey idk if this helps you or not but I fixed my problem by switching from Wordpad to editor
idk if this is your problem too but try
The art is fine for both games, but the amount and quality of text for each character here is far superior, imho. I do understand, that here the main progression for each girl is more.. lineral? (oni made 3 ways of getting closer to girls), but they are not the same.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.