0% found this document useful (0 votes)
2 views

Log

The document details the initialization and operation of the Ren'Py game engine version 8.2.3 on a Samsung Android device. It includes information about save synchronization attempts, loading processes, and a specific error encountered related to an undefined 'player' variable in the game script. The log also captures performance metrics and rendering details during the game's execution.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Log

The document details the initialization and operation of the Ren'Py game engine version 8.2.3 on a Samsung Android device. It includes information about save synchronization attempts, loading processes, and a specific error encountered related to an undefined 'player' variable in the game script. The log also captures performance metrics and rendering details during the game's execution.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 3

Mon Feb 3 18:50:33 2025

Alternative_Saves_Android_Port
Ren'Py 8.2.3.24061702

Manufacturer samsung Model SM-A346M


Android Version: 14
Device Arch: android-arm64_v8a

Screen diagonal is 5.602608785790024 inches.


Version: Ren'Py 8.2.3.24061702
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Attempting to migrate your saves from old Alternative Saves location...
Failed
Mobile search paths: /data/user/0/thelewdhousehelpinghand.mb/files/game
/storage/emulated/0/Android/data/thelewdhousehelpinghand.mb/files/../../../../
MobaHot/thelewdhousehelpinghand.mb/game
Early init took 0.27s
Early init took 0.27s
Loading error handling took 0.11s
Loading error handling took 0.11s
Loading script took 0.65s
Loading script took 0.65s
Saving to
/storage/emulated/0/Android/data/thelewdhousehelpinghand.mb/files/../../../../
MobaHot/thelewdhousehelpinghand.mb
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, 2, 1)
Running init code took 0.43s
Running init code took 0.43s
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.19s
Reloading save slot metadata took 0.19s
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.13s
Initial gc took 0.13s
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.16s
Init translation took 0.16s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.12s
Load screen analysis took 0.12s
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.35s
Prepare screens took 0.35s
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.41s
Interface start took 0.41s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2265, 973)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ARM'"
Renderer: b'Mali-G68 MC4'
Version: b'OpenGL ES 3.2 v1.r32p1-01eac0.8135628637558d6d27e8ec61da0ffbb5'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2265, 1080) drawable=(2265, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 3.479792356491089s.
Hid presplash.
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2265, 1080) drawable=(2265, 1080)
Maximum texture size: 4096x4096

Full traceback:
File "tl/Pt_mobahot/dialogue.rpyc", line 2116, in script
File "renpy/ast.py", line 2560, in execute
File "renpy/ast.py", line 615, in execute
File "renpy/exports.py", line 1494, in say
File "renpy/character.py", line 1379, in __call__
File "renpy/character.py", line 1293, in prefix_suffix
File "renpy/character.py", line 1273, in sub
File "renpy/substitutions.py", line 371, 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>
File "renpy/substitutions.py", line 313, in __getitem__
NameError: Name 'player' is not defined.

While running game code:


NameError: Name 'player' is not defined.
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------
Entering foreground. -------------------------------------------
Screen sizes: virtual=(1920, 1080) physical=(2265, 1080) drawable=(2265, 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=(2265, 1080) drawable=(2265, 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=(2265, 1080) drawable=(2265, 1080)
Maximum texture size: 4096x4096
Pausing audio.
Disabling periodic events.
Saving.
Freeing memory.
Releasing wakelock.
Entered background. --------------------------------------------

You might also like