Can't click on Alexa's profile picture without hitting a traceback error her one quest doesn't seem to do anything other then the bright flash screen and then nothing.
It seems like for some reason Alexa and Amanda are using the same variables or something. Sneaking on Alexa at night shows Amanda's picture instead of Alexa's if you are talking to Alexa when Amanda is at the standing rock it'll throw up a traceback error. Alexa also seems to be missing some pictures.
Fixed Amanda's icon appearing when looking at Alexa at night. You need to open alexa.rpy and search for $ girl_current=amanda_char and change it to $ girl_current=alexa_char.
While loading <'Image' u'alexa__umbrella_button_highlighted.png'>:
File "game/locations.rpy", line 1104, in script
call screen lake_hub()
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'alexa__umbrella_button_highlighted.png'. Fix this one by changing alexa_umbrella_button_highlighted.png to alexa__umbrella_button_highlighted.png.
While loading <'Image' u'alexa_button_highlighted.png'>:
File "game/locations.rpy", line 1458, in script
call screen mess_hall_interior()
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'alexa_button_highlighted.png'. Same as above but remove one of the _.
While running game code:
File "game/alexa.rpy", line 914, in script
if alexa_char.quest_swimming==0:
File "game/alexa.rpy", line 914, in <module>
if alexa_char.quest_swimming==0:
AttributeError: 'Girl' object has no attribute 'quest_swimming'
alexa_afraid.PNG alexa_topless_kiss_side.PNG missing.
MC: Well my car shit the bed. MC: Hey, I have a car that shit the bed. ME: Well why the fuck did you bring it into your bedroom for.
Don't go to city hall it'll cause your game to crash when you try to leave.
While running game code:
File "game/locations.rpy", line 2314, in script
call screen pre_confidence("Demand a Liquor License","city_hall_office")
ScriptError: could not find label 'city_hall_office'.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/items.rpy", line 253, in script
$ renpy.jump(girl_current.prefix + "_gift")
ScriptError: could not find label 'alexa_gift'.
It seems like for some reason Alexa and Amanda are using the same variables or something. Sneaking on Alexa at night shows Amanda's picture instead of Alexa's if you are talking to Alexa when Amanda is at the standing rock it'll throw up a traceback error. Alexa also seems to be missing some pictures.
Fixed Amanda's icon appearing when looking at Alexa at night. You need to open alexa.rpy and search for $ girl_current=amanda_char and change it to $ girl_current=alexa_char.
While loading <'Image' u'alexa__umbrella_button_highlighted.png'>:
File "game/locations.rpy", line 1104, in script
call screen lake_hub()
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'alexa__umbrella_button_highlighted.png'. Fix this one by changing alexa_umbrella_button_highlighted.png to alexa__umbrella_button_highlighted.png.
While loading <'Image' u'alexa_button_highlighted.png'>:
File "game/locations.rpy", line 1458, in script
call screen mess_hall_interior()
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'alexa_button_highlighted.png'. Same as above but remove one of the _.
While running game code:
File "game/alexa.rpy", line 914, in script
if alexa_char.quest_swimming==0:
File "game/alexa.rpy", line 914, in <module>
if alexa_char.quest_swimming==0:
AttributeError: 'Girl' object has no attribute 'quest_swimming'
alexa_afraid.PNG alexa_topless_kiss_side.PNG missing.
MC: Well my car shit the bed. MC: Hey, I have a car that shit the bed. ME: Well why the fuck did you bring it into your bedroom for.
Don't go to city hall it'll cause your game to crash when you try to leave.
While running game code:
File "game/locations.rpy", line 2314, in script
call screen pre_confidence("Demand a Liquor License","city_hall_office")
ScriptError: could not find label 'city_hall_office'.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/items.rpy", line 253, in script
$ renpy.jump(girl_current.prefix + "_gift")
ScriptError: could not find label 'alexa_gift'.
Last edited: