0% found this document useful (0 votes)
52 views3 pages

Logk

The document provides details about running a Ren'Py game on an Android device. It includes the device information and Android version. It also describes loading and running the game, displaying errors encountered with undefined variables, and pausing the game.

Uploaded by

sandritadelvall
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)
52 views3 pages

Logk

The document provides details about running a Ren'Py game on an Android device. It includes the device information and Android version. It also describes loading and running the game, displaying errors encountered with undefined variables, and pausing the game.

Uploaded by

sandritadelvall
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/ 3

Tue May 7 21:35:21 2024

Alternative_Saves_Android_Port
Ren'Py 8.2.1.24030407

Manufacturer samsung Model SM-G780F


Android Version: 13
Device Arch: android-arm64_v8a

Screen diagonal is 4.980991646025696 inches.


Version: Ren'Py 8.2.1.24030407
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Mobile search paths: /data/user/150/skyzone.summerscent.mzgamer/files/game
/storage/emulated/150/Android/data/skyzone.summerscent.mzgamer/files/../../../../
Documents/RenPy_Saves/skyzone.summerscent.mzgamer/game
Early init took 0.44s
Early init took 0.44s
Loading error handling took 0.43s
Loading error handling took 0.43s
Loading script took 2.40s
Loading script took 2.40s
Saving to
/storage/emulated/150/Android/data/skyzone.summerscent.mzgamer/files/../../../../
Documents/RenPy_Saves/skyzone.summerscent.mzgamer
Loading save slot metadata took 0.88s
Loading save slot metadata took 0.88s
Loading persistent took 0.04s
Loading persistent took 0.04s
Set script version to: (8, 2, 1)
- Init at SanchoMod/SanchoMod SummerScent.rpyc:4953 took 8.81273 s.
Running init code took 9.47s
Running init code took 9.47s
Loading analysis data took 0.09s
Loading analysis data took 0.09s
Analyze and compile ATL took 0.11s
Analyze and compile ATL took 0.11s
Reloading save slot metadata took 0.35s
Reloading save slot metadata took 0.35s
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.00s
Creating interface object took 0.00s
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.45s
Init translation took 0.45s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.14s
Load screen analysis took 0.14s
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.36s
Prepare screens took 0.36s
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.63s
Interface start took 0.63s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2168, 1008)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ARM'"
Renderer: b'Mali-G77'
Version: b'OpenGL ES 3.2 v1.r38p1-01bet0-
mbs2v41_0.8320a750c7c9e2666df3500d139b434f'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2312, 1080) drawable=(2312, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 16.833587884902954s.
Hid presplash.
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2312, 1080) drawable=(2312, 1080)
Maximum texture size: 4096x4096

Full traceback:
File "script/day6part3.rpyc", line 5366, in script
File "renpy/ast.py", line 823, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/script/day6part3.rpy", line 5366, in <module>
NameError: name 'smps01' is not defined

While running game code:


File "game/script/day6part3.rpy", line 5366, in <module>
NameError: name 'smps01' is not defined

Full traceback:
File "script/day6part3.rpyc", line 5679, in script
File "renpy/ast.py", line 823, in execute
File "renpy/python.py", line 1178, in py_exec_bytecode
File "game/script/day6part3.rpy", line 5679, in <module>
NameError: name 'smps01' is not defined

While running game code:


File "game/script/day6part3.rpy", line 5679, in <module>
NameError: name 'smps01' is not defined
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.

You might also like