0% found this document useful (0 votes)
53 views5 pages

Log

The document provides a log of the initialization process for an Android application using Ren'Py version 8.1.1.23060707 on a Samsung device. It details various stages of loading, including errors related to undefined variables in the game scripts, which prevent the game from running correctly. Multiple instances of 'NameError' indicate missing definitions for several variables during execution.
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)
53 views5 pages

Log

The document provides a log of the initialization process for an Android application using Ren'Py version 8.1.1.23060707 on a Samsung device. It details various stages of loading, including errors related to undefined variables in the game scripts, which prevent the game from running correctly. Multiple instances of 'NameError' indicate missing definitions for several variables during execution.
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

Sat Oct 25 23:46:40 2025

Alternative_Saves_Android_Port
Ren'Py 8.1.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-E156B


Android Version: 15
Device Arch: android-arm64_v8a

Screen diagonal is 5.628445027184354 inches.


Version: Ren'Py 8.1.1.23060707
Early init. took 0.21s
Early init. took 0.21s
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Android search paths:
/storage/emulated/0/Android/data/da.imperial.chronicles/files/../../../../
Documents/DA/da.imperial.chronicles/game
/data/user/0/da.imperial.chronicles/files/game
Loader init. took 0.07s
Loader init. took 0.07s
Loading error handling. took 0.61s
Loading error handling. took 0.61s
Loading script. took 4.83s
Loading script. took 4.83s
Saving to
/storage/emulated/0/Android/data/da.imperial.chronicles/files/../../../../
Documents/DA/da.imperial.chronicles
Loading save slot metadata. took 0.21s
Loading save slot metadata. took 0.21s
Loading persistent. took 0.00s
Loading persistent. took 0.00s
Set script version to: (8, 1, 1)
Running init code. took 0.31s
Running init code. took 0.31s
Loading analysis data. took 0.11s
Loading analysis data. took 0.11s
Analyze and compile ATL. took 0.06s
Analyze and compile ATL. took 0.06s
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.38s
Initial gc. took 0.38s
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.39s
Init translation took 0.39s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.05s
Load screen analysis took 0.05s
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.12s
Prepare screens took 0.12s
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.63s
Interface start. took 0.63s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2134, 1017)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ARM'"
Renderer: b'Mali-G57 MC2'
Version: b'OpenGL ES 3.2 v1.r38p1'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2260, 1080) drawable=(2260, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 8.62900686264038s.
Screen sizes: virtual=(1920, 1080) physical=(2134, 1017) drawable=(2134, 1017)
Maximum texture size: 4096x4096
Hid presplash.
Screen sizes: virtual=(1920, 1080) physical=(2260, 1080) drawable=(2260, 1080)
Maximum texture size: 4096x4096
End replay
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2260, 1080) drawable=(2260, 1080)
Maximum texture size: 4096x4096
End replay
End replay
End replay
End replay
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2260, 1080) drawable=(2260, 1080)
Maximum texture size: 4096x4096

Full traceback:
File "a9/7valeria_gra.rpyc", line 44, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/a9/7valeria_gra.rpy", line 44, in <module>
NameError: name 'valeria_ev' is not defined

While running game code:


File "game/a9/7valeria_gra.rpy", line 44, in <module>
NameError: name 'valeria_ev' is not defined
End replay
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2260, 1080) drawable=(2260, 1080)
Maximum texture size: 4096x4096

Full traceback:
File "a9/9queened.rpyc", line 83, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/a9/9queened.rpy", line 83, in <module>
NameError: name 'queen_r' is not defined

While running game code:


File "game/a9/9queened.rpy", line 83, in <module>
NameError: name 'queen_r' is not defined

Full traceback:
File "a8/7towers.rpyc", line 102, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/a8/7towers.rpy", line 102, in <module>
NameError: name 'sis_dramma' is not defined

While running game code:


File "game/a8/7towers.rpy", line 102, in <module>
NameError: name 'sis_dramma' is not defined

Full traceback:
File "a8/7towers.rpyc", line 246, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/a8/7towers.rpy", line 246, in <module>
NameError: name 'perk' is not defined

While running game code:


File "game/a8/7towers.rpy", line 246, in <module>
NameError: name 'perk' is not defined

Full traceback:
File "a8/7towers.rpyc", line 249, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/a8/7towers.rpy", line 249, in <module>
NameError: name 'perk' is not defined

While running game code:


File "game/a8/7towers.rpy", line 249, in <module>
NameError: name 'perk' is not defined

Full traceback:
File "a8/7towers.rpyc", line 252, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/a8/7towers.rpy", line 252, in <module>
NameError: name 'perk' is not defined

While running game code:


File "game/a8/7towers.rpy", line 252, in <module>
NameError: name 'perk' is not defined

Full traceback:
File "a8/7towers.rpyc", line 255, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/a8/7towers.rpy", line 255, in <module>
NameError: name 'perk' is not defined

While running game code:


File "game/a8/7towers.rpy", line 255, in <module>
NameError: name 'perk' is not defined

Full traceback:
File "a8/7towers.rpyc", line 258, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/a8/7towers.rpy", line 258, in <module>
NameError: name 'perk' is not defined

While running game code:


File "game/a8/7towers.rpy", line 258, in <module>
NameError: name 'perk' is not defined

Full traceback:
File "a8/7towers.rpyc", line 263, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/a8/7towers.rpy", line 263, in <module>
NameError: name 'perk' is not defined

While running game code:


File "game/a8/7towers.rpy", line 263, in <module>
NameError: name 'perk' is not defined

Full traceback:
File "a8/7towers.rpyc", line 266, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/a8/7towers.rpy", line 266, in <module>
NameError: name 'perk' is not defined

While running game code:


File "game/a8/7towers.rpy", line 266, in <module>
NameError: name 'perk' is not defined

Full traceback:
File "a8/7towers.rpyc", line 269, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/a8/7towers.rpy", line 269, in <module>
NameError: name 'perk' is not defined

While running game code:


File "game/a8/7towers.rpy", line 269, in <module>
NameError: name 'perk' is not defined

Full traceback:
File "a8/7towers.rpyc", line 318, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/a8/7towers.rpy", line 318, in <module>
NameError: name 'perk' is not defined

While running game code:


File "game/a8/7towers.rpy", line 318, in <module>
NameError: name 'perk' is not defined
End replay
End replay

Full traceback:
File "a9/9queened.rpyc", line 83, in script
File "renpy/ast.py", line 2133, in execute
File "renpy/python.py", line 1153, in py_eval
File "renpy/python.py", line 1146, in py_eval_bytecode
File "game/a9/9queened.rpy", line 83, in <module>
NameError: name 'queen_r' is not defined

While running game code:


File "game/a9/9queened.rpy", line 83, in <module>
NameError: name 'queen_r' is not defined
Entered background. --------------------------------------------

You might also like