Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

MT_WIGHT

1
Posts
1
Topics
A member registered Sep 07, 2022

Recent community posts

Whenever I want to replay the scenes in the yacht event while visiting her in the kitchen during night time, I get an error.


```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/infrastructure/GameLoop.rpy", line 55, in <module>

  File "renpy/common/00action_control.rpy", line 204, in __call__

TypeError: 'Hide' object is not iterable

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

Full traceback:

  File "infrastructure/GameLoop.rpyc", line 55, in script

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\ast.py", line 914, in execute

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\python.py", line 2028, in py_exec_bytecode

  File "game/infrastructure/GameLoop.rpy", line 55, in <module>

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\ui.py", line 297, in interact

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\core.py", line 2701, in interact

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\core.py", line 3517, in interact_core

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\layout.py", line 998, in event

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\layout.py", line 998, in event

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\layout.py", line 998, in event

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\screen.py", line 714, in event

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\layout.py", line 998, in event

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\layout.py", line 244, in event

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\layout.py", line 998, in event

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\layout.py", line 244, in event

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\viewport.py", line 306, in event

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\layout.py", line 244, in event

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\behavior.py", line 962, in event

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\behavior.py", line 897, in handle_click

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\behavior.py", line 313, in run

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\behavior.py", line 320, in run

  File "renpy/common/00action_control.rpy", line 204, in __call__

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\screen.py", line 1228, in hide_screen

  File "D:\Repos\My Office Adventures\Source\renpy-7.3.5-sdk\renpy\display\screen.py", line 1029, in get_screen

TypeError: 'Hide' object is not iterable

```