- Jun 20, 2018
- 210
- 250
Bro this problemWhich link did you download from? I just downloaded from NOPY and it works fine.
EDIT - nevermind, I thought you meant the zip was corrupted. Next time please post a traceback in a spoiler or smth.
Fixing and will have it reuploaded shortly.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 442, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 442, in script
$ __gl_test()
File "renpy/common/00gltest.rpy", line 442, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 359, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 384, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
IOError: Couldn't find file 'gui/window_icon.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Games\A_Wife_And_Mother-0.095\renpy\bootstrap.py", line 313, in bootstrap
renpy.main.main()
File "C:\Games\A_Wife_And_Mother-0.095\renpy\main.py", line 525, in main
run(restart)
File "C:\Games\A_Wife_And_Mother-0.095\renpy\main.py", line 139, in run
renpy.execution.run_context(True)
File "C:\Games\A_Wife_And_Mother-0.095\renpy\execution.py", line 892, in run_context
context.run()
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 442, in script
$ __gl_test()
File "renpy/common/00start.rpy", line 198, in script call
call _gl_test
File "renpy/common/00gltest.rpy", line 442, in script
$ __gl_test()
File "C:\Games\A_Wife_And_Mother-0.095\renpy\ast.py", line 900, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Games\A_Wife_And_Mother-0.095\renpy\python.py", line 1930, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00gltest.rpy", line 442, in <module>
$ __gl_test()
File "renpy/common/00gltest.rpy", line 359, in _m1_00gltest__gl_test
_gl_performance_test()
File "renpy/common/00gltest.rpy", line 384, in _gl_performance_test
ui.interact(suppress_underlay=True, suppress_overlay=True)
File "C:\Games\A_Wife_And_Mother-0.095\renpy\ui.py", line 289, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Games\A_Wife_And_Mother-0.095\renpy\display\core.py", line 2653, in interact
self.start()
File "C:\Games\A_Wife_And_Mother-0.095\renpy\display\core.py", line 1800, in start
self.set_mode()
File "C:\Games\A_Wife_And_Mother-0.095\renpy\display\core.py", line 2038, in set_mode
if draw.set_mode(virtual_size, physical_size, fullscreen):
File "gldraw.pyx", line 207, in renpy.gl.gldraw.GLDraw.set_mode
File "C:\Games\A_Wife_And_Mother-0.095\renpy\display\core.py", line 1833, in post_init
self.set_icon()
File "C:\Games\A_Wife_And_Mother-0.095\renpy\display\core.py", line 1864, in set_icon
renpy.loader.load(icon),
File "C:\Games\A_Wife_And_Mother-0.095\renpy\loader.py", line 576, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'gui/window_icon.png'.
Windows-7-6.1.7601-SP1
Ren'Py 7.2.2.491
A Wife And Mother Vers. 0.095 0.095
Sun Apr 05 03:37:24 2020