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

Log

The document describes the log output from initializing and running a Ren'Py game on an Android device. It provides details on the device, loading and running times, and errors encountered relating to an undefined variable.

Uploaded by

xiemar27xre
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)
17 views

Log

The document describes the log output from initializing and running a Ren'Py game on an Android device. It provides details on the device, loading and running times, and errors encountered relating to an undefined variable.

Uploaded by

xiemar27xre
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

Fri May 17 16:27:35 2024

Unknown platform.
Ren'Py 7.5.3.22090809

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer realme model RMX1921
Screen diagonal is 6.06423270502 inches.
Early init took 0.26s
Early init took 0.26s
Android search paths:
/storage/emulated/0/Android/data/incg.projectmyriam/files/../../../../Documents/
INCG_Saves/incg.projectmyriam/game /data/user/0/incg.projectmyriam/files/game
Loader init took 0.11s
Loader init took 0.11s
Loading error handling took 0.30s
Loading error handling took 0.30s
Loading script took 6.14s
Loading script took 6.14s
Saving to /storage/emulated/0/Android/data/incg.projectmyriam/files/../../../../
Documents/INCG_Saves/incg.projectmyriam
Loading save slot metadata. took 0.20s
Loading save slot metadata. took 0.20s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/incg.projectmyriam/files/libsteam_api.so" not found',)
Set script version to: (7, 4, 1)
- Init at 00images.rpyc:52 took 0.43937 s.
Running init code took 0.68s
Running init code took 0.68s
Loading analysis data took 0.09s
Loading analysis data took 0.09s
Analyze and compile ATL took 0.17s
Analyze and compile ATL took 0.17s
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 1.01s
Initial gc. took 1.01s
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.93s
Init translation took 0.93s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.07s
Load screen analysis took 0.07s
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.30s
Prepare screens took 0.30s
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 1.34s
Interface start took 1.34s

Initializing gles renderer:


primary display bounds: (0, 0, 2264, 998)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 616'
Version: 'OpenGL ES 3.2 [email protected] (GIT@5af5ff1, Iff02ff076a, 1609853540)
(Date:01/05/21)'
Display Info: None
Number of texture units: 16
Using shader environment.
Using FBO RTT.
Root FBO is: 0
FBO Maximum Texture Size: 2048
Using gles renderer.
Texture testing:
- Hardware max texture size: 16384
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1920, 1080) physical=(2264, 1080) drawable=(2264, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 12.1266150475s
Hid presplash.
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(2264, 1080) drawable=(2264, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Cleaning stores took 0.01s
Cleaning stores took 0.01s
Init translation took 0.04s
Init translation took 0.04s
Build styles took 0.03s
Build styles took 0.03s
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 "bibifoc/chapter5_replays.rpyc", line 4945, in script
File "renpy/ast.py", line 1131, in execute
File "renpy/python.py", line 1061, in py_exec_bytecode
File "game/bibifoc/chapter5_replays.rpy", line 4945, in <module>
File "game/notification.rpy", line 76, in my_notify
File "game/notification.rpy", line 45, in update_stats
NameError: global name 'MClove' is not defined

While running game code:


File "game/bibifoc/chapter5_replays.rpy", line 4945, in <module>
File "game/notification.rpy", line 76, in my_notify
File "game/notification.rpy", line 45, in update_stats
NameError: global name 'MClove' is not defined

Full traceback:
File "bibifoc/chapter5_replays.rpyc", line 5188, in script
File "renpy/ast.py", line 1131, in execute
File "renpy/python.py", line 1061, in py_exec_bytecode
File "game/bibifoc/chapter5_replays.rpy", line 5188, in <module>
File "game/notification.rpy", line 76, in my_notify
File "game/notification.rpy", line 45, in update_stats
NameError: global name 'MClove' is not defined

While running game code:


File "game/bibifoc/chapter5_replays.rpy", line 5188, in <module>
File "game/notification.rpy", line 76, in my_notify
File "game/notification.rpy", line 45, in update_stats
NameError: global name 'MClove' is not defined

You might also like