Jun 24, 2021
125
67
I dont know when, i want to have sex with all women in this game. i had sex with rogue, Laura Jeane were still on pending site. I wish there would be more contents in the future. Cannot wait for the future updates! I keep supporting this creator to make more good contents! It's worth the efforts.
You can have ssex with all 3. you increase trust & love to 800+ trust & 1000+ love. lncrease by training with them ,sitting in class & out on dates. v0.4a
 

Emoon

Member
May 4, 2017
158
532
Is the checksum posted in the main post the current one? Because it doesn't match with the one from the archive.
 

Andy211

Newbie
Nov 11, 2018
81
35
How to increase friendship between Jean and Anna ? I used to take them to the pool all together, but this is not helping
 

MZERO

Newbie
Jun 7, 2019
22
4
I'm facing the below error, could anyone help me?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/mechanics/phone.rpy", line 103, in <module>
AttributeError: 'NoneType' object has no attribute 'Participants'

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

Full traceback:
File "scripts/mechanics/movement.rpyc", line 55, in script call
File "scripts/locations/danger_room.rpyc", line 39, in script call
File "scripts/interactions/training/training.rpyc", line 45, in script call
File "scripts/interactions/training/training.rpyc", line 97, in script call
File "scripts/mechanics/phone.rpyc", line 103, in script
File "C:\Users\User\Downloads\TheNullHypothesis-0.3a-pc\TheNullHypothesis-0.3a-pc\renpy\ast.py", line 1411, in execute
label = renpy.python.py_eval(label)
File "C:\Users\User\Downloads\TheNullHypothesis-0.3a-pc\TheNullHypothesis-0.3a-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\User\Downloads\TheNullHypothesis-0.3a-pc\TheNullHypothesis-0.3a-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/mechanics/phone.rpy", line 103, in <module>
AttributeError: 'NoneType' object has no attribute 'Participants'
 

sleepingkirby

Well-Known Member
Aug 8, 2017
1,100
1,706
I'm facing the below error, could anyone help me?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/mechanics/phone.rpy", line 103, in <module>
AttributeError: 'NoneType' object has no attribute 'Participants'

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

Full traceback:
File "scripts/mechanics/movement.rpyc", line 55, in script call
File "scripts/locations/danger_room.rpyc", line 39, in script call
File "scripts/interactions/training/training.rpyc", line 45, in script call
File "scripts/interactions/training/training.rpyc", line 97, in script call
File "scripts/mechanics/phone.rpyc", line 103, in script
File "C:\Users\User\Downloads\TheNullHypothesis-0.3a-pc\TheNullHypothesis-0.3a-pc\renpy\ast.py", line 1411, in execute
label = renpy.python.py_eval(label)
File "C:\Users\User\Downloads\TheNullHypothesis-0.3a-pc\TheNullHypothesis-0.3a-pc\renpy\python.py", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\User\Downloads\TheNullHypothesis-0.3a-pc\TheNullHypothesis-0.3a-pc\renpy\python.py", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/mechanics/phone.rpy", line 103, in <module>
AttributeError: 'NoneType' object has no attribute 'Participants'
Version 0.3a? Try the latest version and see if the error is still there.
 

mightygui

New Member
Mar 17, 2018
10
2
Found some console command to make the grind more bearable (hopefully the dev won't change the code on each update :p )

Command:
(replace Rogue with Laura or Jean)
Rogue.love=9000
Rogue.trust=9000
I've added 9000 but the quest will lock you at a certain number until you finish each quests, which will reward you with a higher cap

Rogue.pubes='none'
(replace none with bush, growing, hairy, null, shaven, strip or triangle)
Rogue.piercings["nipple"] ="ring"
replace "ring" with "False" or "barbell"
replace "nipple" with "labia" or "belly"


Player.cash=99999
Player.XP=999
Player.level=10
just increasing the level throught cheats doesn't give any [extra points]
Player.ability_points+=10
Player.stamina=4
Player.max_stamina=4

Rogue.throat_training=5
I've added 5 as to not encounter noclip issue
Rogue.oral_training=20
Rogue.stamina=5
Rogue.max_stamina=5


You don't have permission to view the spoiler content. Log in or register now.

oh and message to the dev. Please consider these features
  • re-enable the function to skip text , simply holding ctrl or tab should work like it does with all renpy games
  • reduce the time it takes when navigating the cellphone
  • reduce the amount of white colors in backgrounds. Too many dark-coloured rooms and characters in contrast with brightly-coloured background are hurting my eyes

Dude i JUst forgot how to activate the console again can you help me please
 

dark0s

Member
Oct 11, 2019
141
288
It's a thread about one of the most famous comics of all time. Did you really expect people to not talk about the source material, make comparisons, or comment on the current state of comic books?
I just find these discussions veering away the focus from the game proper is all. Like sure they're tangentially and materially related but have ultimately little to do with the project itself. To each their own though.
 

Knight

Active Member
Jul 7, 2017
796
2,104
I just find these discussions veering away the focus from the game proper is all. Like sure they're tangentially and materially related but have ultimately little to do with the project itself. To each their own though.
That's fair, I will drop it but I can't speak for the others.
Though I would like it if someone could explain what boblicticious meant to me. I fine with a DM if you don't want to want to continue in this thread.
 

Faro_Azul

Newbie
May 2, 2023
54
92
Dude i JUst forgot how to activate the console again can you help me please
I always use this "step by step":

Go to gamename/Renpy/Common/00console.rpy

Press Ctrl+F and enter config.console (Finding this term)

Set it’s variable to True

so it should look like,

config.console = True

Save the file.

Now the Shift+O should work.


-It work for me on this game
 
4.70 star(s) 148 Votes