2.60 star(s) 53 Votes

men1

New Member
Aug 31, 2022
6
3
Any one can fix this please
I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object (u'images/mainmenu/mainmenu_bg_night.png') at 0x000000003c1c0d10>:
File "game/_content/city2/gromov_house/hero_room/lida7.rpy", line 263, in script
return
File "game/_content/city2/gromov_house/hero_room/lida7.rpy", line 263, in script
return
Exception: Could not find return label (u'game/_content/city2/gromov_house/hero_room/hero_dream.rpy', 1682701270, 2).

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

Full traceback:
File "renpy/bootstrap.py", line 277, in bootstrap
renpy.main.main()
File "renpy/main.py", line 660, in main
run(restart)
File "renpy/main.py", line 146, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 938, in run_context
context.run()
File "game/_content/city2/gromov_house/hero_room/lida7.rpy", line 263, in script
return
File "game/_content/city2/gromov_house/hero_room/lida7.rpy", line 263, in script
return
File "renpy/ast.py", line 1782, in execute
next_node(renpy.game.context().lookup_return(pop=True))
File "renpy/execution.py", line 726, in lookup_return
raise Exception("Could not find return label {!r}.".format(self.return_stack[-1]))
Exception: Could not find return label (u'game/_content/city2/gromov_house/hero_room/hero_dream.rpy', 1682701270, 2).
 

olocobixo123

New Member
Sep 3, 2023
9
6
i cant progress in this game bc when i open the Tittygram, there's nothing, just 2 photos of me :(

* i don't have any mod installed, i just downloaded the game and started it *


1699030209504.png

1699030232640.png
1699030254102.png
 

LeRoy2299

Member
Feb 23, 2022
212
124
Need help! I click at the dean icon on the map but when mc is in her office there's nothing happening and the dean is unclickable. What to do?

When I go to Doc it's the same
 
  • Like
Reactions: gavit77

fairyglen

Active Member
Aug 14, 2017
933
583
why does this v0.9 end at the same place as v0.8? (After scene with blue kitten)
did you use walkthrough mod 0.8 if so thats the way don't use walkthrough 0.8. play with out walkthrough or wait for 0.9 walkthrough mod that will help
 

lulu3

Newbie
Sep 9, 2023
23
11
I installed the featured 'extra's version' linked on main page. Encountered an error I haven't seen posted
No mods or previous save files. Win10 AMD6600 GFX. Haven't been able to boot the game so far.

I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.


File "game/CDS.rpy", line 28: Missing parentheses in call to 'exec'
exec "t_obj = %s"%transition
^
File "game/_script/classes/Map.rpy", line 21: Missing parentheses in call to 'exec'
exec code_object
^
File "game/_script/classes/Navigation.rpy", line 170: Missing parentheses in call to 'exec'
exec "result = %s"%self.visible
^
File "game/_script/classes/Quests.rpy", line 278: Missing parentheses in call to 'exec'
exec code_object
^
File "game/_script/define/01_autodefine.rpy", line 182: invalid syntax
exec "%s('..............................................................................................................'"%char
^
File "game/_script/minigames/SeXoniX/classes.rpy", line 101: Missing parentheses in call to 'exec'
exec "result = %s"%self.data[key].visible
^
File "game/_script/minigames/photoshoot/photoshoot.rpy", line 56: Missing parentheses in call to 'exec'
exec "result = %s"%self.data[key]['condition']
^
File "game/_script/pc/pc photoset_store.rpy", line 223: Missing parentheses in call to 'exec'
exec "result = %s"%self.custom[key]['visible']
^
File "game/_script/pda/pda app social.rpy", line 23: invalid syntax
exec "self.hovered = %s"%(self.hovered_action)
^
File "game/_script/redistributable/ConfigParser.rpy", line 244: invalid syntax
raise TypeError, "first argument must be string or compiled pattern"
^

Ren'Py Version: Ren'Py 8.1.3.23091805
Fri Nov 10 06:52:42 2023
 
2.60 star(s) 53 Votes