shaneopks

New Member
Mar 29, 2020
13
51
136
Can you add dialog box options for Android. Currently dialog box covers way too much screen.
 

AnyName'llDo

Active Member
Feb 12, 2018
874
943
277
You get lots of errors if you walked in on Chloe, and then don't drink alcohol at the MMF party. Here's one of them:


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/chapter2_chloe.rpy", line 4736, in script
if emma_drunk1 and not emma_drunk2:
File "game/chapter2_chloe.rpy", line 4833, in <module>
elif emma_drunk2:
^^^^^^^^^^^
NameError: name 'emma_drunk2' is not defined. Did you mean: 'emma_drunk1'?

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

Traceback (most recent call last):
File "game/chapter2_chloe.rpy", line 4736, in script
if emma_drunk1 and not emma_drunk2:
File "renpy/ast.py", line 2079, in execute
if renpy.python.py_eval(condition):
~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "renpy/python.py", line 1292, in py_eval
return py_eval_bytecode(code, globals, locals)
~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1285, in py_eval_bytecode
return eval(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/chapter2_chloe.rpy", line 4833, in <module>
elif emma_drunk2:
^^^^^^^^^^^
NameError: name 'emma_drunk2' is not defined. Did you mean: 'emma_drunk1'?

Also, afterward, the game acts like you twerked even though you declined:
 
Last edited:

Nymphonomicon

Well-Known Member
Jan 10, 2019
1,148
854
328
Found a bug.
Emma can masturbate to interracial porn after the party, according to the narration, it reminds her of seeing Malik and Izzy in the bathroom earlier. I did not witness any such scene at the party.
 
  • Like
Reactions: KingLeonM

vasua

Newbie
Dec 16, 2018
80
60
203
OP, pls use mega and pixeldrain. Except gofile, other file storages has malware.
 

evaaaaaaaaaa

New Member
Sep 15, 2025
6
9
3
Started the game and immediately after Chloe tries to open her phone after getting in her room I get errors for days. Clicked on ignore for minutes and still couldn't get passed the grey wall. On Mac btw
 

Palemlem

Newbie
Feb 20, 2020
99
45
162
The Game has a femdom tag can the Mc be dominant or only be dominated by other girls later
 

klamra

Newbie
Oct 14, 2019
33
42
119
Right at the start, didn't even get start screen:


I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/phone/emojis.rpy", line 36, in script
init 1000 python hide in phone.emojis:
File "game/phone/emojis.rpy", line 36, in <module>
init 1000 python hide in phone.emojis:
File "game/phone/emojis.rpy", line 52, in _execute_python_hide
add(name, phone.path_join(emoji_base_path, emoji))
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/phone/emojis.rpy", line 14, in add
raise Exception("not a valid emoji name: {}".format(name))
Exception: not a valid emoji name: _clock

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

Traceback (most recent call last):
File "game/phone/emojis.rpy", line 36, in script
init 1000 python hide in phone.emojis:
File "renpy/ast.py", line 1187, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "renpy/python.py", line 1260, in py_exec_bytecode
exec(bytecode, globals, locals)
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/phone/emojis.rpy", line 36, in <module>
init 1000 python hide in phone.emojis:
File "game/phone/emojis.rpy", line 52, in _execute_python_hide
add(name, phone.path_join(emoji_base_path, emoji))
~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "game/phone/emojis.rpy", line 14, in add
raise Exception("not a valid emoji name: {}".format(name))
Exception: not a valid emoji name: _clock




Anybody, anything?? Tried to dl from different sites. Same result.
 
4.20 star(s) 11 Votes