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

Tue Nov 14 22:52:27 2023

Alternative_Saves_Android_Port
Ren'Py 7.6.1.23060707

Bootstrap to the start of init.init. took 0.00s


Bootstrap to the start of init.init. took 0.00s

Manufacturer samsung Model SM-N970U1


Android Version: 12
Device Arch: android-arm64_v8a

Screen diagonal is 5.71060595805 inches.


Version: Ren'Py 7.6.1.23060707
Early init. took 0.09s
Early init. took 0.09s
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Android search paths:
/storage/emulated/0/Android/data/com.caribdis.eternum/files/../../../../Documents/
Ixalon/com.caribdis.eternum/game /data/user/0/com.caribdis.eternum/files/game
Loader init. took 0.01s
Loader init. took 0.01s
Loading error handling. took 0.13s
Loading error handling. took 0.13s
Loading script. took 2.07s
Loading script. took 2.07s
Saving to /storage/emulated/0/Android/data/com.caribdis.eternum/files/../../../../
Documents/Ixalon/com.caribdis.eternum
Loading save slot metadata. took 0.18s
Loading save slot metadata. took 0.18s
Loading persistent. took 0.00s
Loading persistent. took 0.00s
Set script version to: (7, 4, 6)
Running init code. took 0.44s
Running init code. took 0.44s
Loading analysis data. took 0.35s
Loading analysis data. took 0.35s
Analyze and compile ATL. took 0.26s
Analyze and compile ATL. took 0.26s
Reloading save slot metadata. took 0.16s
Reloading save slot metadata. took 0.16s
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.29s
Initial gc. took 0.29s
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.34s
Init translation took 0.34s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.10s
Load screen analysis took 0.10s
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.28s
Prepare screens took 0.28s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.01s
Running _start took 0.01s
Interface start. took 0.52s
Interface start. took 0.52s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2190, 978)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 640'
Version: 'OpenGL ES 3.2 V@0502.0 (GIT@3dad7f8ed7, I593c16c433, 1633080534)
(Date:10/01/21)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2190, 1080) drawable=(2190, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 5.42117595673s.
Hid presplash.

Full traceback:
File "_layout/screen_main_menu.rpymc", line 28, in script
File "renpy/ast.py", line 1138, in execute
File "renpy/python.py", line 1122, in py_exec_bytecode
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in
_execute_python_hide
File "renpy/ui.py", line 299, in interact
File "renpy/display\core.py", line 3579, in interact
File "renpy/display\core.py", line 4172, in interact_core
File "renpy/display\core.py", line 2782, in draw_screen
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 886, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 886, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 886, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\screen.py", line 731, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 886, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 886, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\im.py", line 676, in render
File "renpy/display\im.py", line 330, in get
File "renpy/display\im.py", line 803, in load
IOError: Couldn't find file 'main_menu.jpg'.

While loading <renpy.display.im.Image object (u'main_menu.jpg') at 0x7885c81450>:


IOError: Couldn't find file 'main_menu.jpg'.

Full traceback:
File "script.rpyc", line 528, in script
File "renpy/ast.py", line 2259, in execute
File "renpy/ast.py", line 2241, in call
File "renpy/statements.py", line 342, in call
File "renpy/common/000statements.rpy", line 123, in execute_play_music
File "renpy/common/000statements.rpy", line 32, in _audio_eval
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/script.rpy", line 528, in <module>
NameError: name 'happy1' is not defined

While running game code:


File "renpy/common/000statements.rpy", line 123, in execute_play_music
File "renpy/common/000statements.rpy", line 32, in _audio_eval
File "game/script.rpy", line 528, in <module>
NameError: name 'happy1' is not defined
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2190, 1080) drawable=(2190, 1080)
Maximum texture size: 4096x4096
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.00s
Init translation took 0.00s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.10s
Load screen analysis took 0.10s
Analyze screens took 0.00s
Analyze screens took 0.00s
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.00s
Running _start took 0.00s
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2190, 1080) drawable=(2190, 1080)
Maximum texture size: 4096x4096
Entered background. --------------------------------------------

You might also like