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

Log

The document provides detailed logs from a Ren'Py game running on a TECNO LF7 device with Android 12. It includes information about the initialization process, loading times, and a traceback of an error encountered during execution, specifically a KeyError related to a missing key. The logs also show the device's screen specifications and memory management activities.

Uploaded by

jjosej650
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)
8 views4 pages

Log

The document provides detailed logs from a Ren'Py game running on a TECNO LF7 device with Android 12. It includes information about the initialization process, loading times, and a traceback of an error encountered during execution, specifically a KeyError related to a missing key. The logs also show the device's screen specifications and memory management activities.

Uploaded by

jjosej650
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-07-18 18:01:02 UTC

Alternative_Saves_Android_Port
Ren'Py 8.3.2.24090902

Manufacturer TECNO Model TECNO LF7


Android Version: 12
Device Arch: android-arm64_v8a

Screen diagonal is 5.046347689170853 inches.


Version: Ren'Py 8.3.2.24090902
Mobile search paths: /data/user/0/rmawh.hotzone18.com/files/game
/storage/emulated/0/Android/data/rmawh.hotzone18.com/files/game
/storage/emulated/0/Android/data/rmawh.hotzone18.com/files/../../../../Documents/
RenPy_Saves/rmawh.hotzone18.com/game
Early init took 0.52s
Early init took 0.52s
Loading error handling took 2.37s
Loading error handling took 2.37s
Loading script took 12.07s
Loading script took 12.07s
Saving to /storage/emulated/0/Android/data/rmawh.hotzone18.com/files/../../../../
Documents/RenPy_Saves/rmawh.hotzone18.com
Loading save slot metadata took 0.40s
Loading save slot metadata took 0.40s
Loading persistent took 0.00s
Loading persistent took 0.00s
Set script version to: (8, 1, 0)
- Init at tl/HotZone/replaceText.rpyc:1 took 4.40434 s.
- Init at tl/HotZone/strings.rpyc:3 took 0.27690 s.
Running init code took 9.29s
Running init code took 9.29s
Loading analysis data took 0.40s
Loading analysis data took 0.40s
Analyze and compile ATL took 1.53s
Analyze and compile ATL took 1.53s
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 2.93s
Initial gc took 2.93s
DPI scale factor: 1.000000
Creating interface object took 0.03s
Creating interface object took 0.03s
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 3.18s
Init translation took 3.18s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.28s
Load screen analysis took 0.28s
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.52s
Prepare screens took 0.52s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.03s
Running _start took 0.03s
Interface start took 3.44s
Interface start took 3.44s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2208, 996)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ARM'"
Renderer: b'Mali-G52 MC2'
Version: b'OpenGL ES 3.2 v1.r32p1-01eac0.2a893c04ca0026c2e6802dbe7d7af5c5'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2352, 1080) drawable=(2352, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 38.14070916175842s.
Hid presplash.

Full traceback:
File "00gamemenu.rpyc", line 174, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "renpy/common/00gamemenu.rpy", line 174, in <module>
File "renpy/ui.py", line 301, in interact
File "renpy/display\core.py", line 2215, in interact
File "renpy/display\core.py", line 2745, in interact_core
File "renpy/display\displayable.py", line 434, in visit_all
File "renpy/display\displayable.py", line 434, in visit_all
File "renpy/display\displayable.py", line 434, in visit_all
[Previous line repeated 1 more time]
File "renpy/display\screen.py", line 480, in visit_all
File "renpy/display\core.py", line 2745, in <lambda>
File "renpy/display\screen.py", line 491, in per_interact
File "renpy/display\screen.py", line 697, in update
File "game/scripts/doover.rpy", line 1, in execute
File "game/scripts/doover.rpy", line 1, in execute
File "game/scripts/doover.rpy", line 3, in execute
File "game/scripts/screens.rpy", line 543, in execute
File "game/scripts/screens.rpy", line 543, in execute
File "game/scripts/screens.rpy", line 549, in execute
File "game/scripts/screens.rpy", line 552, in execute
File "game/scripts/screens.rpy", line 558, in execute
File "game/scripts/screens.rpy", line 561, in execute
File "game/scripts/screens.rpy", line 592, in execute
File "game/scripts/doover.rpy", line 3, in execute
File "game/scripts/doover.rpy", line 14, in execute
File "game/scripts/doover.rpy", line 41, in execute
File "game/scripts/doover.rpy", line 57, in execute
File "game/scripts/doover.rpy", line 157, in execute
File "game/scripts/doover.rpy", line 162, in execute
File "game/scripts/doover.rpy", line 163, in execute
File "game/scripts/doover.rpy", line 166, in execute
File "game/scripts/doover.rpy", line 166, in <module>
File "game/scripts/functions.rpy", line 622, in check_for_past_doover_event
KeyError: ''

While running game code:


File "renpy/common/00gamemenu.rpy", line 174, in <module>
File "game/scripts/doover.rpy", line 1, in execute
File "game/scripts/doover.rpy", line 1, in execute
File "game/scripts/doover.rpy", line 3, in execute
File "game/scripts/screens.rpy", line 543, in execute
File "game/scripts/screens.rpy", line 543, in execute
File "game/scripts/screens.rpy", line 549, in execute
File "game/scripts/screens.rpy", line 552, in execute
File "game/scripts/screens.rpy", line 558, in execute
File "game/scripts/screens.rpy", line 561, in execute
File "game/scripts/screens.rpy", line 592, in execute
File "game/scripts/doover.rpy", line 3, in execute
File "game/scripts/doover.rpy", line 14, in execute
File "game/scripts/doover.rpy", line 41, in execute
File "game/scripts/doover.rpy", line 57, in execute
File "game/scripts/doover.rpy", line 157, in execute
File "game/scripts/doover.rpy", line 162, in execute
File "game/scripts/doover.rpy", line 163, in execute
File "game/scripts/doover.rpy", line 166, in execute
File "game/scripts/doover.rpy", line 166, in <module>
File "game/scripts/functions.rpy", line 622, in check_for_past_doover_event
KeyError: ''
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2352, 1080) drawable=(2352, 1080)
Maximum texture size: 4096x4096
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2352, 1080) drawable=(2352, 1080)
Maximum texture size: 4096x4096
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2352, 1080) drawable=(2352, 1080)
Maximum texture size: 4096x4096
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2352, 1080) drawable=(2352, 1080)
Maximum texture size: 4096x4096
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2352, 1080) drawable=(2352, 1080)
Maximum texture size: 4096x4096
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2352, 1080) drawable=(2352, 1080)
Maximum texture size: 4096x4096
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------

You might also like