Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

log

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

2024-09-30 11:15:42 UTC

Emscripten-3.1.24-wasm32-32bit
Ren'Py 8.3.2.24090902

A Stantastic Time
1.0
Built at 2024-09-28 12:55:39 UTC

Early init took 0.40s


Loading error handling took 0.42s

Loading script...
Loading script took 7.03s
Loading save slot metadata took 0.05s
Loading persistent took 0.01s
Set script version to: (8, 3, 2)
Running init code took 0.24s
Loading analysis data took 0.06s
Analyze and compile ATL took 0.02s
Reloading save slot metadata took 0.01s
Index archives took 0.01s
Dump and make backups took 0.00s
Cleaning cache took 0.01s
Making clean stores took 0.01s
Initial gc took 0.14s
DPI scale factor: 1.000000
Creating interface object took 0.01s
Cleaning stores took 0.00s
Init translation took 0.19s
Build styles took 0.03s
Load screen analysis took 0.00s
Analyze screens took 0.05s
Save screen analysis took 0.06s
Prepare screens took 0.35s
Save pyanalysis. took 0.00s
Save bytecode. took 0.09s
Running _start took 0.01s
Interface start took 0.27s

Initializing gles2 renderer:


primary display bounds: (0, 0, 1366, 768)
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=(640, 360) drawable=(640, 360)
Maximum texture size: 4096x4096
Screen sizes: virtual=(1920, 1080) physical=(1318, 647) drawable=(1318, 647)
Maximum texture size: 4096x4096
Screen sizes: virtual=(1920, 1080) physical=(1366, 768) drawable=(1366, 768)
Maximum texture size: 4096x4096
Screen sizes: virtual=(1920, 1080) physical=(640, 360) drawable=(640, 360)
Maximum texture size: 4096x4096
Screen sizes: virtual=(1920, 1080) physical=(1318, 647) drawable=(1318, 647)
Maximum texture size: 4096x4096
Screen sizes: virtual=(1920, 1080) physical=(1366, 768) drawable=(1366, 768)
Maximum texture size: 4096x4096
Screen sizes: virtual=(1920, 1080) physical=(640, 360) drawable=(640, 360)
Maximum texture size: 4096x4096

Full traceback:
File "//game/ford_ch1.rpyc", line 566, in script
File "/renpy/ast.py", line 2573, in execute
Say.execute(self)
File "/renpy/ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "/renpy/exports/sayexports.py", line 132, in say
who(what, *args, **kwargs)
File "/renpy/character.py", line 1455, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "/renpy/character.py", line 1106, in do_display
display_say(who,
File "/renpy/character.py", line 803, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "/renpy/ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/renpy/display/core.py", line 2215, 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/core.py", line 2821, in interact_core
renpy.webloader.process_downloaded_resources()
File "/renpy/webloader.py", line 225, in process_downloaded_resources
raise IOError("Download error: {} ('{}' > '{}')".format(
OSError: Download error: network error ('images/ford/ford xtrm_blush.png' >
'//game/images/ford/ford xtrm_blush.png')

While running game code:


OSError: Download error: network error ('images/ford/ford xtrm_blush.png' >
'//game/images/ford/ford xtrm_blush.png')

You might also like