The document details the log output of initializing a Ren'Py game on an Android device. It lists the device details, paths checked, times taken for various initialization steps, and renderer details. The game is loading save data and preparing screens to start the interface.
The document details the log output of initializing a Ren'Py game on an Android device. It lists the device details, paths checked, times taken for various initialization steps, and renderer details. The game is loading save data and preparing screens to start the interface.
The document details the log output of initializing a Ren'Py game on an Android device. It lists the device details, paths checked, times taken for various initialization steps, and renderer details. The game is loading save data and preparing screens to start the interface.
The document details the log output of initializing a Ren'Py game on an Android device. It lists the device details, paths checked, times taken for various initialization steps, and renderer details. The game is loading save data and preparing screens to start the interface.
Download as TXT, PDF, TXT or read online from Scribd
Download as txt, pdf, or txt
You are on page 1of 2
Sat Apr 6 20:59:21 2024
Unknown platform. Ren'Py 7.4.10.2178
Bootstrap to the start of init.init took 0.00s
Bootstrap to the start of init.init took 0.00s Manufacturer samsung model SM-A908B Screen diagonal is 6.26620348556 inches. Early init took 0.10s Early init took 0.10s Android search paths: /storage/emulated/0/Android/data/com.koga3.lewdisland/files/../../../../ RenPy_Saves/com.koga3.lewdisland/game /data/user/0/com.koga3.lewdisland/files/game Loader init took 0.10s Loader init took 0.10s Loading error handling took 0.18s Loading error handling took 0.18s Loading script took 3.17s Loading script took 3.17s Saving to /storage/emulated/0/Android/data/com.koga3.lewdisland/files/../../../../ RenPy_Saves/com.koga3.lewdisland Loading save slot metadata. took 0.17s Loading save slot metadata. took 0.17s Loading persistent took 0.00s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 5, 1) - Init at 00images.rpyc:52 took 0.32465 s. - Init at apo.rpyc:1 took 0.26149 s. Running init code took 0.91s Running init code took 0.91s Loading analysis data took 0.08s Loading analysis data took 0.08s Analyze and compile ATL took 0.12s Analyze and compile ATL took 0.12s 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.34s Initial gc. took 0.34s 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.34s Init translation took 0.34s Build styles took 0.01s Build styles took 0.01s Load screen analysis took 0.06s Load screen analysis took 0.06s 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.20s Prepare screens took 0.20s 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.48s Interface start took 0.48s