The document is a log of the initialization process for a Ren'Py game, detailing various steps and their durations. It indicates a failure to initialize Steam and a ScriptError due to a missing label 'startUpdate12'. The log also includes performance metrics and information about the graphics renderer used.
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 views2 pages
Log
The document is a log of the initialization process for a Ren'Py game, detailing various steps and their durations. It indicates a failure to initialize Steam and a ScriptError due to a missing label 'startUpdate12'. The log also includes performance metrics and information about the graphics renderer used.
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
Tue Mar 18 10:47:49 2025
Windows-10-10.0.19041 Ren'Py 7.4.10.2178
Bootstrap to the start of init.init took 0.14s
Early init took 0.10s Loader init took 2.97s Loading error handling took 0.73s Loading script took 17.25s Loading save slot metadata. took 3.15s Loading persistent took 0.03s Imported steam. Failed to initialize steam. - Init at renpy/common/00achievement.rpy:27 took 3.14628 s. - Init at renpy/common/00updater.rpy:23 took 0.31688 s. Imported steam. Failed to initialize steam. Set script version to: (7, 4, 10) - Init at scripts/base/gui.rpyc:11 took 0.38563 s. - Init at scripts/episode_interlude/header_season3.rpyc:78 took 0.44387 s. - Init at renpy/common/00images.rpy:52 took 0.69504 s. - Init at scripts/discord/setupRPC.rpyc:1 took 7.05753 s. Running init code took 12.81s Loading analysis data took 0.65s Analyze and compile ATL took 0.40s 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 1.00s DPI scale factor: 1.000000 nvdrs: Loaded, about to disable thread optimizations. nvdrs: "Couldn't load nvlib." (can be ignored) Creating interface object took 7.13s Cleaning stores took 0.00s Init translation took 0.65s Build styles took 0.01s Load screen analysis took 0.49s Analyze screens took 0.01s Save screen analysis took 0.00s Prepare screens took 1.12s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Running _start took 0.00s Performance test: Interface start took 2.45s
Initializing gl2 renderer:
primary display bounds: (0, 0, 1366, 768) swap interval: 1 frames Windowed mode. Vendor: 'Intel' Renderer: 'Intel(R) HD Graphics 4600' Version: '4.3.0 - Build 20.19.15.5126' Display Info: None Screen sizes: virtual=(1920, 1080) physical=(1184, 666) drawable=(1184, 666) Could not open 'cache/shaders.txt': Maximum texture size: 4096x4096 While predicting images. Traceback (most recent call last): File "renpy/execution.py", line 831, in predict for n in node.predict(): File "renpy/ast.py", line 1779, in predict return [ renpy.game.script.lookup(label) ] File "renpy/script.py", line 918, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'startUpdate12'.
Cleaning stores took 0.15s
Init translation took 0.90s Build styles took 3.76s Load screen analysis took 18.81s Analyze screens took 0.00s Prepare screens took 0.00s Running _start took 0.41s