Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

ginneer

4
Posts
1
Following
A member registered May 01, 2022

Recent community posts

Yep its working for me now. thank you

Unfortunately its still the same issue

i just re downloaded 10 mins ago but it still happens. this is the traceback that appears in the game folder after it happens if that makes any sense to you?

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 174, in script

    $ ui.interact()

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

    $ ui.interact()

Exception: ui.interact called with non-empty widget/layer stack. Did you forget a ui.close() somewhere?

Stack was <Layer: 'transient'>

<Many: <renpy.display.layout.Fixed object at 0x000000000696c100>>

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

Full traceback:

  File "renpy/common/00gamemenu.rpy", line 174, in script

    $ ui.interact()

  File "C:\Users\b_sto\Downloads\MidnightTerror-1.0-pc\MidnightTerror-1.0-pc\renpy\ast.py", line 827, in execute

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

  File "C:\Users\b_sto\Downloads\MidnightTerror-1.0-pc\MidnightTerror-1.0-pc\renpy\python.py", line 1178, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

    $ ui.interact()

  File "C:\Users\b_sto\Downloads\MidnightTerror-1.0-pc\MidnightTerror-1.0-pc\renpy\ui.py", line 295, in interact

    raise Exception("ui.interact called with non-empty widget/layer stack. Did you forget a ui.close() somewhere?\nStack was " + ('\n'.join([str(item) for item in stack])))

Exception: ui.interact called with non-empty widget/layer stack. Did you forget a ui.close() somewhere?

Stack was <Layer: 'transient'>

<Many: <renpy.display.layout.Fixed object at 0x000000000696c100>>

i downloaded a few days ago and couldnt get past the start screen as there is nothing to click. i have re downloaded few times now and is still the same? on pc.