0% found this document useful (0 votes)
16 views9 pages

Log

The document contains technical information regarding the initialization and execution of a Ren'Py game on an Android device, including details about the device specifications, loading times, and various error messages encountered during script execution. Multiple instances of 'TypeError' and 'NameError' indicate issues with missing arguments and undefined variables in the game's code. The overall performance metrics and error logs suggest areas for debugging and optimization in the game's script.

Uploaded by

matheus alves
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)
16 views9 pages

Log

The document contains technical information regarding the initialization and execution of a Ren'Py game on an Android device, including details about the device specifications, loading times, and various error messages encountered during script execution. Multiple instances of 'TypeError' and 'NameError' indicate issues with missing arguments and undefined variables in the game's code. The overall performance metrics and error logs suggest areas for debugging and optimization in the game's script.

Uploaded by

matheus alves
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/ 9

2025-02-08 23:44:14 UTC

Alternative_Saves_Android_Port
Ren'Py 8.3.2.24090902

Manufacturer Xiaomi Model 2201117SI


Android Version: 13
Device Arch: android-arm64_v8a

Screen diagonal is 5.432482842560181 inches.


Version: Ren'Py 8.3.2.24090902
Mobile search paths: /data/user/0/kingofmilfs.apk.ryu/files/game
/storage/emulated/0/Android/data/kingofmilfs.apk.ryu/files/../../../../Documents/
Lapk/kingofmilfs.apk.ryu/game
Early init took 0.36s
Early init took 0.36s
Loading error handling took 0.15s
Loading error handling took 0.15s
Loading script took 0.94s
Loading script took 0.94s
Saving to /storage/emulated/0/Android/data/kingofmilfs.apk.ryu/files/../../../../
Documents/Lapk/kingofmilfs.apk.ryu
Loading save slot metadata took 0.15s
Loading save slot metadata took 0.15s
Loading persistent took 0.00s
Loading persistent took 0.00s
Set script version to: (8, 2, 1)
Running init code took 0.57s
Running init code took 0.57s
Loading analysis data took 0.11s
Loading analysis data took 0.11s
Analyze and compile ATL took 0.02s
Analyze and compile ATL took 0.02s
Reloading save slot metadata took 0.07s
Reloading save slot metadata took 0.07s
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.43s
Initial gc took 0.43s
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 0.41s
Init translation took 0.41s
Build styles took 0.08s
Build styles took 0.08s
Load screen analysis took 0.21s
Load screen analysis took 0.21s
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.73s
Prepare screens took 0.73s
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.65s
Interface start took 0.65s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2177, 987)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ARM'"
Renderer: b'Mali-G57 MC2'
Version: b'OpenGL ES 3.2 v1.r32p1-01eac0.f8dc73e9e828783da7609cdc1c245dfa'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2307, 1080) drawable=(2307, 1080)
Maximum texture size: 4096x4096
controller: '05000000660600008808000001000000' 'uinput-fpc' 1
Total time until interface ready: 5.710622072219849s.
Hid presplash.

Full traceback:
File "02story/ch1/ch1freeroam.rpyc", line 24, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch1/ch1freeroam.rpy", line 24, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

While running game code:


File "game/02story/ch1/ch1freeroam.rpy", line 24, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

Full traceback:
File "02story/ch1/ch1freeroam.rpyc", line 25, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch1/ch1freeroam.rpy", line 25, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

While running game code:


File "game/02story/ch1/ch1freeroam.rpy", line 25, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

Full traceback:
File "02story/ch1/ch1freeroam.rpyc", line 26, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch1/ch1freeroam.rpy", line 26, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

While running game code:


File "game/02story/ch1/ch1freeroam.rpy", line 26, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'
Full traceback:
File "02story/ch1/ch1freeroam.rpyc", line 27, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch1/ch1freeroam.rpy", line 27, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

While running game code:


File "game/02story/ch1/ch1freeroam.rpy", line 27, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

Full traceback:
File "02story/ch1/ch1freeroam.rpyc", line 24, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch1/ch1freeroam.rpy", line 24, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

While running game code:


File "game/02story/ch1/ch1freeroam.rpy", line 24, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

Full traceback:
File "02story/ch1/ch1freeroam.rpyc", line 25, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch1/ch1freeroam.rpy", line 25, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

While running game code:


File "game/02story/ch1/ch1freeroam.rpy", line 25, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

Full traceback:
File "02story/ch1/ch1freeroam.rpyc", line 26, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch1/ch1freeroam.rpy", line 26, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

While running game code:


File "game/02story/ch1/ch1freeroam.rpy", line 26, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

Full traceback:
File "02story/ch1/ch1freeroam.rpyc", line 27, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch1/ch1freeroam.rpy", line 27, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

While running game code:


File "game/02story/ch1/ch1freeroam.rpy", line 27, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

Full traceback:
File "02story/ch1/ch1freeroam.rpyc", line 24, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch1/ch1freeroam.rpy", line 24, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

While running game code:


File "game/02story/ch1/ch1freeroam.rpy", line 24, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

Full traceback:
File "02story/ch1/ch1freeroam.rpyc", line 25, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch1/ch1freeroam.rpy", line 25, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

While running game code:


File "game/02story/ch1/ch1freeroam.rpy", line 25, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

Full traceback:
File "02story/ch1/ch1freeroam.rpyc", line 26, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch1/ch1freeroam.rpy", line 26, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

While running game code:


File "game/02story/ch1/ch1freeroam.rpy", line 26, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

Full traceback:
File "02story/ch1/ch1freeroam.rpyc", line 27, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch1/ch1freeroam.rpy", line 27, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

While running game code:


File "game/02story/ch1/ch1freeroam.rpy", line 27, in <module>
TypeError: status_skipped() missing 1 required positional argument: 'status'

Full traceback:
File "02story/ch1/10jenni01.rpyc", line 17, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch1/10jenni01.rpy", line 17, in <module>
NameError: name 'JennicaC' is not defined

While running game code:


File "game/02story/ch1/10jenni01.rpy", line 17, in <module>
NameError: name 'JennicaC' is not defined

Full traceback:
File "tl/Portugues/02story/ch1/13epilogue01.rpyc", line 80, in script
File "renpy/ast.py", line 2573, in execute
File "renpy/ast.py", line 615, in execute
File "renpy/exports\sayexports.py", line 132, in say
File "renpy/character.py", line 1440, in __call__
File "renpy/character.py", line 1354, in prefix_suffix
File "renpy/character.py", line 1334, in sub
File "renpy/substitutions.py", line 373, in substitute
File "renpy/substitutions.py", line 86, in interpolate
File "renpy/substitutions.py", line 78, in interpolate
File "renpy/python.py", line 1209, in py_eval
File "renpy/python.py", line 1202, in py_eval_bytecode
File "<none>", line 1, in <module>
NameError: name 'i' is not defined

While running game code:


NameError: name 'i' is not defined

Full traceback:
File "02story/ch2/05camilla03.rpyc", line 169, in script
File "renpy/ast.py", line 1843, in execute
File "renpy/python.py", line 1209, in py_eval
File "renpy/python.py", line 1202, in py_eval_bytecode
File "game/02story/ch2/05camilla03.rpy", line 169, in <module>
NameError: name 'camillevent02' is not defined

While running game code:


File "game/02story/ch2/05camilla03.rpy", line 169, in <module>
NameError: name 'camillevent02' is not defined

Full traceback:
File "02story/ch2/07penny03.rpyc", line 90, in script
File "renpy/ast.py", line 1843, in execute
File "renpy/python.py", line 1209, in py_eval
File "renpy/python.py", line 1202, in py_eval_bytecode
File "game/02story/ch2/07penny03.rpy", line 90, in <module>
NameError: name 'ch1pennyvideoupload' is not defined

While running game code:


File "game/02story/ch2/07penny03.rpy", line 90, in <module>
NameError: name 'ch1pennyvideoupload' is not defined

Full traceback:
File "02story/ch2/13epilogue02.rpyc", line 127, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch2/13epilogue02.rpy", line 127, in <module>
NameError: name 'epilogue02event' is not defined

While running game code:


File "game/02story/ch2/13epilogue02.rpy", line 127, in <module>
NameError: name 'epilogue02event' is not defined

Full traceback:
File "02story/ch2/05camilla03.rpyc", line 169, in script
File "renpy/ast.py", line 1843, in execute
File "renpy/python.py", line 1209, in py_eval
File "renpy/python.py", line 1202, in py_eval_bytecode
File "game/02story/ch2/05camilla03.rpy", line 169, in <module>
NameError: name 'camillevent02' is not defined

While running game code:


File "game/02story/ch2/05camilla03.rpy", line 169, in <module>
NameError: name 'camillevent02' is not defined
Full traceback:
File "02story/ch2/07penny03.rpyc", line 90, in script
File "renpy/ast.py", line 1843, in execute
File "renpy/python.py", line 1209, in py_eval
File "renpy/python.py", line 1202, in py_eval_bytecode
File "game/02story/ch2/07penny03.rpy", line 90, in <module>
NameError: name 'ch1pennyvideoupload' is not defined

While running game code:


File "game/02story/ch2/07penny03.rpy", line 90, in <module>
NameError: name 'ch1pennyvideoupload' is not defined

Full traceback:
File "02story/ch2/13epilogue02.rpyc", line 127, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch2/13epilogue02.rpy", line 127, in <module>
NameError: name 'epilogue02event' is not defined

While running game code:


File "game/02story/ch2/13epilogue02.rpy", line 127, in <module>
NameError: name 'epilogue02event' is not defined

Full traceback:
File "02story/ch5/01prologue05.rpyc", line 211, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch5/01prologue05.rpy", line 211, in <module>
NameError: name 'photoskept' is not defined

While running game code:


File "game/02story/ch5/01prologue05.rpy", line 211, in <module>
NameError: name 'photoskept' is not defined

Full traceback:
File "02story/ch5/01prologue05.rpyc", line 211, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch5/01prologue05.rpy", line 211, in <module>
NameError: name 'photoskept' is not defined

While running game code:


File "game/02story/ch5/01prologue05.rpy", line 211, in <module>
NameError: name 'photoskept' is not defined

Full traceback:
File "02story/ch5/01prologue05.rpyc", line 211, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch5/01prologue05.rpy", line 211, in <module>
NameError: name 'photoskept' is not defined

While running game code:


File "game/02story/ch5/01prologue05.rpy", line 211, in <module>
NameError: name 'photoskept' is not defined

Full traceback:
File "02story/ch5/07penny05.rpyc", line 74, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch5/07penny05.rpy", line 74, in <module>
NameError: name 'pennydebut' is not defined

While running game code:


File "game/02story/ch5/07penny05.rpy", line 74, in <module>
NameError: name 'pennydebut' is not defined

Full traceback:
File "02story/ch5/08epilogue05.rpyc", line 29, in script
File "renpy/ast.py", line 1619, in execute
File "renpy/exports\menuexports.py", line 100, in menu
File "renpy/python.py", line 1209, in py_eval
File "renpy/python.py", line 1202, in py_eval_bytecode
File "game/02story/ch5/08epilogue05.rpy", line 93, in <module>
NameError: name 'pennyrelationship' is not defined

While running game code:


File "game/02story/ch5/08epilogue05.rpy", line 93, in <module>
NameError: name 'pennyrelationship' is not defined
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.01s
Init translation took 0.01s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.09s
Load screen analysis took 0.09s
Analyze screens took 0.00s
Analyze screens took 0.00s
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.01s
Running _start took 0.01s

Full traceback:
File "02story/ch5/08epilogue05.rpyc", line 29, in script
File "renpy/ast.py", line 1619, in execute
File "renpy/exports\menuexports.py", line 100, in menu
File "renpy/python.py", line 1209, in py_eval
File "renpy/python.py", line 1202, in py_eval_bytecode
File "game/02story/ch5/08epilogue05.rpy", line 93, in <module>
NameError: name 'pennyrelationship' is not defined

While running game code:


File "game/02story/ch5/08epilogue05.rpy", line 93, in <module>
NameError: name 'pennyrelationship' is not defined
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.09s
Load screen analysis took 0.09s
Analyze screens took 0.00s
Analyze screens took 0.00s
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.01s
Running _start took 0.01s
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.09s
Load screen analysis took 0.09s
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
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.08s
Load screen analysis took 0.08s
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
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.09s
Load screen analysis took 0.09s
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
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.09s
Load screen analysis took 0.09s
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
Full traceback:
File "02story/ch5/07penny05.rpyc", line 74, in script
File "renpy/ast.py", line 821, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/02story/ch5/07penny05.rpy", line 74, in <module>
NameError: name 'pennydebut' is not defined

While running game code:


File "game/02story/ch5/07penny05.rpy", line 74, in <module>
NameError: name 'pennydebut' is not defined

Full traceback:
File "02story/ch5/08epilogue05.rpyc", line 29, in script
File "renpy/ast.py", line 1619, in execute
File "renpy/exports\menuexports.py", line 100, in menu
File "renpy/python.py", line 1209, in py_eval
File "renpy/python.py", line 1202, in py_eval_bytecode
File "game/02story/ch5/08epilogue05.rpy", line 93, in <module>
NameError: name 'pennyrelationship' is not defined

While running game code:


File "game/02story/ch5/08epilogue05.rpy", line 93, in <module>
NameError: name 'pennyrelationship' is not defined
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------

You might also like