The document provides details of the initialization process for a Ren'Py game engine. It logs various startup steps, reports hardware and software details, and performs graphics tests to check performance.
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)
25 views7 pages
Log
The document provides details of the initialization process for a Ren'Py game engine. It logs various startup steps, reports hardware and software details, and performs graphics tests to check performance.
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/ 7
Sun Oct 31 11:47:10 2021
Windows-8-6.2.9200 Ren'Py 7.3.5.606
Bootstrap to the start of init.init took 0.30s
Early init took 0.25s Loader init took 0.96s Loading error handling took 0.79s Loading script took 15.41s Loading save slot metadata. took 2.79s Loading persistent took 0.08s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 3, 5) Running init code took 3.27s Loading analysis data took 1.36s Analyze and compile ATL took 0.23s Index archives took 0.00s Dump and make backups. took 0.00s Cleaning cache took 0.00s Making clean stores took 0.00s Initial gc. took 0.59s DPI scale factor: 1.000000 Creating interface object took 0.83s Cleaning stores took 0.00s Init translation took 0.09s Build styles took 0.02s Load screen analysis took 0.82s Analyze screens took 0.02s Save screen analysis took 0.00s Prepare screens took 2.59s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Running _start took 0.01s Performance test: Interface start took 0.96s Couldn't import angle renderer: Traceback (most recent call last): File "C:\Users\killy\Downloads\Site etc\i-dolls-version-francaise-win-newest\I- Dolls-version-française-1.0-pc\renpy\display\core.py", line 1939, in make_draw __import__(mod) ImportError: DLL load failed: Le module spécifié est introuvable. Unknown renderer: angle
Python Advanced Programming: The Guide to Learn Python Programming. Reference with Exercises and Samples About Dynamical Programming, Multithreading, Multiprocessing, Debugging, Testing and More