Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

The game crashes after the hug out the window in the beginning of the game, ive tried uninstall reinstall ive deleted everything  that has to do with the game and reinstalled it, for some reason my save file is still there even after the wipe? But I cannot get the game to progress past the hug out the window

(+1)

```

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/scripts/Mechanics/UI.rpy", line 81, in <module>

  File "game/scripts/Mechanics/UI.rpy", line 475, in execute

  File "game/scripts/Mechanics/UI.rpy", line 475, in execute

  File "game/scripts/Mechanics/UI.rpy", line 477, in execute

  File "game/scripts/Mechanics/UI.rpy", line 477, in <module>

TypeError: can only concatenate str (not "bool") to str

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

Full traceback:

  File "scripts/Mechanics/UI.rpyc", line 81, in script

  File "H:\w2c\W2C-0.12.0-pc\renpy\ast.py", line 1131, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "H:\w2c\W2C-0.12.0-pc\renpy\python.py", line 1061, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/scripts/Mechanics/UI.rpy", line 81, in <module>

  File "H:\w2c\W2C-0.12.0-pc\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "H:\w2c\W2C-0.12.0-pc\renpy\display\core.py", line 3377, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "H:\w2c\W2C-0.12.0-pc\renpy\display\core.py", line 3810, in interact_core

    root_widget.visit_all(lambda i : i.per_interact())

  File "H:\w2c\W2C-0.12.0-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "H:\w2c\W2C-0.12.0-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "H:\w2c\W2C-0.12.0-pc\renpy\display\core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "H:\w2c\W2C-0.12.0-pc\renpy\display\screen.py", line 451, in visit_all

    callback(self)

  File "H:\w2c\W2C-0.12.0-pc\renpy\display\core.py", line 3810, in <lambda>

    root_widget.visit_all(lambda i : i.per_interact())

  File "H:\w2c\W2C-0.12.0-pc\renpy\display\screen.py", line 462, in per_interact

    self.update()

  File "H:\w2c\W2C-0.12.0-pc\renpy\display\screen.py", line 653, in update

    self.screen.function(**self.scope)

  File "game/scripts/Mechanics/UI.rpy", line 475, in execute

  File "game/scripts/Mechanics/UI.rpy", line 475, in execute

  File "game/scripts/Mechanics/UI.rpy", line 477, in execute

  File "game/scripts/Mechanics/UI.rpy", line 477, in <module>

TypeError: can only concatenate str (not "bool") to str

Windows-10-10.0.22631 AMD64

Ren'Py 8.0.3.22090809

WelCUM To The City 0.12.0

Thu May 30 16:25:25 2024

```

(+1)

Hi, sorry for that. I still couldn't find a solution for this bug, cos it seems to happen only with a few people and I couldn't check it yet ;-;

Can you check if it's working now please? The game is updated.

If it still doesn't work, please click on "ignore" to see what happens. Then, if the game works again after that, could you send me a screenshot so I can see if something get missing after the ignore function please? 🙏

(+1)

it now works, however i think my previous saves are interfereing with the progress of the game. i had one crash later on and the ignore button actually worked. 

(1 edit) (+1)

Cool! Thank you so much for your report!! 🙏

Did it work only when you clicked to ignore or it worked normally just by using the updated version?