0% found this document useful (0 votes)
14 views4 pages

Logghuuu

The document details the initialization and loading processes of the Ren'Py 8.3.2.24090902 game engine on a Samsung device running Android 13. It includes various performance metrics and error messages, specifically highlighting a recurring ValueError related to the term 'Noon' not being found in a list during script execution. The total time until the interface is ready is approximately 7.68 seconds.

Uploaded by

Batman Gameplays
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)
14 views4 pages

Logghuuu

The document details the initialization and loading processes of the Ren'Py 8.3.2.24090902 game engine on a Samsung device running Android 13. It includes various performance metrics and error messages, specifically highlighting a recurring ValueError related to the term 'Noon' not being found in a list during script execution. The total time until the interface is ready is approximately 7.68 seconds.

Uploaded by

Batman Gameplays
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/ 4

2025-02-14 04:27:27 UTC

Alternative_Saves_Android_Port
Ren'Py 8.3.2.24090902

Manufacturer samsung Model SM-A145M


Android Version: 13
Device Arch: android-arm64_v8a

Screen diagonal is 5.3995084367027975 inches.


Version: Ren'Py 8.3.2.24090902
Mobile search paths: /data/user/0/regressor.apk.ryu/files/game
/storage/emulated/0/Android/data/regressor.apk.ryu/files/../../../../Documents/
Lapk/regressor.apk.ryu/game
Early init took 0.88s
Early init took 0.88s
Loading error handling took 0.41s
Loading error handling took 0.41s
Loading script took 1.64s
Loading script took 1.64s
Saving to /storage/emulated/0/Android/data/regressor.apk.ryu/files/../../../../
Documents/Lapk/regressor.apk.ryu
Loading save slot metadata took 0.34s
Loading save slot metadata took 0.34s
Loading persistent took 0.00s
Loading persistent took 0.00s
- Init at 00updater.rpyc:23 took 0.32676 s.
Set script version to: (8, 3, 2)
Running init code took 0.68s
Running init code took 0.68s
Loading analysis data took 0.12s
Loading analysis data took 0.12s
Analyze and compile ATL took 0.02s
Analyze and compile ATL took 0.02s
Reloading save slot metadata took 0.10s
Reloading save slot metadata took 0.10s
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.34s
Initial gc took 0.34s
DPI scale factor: 1.000000
Creating interface object took 0.04s
Creating interface object took 0.04s
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.40s
Init translation took 0.40s
Build styles took 0.03s
Build styles took 0.03s
Load screen analysis took 0.19s
Load screen analysis took 0.19s
Analyze screens took 0.01s
Analyze screens took 0.01s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.41s
Prepare screens took 0.41s
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.69s
Interface start took 0.69s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2209, 1012)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ARM'"
Renderer: b'Mali-G52'
Version: b'OpenGL ES 3.2 v1.r38p1-01eac0-
mbs2v41_0.69b511dae6b12ab709a3d18b9813be62'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2344, 1080) drawable=(2344, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 7.682355165481567s.
Hid presplash.
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.01s
Init translation took 0.01s
Build styles took 0.04s
Build styles took 0.04s
Load screen analysis took 0.18s
Load screen analysis took 0.18s
Analyze screens took 0.00s
Analyze screens took 0.00s
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.02s
Running _start took 0.02s

Full traceback:
File "jisoo.rpyc", line 281, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/jisoo.rpy", line 281, in <module>
File "game/script.rpy", line 2047, in update_time
ValueError: 'Noon' is not in list

While running game code:


File "game/jisoo.rpy", line 281, in <module>
File "game/script.rpy", line 2047, in update_time
ValueError: 'Noon' is not in list

Full traceback:
File "script.rpyc", line 2332, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/script.rpy", line 2332, in <module>
File "game/script.rpy", line 2047, in update_time
ValueError: 'Noon' is not in list

While running game code:


File "game/script.rpy", line 2332, in <module>
File "game/script.rpy", line 2047, in update_time
ValueError: 'Noon' is not in list

Full traceback:
File "script.rpyc", line 2332, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/script.rpy", line 2332, in <module>
File "game/script.rpy", line 2047, in update_time
ValueError: 'Noon' is not in list

While running game code:


File "game/script.rpy", line 2332, in <module>
File "game/script.rpy", line 2047, in update_time
ValueError: 'Noon' is not in list

Full traceback:
File "script.rpyc", line 2332, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/script.rpy", line 2332, in <module>
File "game/script.rpy", line 2047, in update_time
ValueError: 'Noon' is not in list

While running game code:


File "game/script.rpy", line 2332, in <module>
File "game/script.rpy", line 2047, in update_time
ValueError: 'Noon' is not in list

Full traceback:
File "chloe.rpyc", line 330, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/chloe.rpy", line 330, in <module>
File "game/script.rpy", line 2047, in update_time
ValueError: 'Noon' is not in list

While running game code:


File "game/chloe.rpy", line 330, in <module>
File "game/script.rpy", line 2047, in update_time
ValueError: 'Noon' is not in list
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.01s
Init translation took 0.01s
Build styles took 0.05s
Build styles took 0.05s
Load screen analysis took 0.18s
Load screen analysis took 0.18s
Analyze screens took 0.00s
Analyze screens took 0.00s
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.02s
Running _start took 0.02s
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------

You might also like