2025-09-06 [Link] UTC
Emscripten-3.1.24-wasm32-32bit
Ren'Py 8.2.1.24030407
Private Eyes And Secret Desires
0.16
Built at 2025-09-05 [Link] UTC
Early init took 0.53s
Loading error handling took 0.72s
Loading script took 12.81s
Loading save slot metadata took 0.17s
Loading persistent took 0.00s
Failed to initialize steam: ModuleNotFoundError("No module named '_ctypes'")
Set script version to: (8, 2, 1)
- Init at renpy/common/[Link] took 0.38300 s.
Running init code took 1.37s
Loading analysis data took 0.10s
Analyze and compile ATL took 0.06s
Reloading save slot metadata took 0.01s
Index archives took 0.01s
Dump and make backups took 0.01s
Cleaning cache took 0.00s
Making clean stores took 0.01s
Initial gc took 0.33s
DPI scale factor: 1.000000
Creating interface object took 0.01s
Cleaning stores took 0.00s
Init translation took 0.59s
Build styles took 0.08s
Load screen analysis took 0.58s
Analyze screens took 0.01s
Save screen analysis took 0.01s
Prepare screens took 0.68s
Save pyanalysis. took 0.01s
Save bytecode. took 0.19s
Running _start took 0.04s
Interface start took 0.37s
Initializing gles2 renderer:
primary display bounds: (0, 0, 412, 915)
swap interval: 1 frames
Windowed mode.
UGUU couldn't find b'glFlushMappedBufferRange': b'No OpenGL context has been made
current'
UGUU couldn't find b'glGetBufferPointerv': b'No OpenGL context has been made
current'
UGUU couldn't find b'glMapBufferRange': b'No OpenGL context has been made current'
UGUU couldn't find b'glUnmapBuffer': b'No OpenGL context has been made current'
Vendor: "b'WebKit'"
Renderer: b'WebKit WebGL'
Version: b'OpenGL ES 3.0 (WebGL 2.0 (OpenGL ES 3.0 Chromium))'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1280, 720) drawable=(3360, 1890)
Maximum texture size: 4096x4096
Full traceback:
File "//game/[Link]", line 205, in script
File "/renpy/[Link]", line 2557, in execute
[Link](self)
File "/renpy/[Link]", line 615, in execute
[Link](who, what, *args, **kwargs)
File "/renpy/[Link]", line 1493, in say
who(what, *args, **kwargs)
File "/renpy/[Link]", line 1394, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "/renpy/[Link]", line 1045, in do_display
display_say(who,
File "/renpy/[Link]", line 741, in display_say
rv = [Link](mouse='say', type=type, roll_forward=roll_forward)
File "/renpy/[Link]", line 301, in interact
rv = [Link](roll_forward=roll_forward, **kwargs)
File "/renpy/display/[Link]", line 2165, 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 "/renpy/display/[Link]", line 2760, in interact_core
[Link].process_downloaded_resources()
File "/renpy/[Link]", line 225, in process_downloaded_resources
raise IOError("Download error: {} ('{}' > '{}')".format(
OSError: Download error: network error ('images/[Link]' >
'//game/images/[Link]')
While running game code:
OSError: Download error: network error ('images/[Link]' >
'//game/images/[Link]')
While handling exception:
Traceback (most recent call last):
File "/renpy/[Link]", line 596, in run
[Link]()
File "/renpy/[Link]", line 2557, in execute
[Link](self)
File "/renpy/[Link]", line 615, in execute
[Link](who, what, *args, **kwargs)
File "/renpy/[Link]", line 1493, in say
who(what, *args, **kwargs)
File "/renpy/[Link]", line 1394, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "/renpy/[Link]", line 1045, in do_display
display_say(who,
File "/renpy/[Link]", line 741, in display_say
rv = [Link](mouse='say', type=type, roll_forward=roll_forward)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/renpy/[Link]", line 301, in interact
rv = [Link](roll_forward=roll_forward, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/renpy/display/[Link]", line 2165, 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 "/renpy/display/[Link]", line 2760, in interact_core
[Link].process_downloaded_resources()
File "/renpy/[Link]", line 225, in process_downloaded_resources
raise IOError("Download error: {} ('{}' > '{}')".format(
OSError: Download error: network error ('images/[Link]' >
'//game/images/[Link]')
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/renpy/display/[Link]", line 140, in report_exception
[Link].invoke_in_new_context(
File "/renpy/[Link]", line 293, in invoke_in_new_context
return callable(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/renpy/display/[Link]", line 48, in call_exception_screen
return [Link](mouse="screen", type="screen", suppress_overlay=True,
suppress_underlay=True)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^
File "/renpy/[Link]", line 301, in interact
rv = [Link](roll_forward=roll_forward, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/renpy/display/[Link]", line 2165, 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 "/renpy/display/[Link]", line 2760, in interact_core
[Link].process_downloaded_resources()
File "/renpy/[Link]", line 225, in process_downloaded_resources
raise IOError("Download error: {} ('{}' > '{}')".format(
OSError: Download error: network error ('images/intro lore [Link]' >
'//game/images/intro lore [Link]')
Full traceback:
File "/renpy/[Link]", line 359, in bootstrap
[Link]()
File "/renpy/[Link]", line 635, in main
run(restart)
File "/renpy/[Link]", line 145, in run
[Link].run_context(True)
File "/renpy/[Link]", line 955, in run_context
[Link]()
File "//game/[Link]", line 205, in script
File "lib/python3.11/future/utils/__init__.py", line 444, in raise_
File "//game/[Link]", line 205, in script
File "/renpy/[Link]", line 2557, in execute
[Link](self)
File "/renpy/[Link]", line 615, in execute
[Link](who, what, *args, **kwargs)
File "/renpy/[Link]", line 1493, in say
who(what, *args, **kwargs)
File "/renpy/[Link]", line 1394, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "/renpy/[Link]", line 1045, in do_display
display_say(who,
File "/renpy/[Link]", line 741, in display_say
rv = [Link](mouse='say', type=type, roll_forward=roll_forward)
File "/renpy/[Link]", line 301, in interact
rv = [Link](roll_forward=roll_forward, **kwargs)
File "/renpy/display/[Link]", line 2165, 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 "/renpy/display/[Link]", line 2760, in interact_core
[Link].process_downloaded_resources()
File "/renpy/[Link]", line 225, in process_downloaded_resources
raise IOError("Download error: {} ('{}' > '{}')".format(
OSError: Download error: network error ('images/[Link]' >
'//game/images/[Link]')
While running game code:
OSError: Download error: network error ('images/[Link]' >
'//game/images/[Link]')