0% found this document useful (0 votes)
11 views3 pages

Log

The document details log output from initializing and running a Ren'Py game. It provides details on the device, loading processes, and errors encountered trying to load specific audio files.

Uploaded by

leonelelromaaaa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views3 pages

Log

The document details log output from initializing and running a Ren'Py game. It provides details on the device, loading processes, and errors encountered trying to load specific audio files.

Uploaded by

leonelelromaaaa
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

Tue Oct 10 04:06:55 2023

Unknown platform.
Ren'Py 7.4.11.2266

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer samsung model SM-A035M
Screen diagonal is 5.61410327261 inches.
Early init took 0.16s
Early init took 0.16s
Android search paths: /data/data/mynewm.oni.baidald/files/game
Loader init took 0.06s
Loader init took 0.06s
Loading error handling took 0.24s
Loading error handling took 0.24s
Loading script took 4.51s
Loading script took 4.51s
Saving to /storage/emulated/0/RenPy/My New Memories/saves
Loading save slot metadata. took 0.02s
Loading save slot metadata. took 0.02s
Loading persistent took 0.00s
Loading persistent took 0.00s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 3, 5)
Running init code took 0.39s
Running init code took 0.39s
Loading analysis data took 0.21s
Loading analysis data took 0.21s
Analyze and compile ATL took 0.11s
Analyze and compile ATL took 0.11s
Index archives took 0.00s
Index archives took 0.00s
Dump and make backups. took 0.00s
Dump and make backups. took 0.00s
Cleaning cache took 0.00s
Cleaning cache took 0.00s
Making clean stores took 0.00s
Making clean stores took 0.00s
Initial gc. took 0.57s
Initial gc. took 0.57s
DPI scale factor: 1.000000
Creating interface object took 0.00s
Creating interface object took 0.00s
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.66s
Init translation took 0.66s
Build styles took 0.02s
Build styles took 0.02s
Load screen analysis took 0.09s
Load screen analysis took 0.09s
Analyze screens took 0.00s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.36s
Prepare screens took 0.36s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.00s
Running _start took 0.00s
Interface start took 0.85s
Interface start took 0.85s

Initializing gles renderer:


primary display bounds: (0, 0, 1555, 647)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G57'
Version: 'OpenGL ES 3.2 v1.r34p0-01eac0.7835222d48155eaff07f9944fe4c9e83'
Display Info: None
Number of texture units: 128
Using shader environment.
Using FBO RTT.
Root FBO is: 0
FBO Maximum Texture Size: 2048
Using gles renderer.
Texture testing:
- Hardware max texture size: 16383
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1920, 1080) physical=(1555, 720) drawable=(1555, 720)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 8.64078497887s
Hid presplash.
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(1555, 647) drawable=(1555, 647)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Screen sizes: virtual=(1920, 1080) physical=(1555, 720) drawable=(1555, 720)
Root FBO is: 0
FBO Maximum Texture Size: 2048

Full traceback:
File "tl/Spanish/chapter1.rpyc", line 10819, in script
File "renpy/ast.py", line 721, in execute
File "renpy/exports.py", line 1419, in say
File "renpy/character.py", line 1249, in __call__
File "renpy/character.py", line 901, in do_display
File "renpy/character.py", line 647, in display_say
File "renpy/ui.py", line 298, in interact
File "renpy/display\core.py", line 3325, in interact
File "renpy/display\core.py", line 3773, in interact_core
File "renpy/audio\audio.py", line 1209, in interact
File "renpy/audio\audio.py", line 1162, in periodic
File "renpy/audio\audio.py", line 1140, in periodic_thread_main
File "renpy/audio\audio.py", line 1082, in periodic_pass
File "renpy/audio\audio.py", line 518, in periodic
File "renpy/audio\audio.py", line 69, in load
File "renpy/loader.py", line 798, in load
IOError: Couldn't find file 'sounds/gamemusic4.mp3.'.

While running game code:


IOError: Couldn't find file 'sounds/gamemusic4.mp3.'.

Full traceback:
File "tl/Spanish/chapter1.rpyc", line 11773, in script
File "renpy/ast.py", line 721, in execute
File "renpy/exports.py", line 1419, in say
File "renpy/character.py", line 1249, in __call__
File "renpy/character.py", line 901, in do_display
File "renpy/character.py", line 647, in display_say
File "renpy/ui.py", line 298, in interact
File "renpy/display\core.py", line 3325, in interact
File "renpy/display\core.py", line 4025, in interact_core
File "renpy/audio\audio.py", line 1162, in periodic
File "renpy/audio\audio.py", line 1140, in periodic_thread_main
File "renpy/audio\audio.py", line 1082, in periodic_pass
File "renpy/audio\audio.py", line 518, in periodic
File "renpy/audio\audio.py", line 69, in load
File "renpy/loader.py", line 798, in load
IOError: Couldn't find file 'sounds/gamemusic4.mp3.'.

While running game code:


IOError: Couldn't find file 'sounds/gamemusic4.mp3.'.

Full traceback:
File "tl/Spanish/chapter1.rpyc", line 12961, in script
File "renpy/ast.py", line 721, in execute
File "renpy/exports.py", line 1419, in say
File "renpy/character.py", line 1249, in __call__
File "renpy/character.py", line 901, in do_display
File "renpy/character.py", line 647, in display_say
File "renpy/ui.py", line 298, in interact
File "renpy/display\core.py", line 3325, in interact
File "renpy/display\core.py", line 3773, in interact_core
File "renpy/audio\audio.py", line 1209, in interact
File "renpy/audio\audio.py", line 1162, in periodic
File "renpy/audio\audio.py", line 1140, in periodic_thread_main
File "renpy/audio\audio.py", line 1082, in periodic_pass
File "renpy/audio\audio.py", line 518, in periodic
File "renpy/audio\audio.py", line 69, in load
File "renpy/loader.py", line 798, in load
IOError: Couldn't find file 'sounds/sadmusic2.mp3.'.

While running game code:


IOError: Couldn't find file 'sounds/sadmusic2.mp3.'.

You might also like