The document details the initialization and loading process of a Ren'Py application on an Android device, including device specifications and various loading times for components. It highlights several errors encountered during shader compilation, specifically issues with comparing float and int types. The document also includes information on the device's graphics rendering capabilities and the setup of the interface for the application.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
7 views
log
The document details the initialization and loading process of a Ren'Py application on an Android device, including device specifications and various loading times for components. It highlights several errors encountered during shader compilation, specifically issues with comparing float and int types. The document also includes information on the device's graphics rendering capabilities and the setup of the interface for the application.
Version: Ren'Py 8.3.2.24090902 Mobile search paths: /data/user/0/hauntedbyfemboy.apk.ryu/files/game /storage/emulated/0/Android/data/hauntedbyfemboy.apk.ryu/files/game /storage/emulated/0/Android/data/hauntedbyfemboy.apk.ryu/files/../../../../ Documents/Lapk/hauntedbyfemboy.apk.ryu/game Early init took 0.30s Early init took 0.30s Loading error handling took 0.95s Loading error handling took 0.95s Loading script took 5.91s Loading script took 5.91s Saving to /storage/emulated/0/Android/data/hauntedbyfemboy.apk.ryu/files/../../../../ Documents/Lapk/hauntedbyfemboy.apk.ryu Loading save slot metadata took 0.25s Loading save slot metadata took 0.25s Loading persistent took 0.00s Loading persistent took 0.00s Set script version to: (8, 2, 1) Traceback (most recent call last): File "renpy/exports\platformexports.py", line 105, in run File "game/scripts/controller_cursor.rpy", line 31, in joystick_cursor File "renpy/exports\displayexports.py", line 1142, in get_mouse_pos AttributeError: 'NoneType' object has no attribute 'get_mouse_pos' Running init code took 0.53s Running init code took 0.53s Loading analysis data took 0.18s Loading analysis data took 0.18s Analyze and compile ATL took 0.15s Analyze and compile ATL took 0.15s Reloading save slot metadata took 0.15s Reloading save slot metadata took 0.15s 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.57s Initial gc took 0.57s 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.65s Init translation took 0.65s Build styles took 0.01s Build styles took 0.01s 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.54s Prepare screens took 0.54s 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.77s Interface start took 0.77s