The document contains log information from initializing a Ren'Py game on an Android device, including details about the device manufacturer and model, screen size, loading times, and initialization steps like loading scripts and saves, compiling code, and starting the interface. It notes issues loading the Steam API library and a syntax warning in the script. The log concludes by stating the game entered the background after initialization completed in around 4 seconds.
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 ratings0% found this document useful (0 votes)
8 views
Log
The document contains log information from initializing a Ren'Py game on an Android device, including details about the device manufacturer and model, screen size, loading times, and initialization steps like loading scripts and saves, compiling code, and starting the interface. It notes issues loading the Steam API library and a syntax warning in the script. The log concludes by stating the game entered the background after initialization completed in around 4 seconds.
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/ 2
Mon Nov 13 15:56:14 2023
Unknown platform. Ren'Py 8.0.3.22090809
Bootstrap to the start of init.init took 0.00s
Bootstrap to the start of init.init took 0.00s Manufacturer OPPO model CPH2059 Screen diagonal is 4.92912616213282 inches. Early init took 0.29s Early init took 0.29s Android search paths: /storage/emulated/0/Android/data/com.koga3.expectations/files/../../../../ Documents/RenPy_Saves/com.koga3.expectations/game /data/user/0/com.koga3.expectations/files/game Loader init took 0.04s Loader init took 0.04s Loading error handling took 0.16s Loading error handling took 0.16s Loading script took 0.86s Loading script took 0.86s Saving to /storage/emulated/0/Android/data/com.koga3.expectations/files/../../../../ Documents/RenPy_Saves/com.koga3.expectations Loading save slot metadata. took 0.23s Loading save slot metadata. took 0.23s Loading persistent took 0.00s Loading persistent took 0.00s Faled to initialize steam: OSError('dlopen failed: library "/data/user/0/com.koga3.expectations/files/libsteam_api.so" not found') Set script version to: (8, 0, 3) Running init code took 0.31s Running init code took 0.31s Loading analysis data took 0.09s Loading analysis data took 0.09s Analyze and compile ATL took 0.02s Analyze and compile ATL took 0.02s 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.15s Initial gc. took 0.15s 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.21s Init translation took 0.21s 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 game/Z_KoGa3ModAndroid.rpy:988: SyntaxWarning: "is" with a literal. Did you mean "=="? Prepare screens took 0.29s Prepare screens took 0.29s 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.62s Interface start took 0.62s