Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 343, in script
pause
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
Exception: ui.interact called with non-empty widget/layer stack. Did you forget a ui.close() somewhere?
Stack was <Layer: 'transient'>
<Layer: 'overlay'>
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 343, in script
pause
File "D:\Downloads\LewdIsland-day7evening-pc\LewdIsland-day7evening-pc\renpy\ast.py", line 1861, in execute
self.call("execute")
File "D:\Downloads\LewdIsland-day7evening-pc\LewdIsland-day7evening-pc\renpy\ast.py", line 1849, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Downloads\LewdIsland-day7evening-pc\LewdIsland-day7evening-pc\renpy\statements.py", line 203, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 416, in execute_pause
renpy.pause()
File "D:\Downloads\LewdIsland-day7evening-pc\LewdIsland-day7evening-pc\renpy\exports.py", line 1360, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File "D:\Downloads\LewdIsland-day7evening-pc\LewdIsland-day7evening-pc\renpy\ui.py", line 283, 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'>
<Layer: 'overlay'>
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
Lewd Island day7evening
Mon Feb 04 20:13:37 2019