0% found this document useful (0 votes)
4 views

log

The document contains a log of the initialization process for a Ren'Py game on an Android device, detailing various stages and timings of the loading process. It highlights an error related to a missing library and a NameError indicating that 'Romance' is not defined in the game's script. The total time until the interface was ready is recorded as approximately 7.5 seconds.

Uploaded by

petteenopeter111
Copyright
© © All Rights Reserved
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% found this document useful (0 votes)
4 views

log

The document contains a log of the initialization process for a Ren'Py game on an Android device, detailing various stages and timings of the loading process. It highlights an error related to a missing library and a NameError indicating that 'Romance' is not defined in the game's script. The total time until the interface was ready is recorded as approximately 7.5 seconds.

Uploaded by

petteenopeter111
Copyright
© © All Rights Reserved
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/ 4

Sat Apr 6 02:54:14 2024

Unknown platform.
Ren'Py 7.5.3.22090809

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer vivo model I2202
Screen diagonal is 5.48893891506 inches.
Early init took 0.06s
Early init took 0.06s
Android search paths:
/storage/emulated/0/Android/data/da.pale.carnations/files/../../../../Documents/
DA/da.pale.carnations/game /data/user/0/da.pale.carnations/files/game
Loader init took 0.09s
Loader init took 0.09s
Loading error handling took 0.17s
Loading error handling took 0.17s
Loading script took 2.70s
Loading script took 2.70s
Saving to /storage/emulated/0/Android/data/da.pale.carnations/files/../../../../
Documents/DA/da.pale.carnations
Loading save slot metadata. took 0.83s
Loading save slot metadata. took 0.83s
Loading persistent took 0.04s
Loading persistent took 0.04s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/da.pale.carnations/files/libsteam_api.so" not found',)
Set script version to: (7, 3, 5)
- Init at 00images.rpyc:52 took 0.77690 s.
- Init at mod/modOptions.rpyc:3 took 0.33185 s.
Running init code took 1.38s
Running init code took 1.38s
Loading analysis data took 0.08s
Loading analysis data took 0.08s
Analyze and compile ATL took 0.10s
Analyze and compile ATL took 0.10s
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.50s
Initial gc. took 0.50s
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.51s
Init translation took 0.51s
Build styles took 0.00s
Build styles took 0.00s
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.14s
Prepare screens took 0.14s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.01s
Running _start took 0.01s
Interface start took 0.69s
Interface start took 0.69s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2202, 992)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 650'
Version: 'OpenGL ES 3.2 [email protected] (GIT@954c274f64, I3b030ac11d, 1636976961)
(Date:11/15/21)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2318, 1080) drawable=(2318, 1080)
Could not open 'cache/shaders.txt':
Maximum texture size: 4096x4096
Total time until interface ready: 7.49826002121s
Hid presplash.
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.02s
Init translation took 0.02s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.07s
Load screen analysis took 0.07s
Analyze screens took 0.00s
Analyze screens took 0.00s
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.00s
Running _start took 0.00s
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.02s
Init translation took 0.02s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.07s
Load screen analysis took 0.07s
Analyze screens took 0.00s
Analyze screens took 0.00s
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.01s
Running _start took 0.01s

Full traceback:
File "Week3Up2.rpyc", line 7643, in script
File "renpy/ast.py", line 1903, in execute
File "renpy/exports.py", line 1010, in menu
File "renpy/exports.py", line 1250, in display_menu
File "renpy/ui.py", line 299, in interact
File "renpy/display\core.py", line 3371, in interact
File "renpy/display\core.py", line 3804, in interact_core
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\screen.py", line 451, in visit_all
File "renpy/display\core.py", line 3804, in <lambda>
File "renpy/display\screen.py", line 462, in per_interact
File "renpy/display\screen.py", line 653, in update
File "game/init_DA.rpy", line 9, in execute
File "game/init_DA.rpy", line 9, in execute
File "game/init_DA.rpy", line 12, in execute
File "game/init_DA.rpy", line 13, in execute
File "game/init_DA.rpy", line 17, in execute
File "game/init_DA.rpy", line 20, in execute
File "game/init_DA.rpy", line 23, in execute
File "renpy/text\text.py", line 1594, in __init__
File "renpy/text\text.py", line 1712, in set_text
File "renpy/substitutions.py", line 278, in substitute
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py",
line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py",
line 585, in _vformat
File "renpy/substitutions.py", line 168, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py",
line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py",
line 605, in get_value
File "renpy/substitutions.py", line 236, in __getitem__
NameError: Name 'Romance' is not defined.

While running game code:


File "game/init_DA.rpy", line 9, in execute
File "game/init_DA.rpy", line 9, in execute
File "game/init_DA.rpy", line 12, in execute
File "game/init_DA.rpy", line 13, in execute
File "game/init_DA.rpy", line 17, in execute
File "game/init_DA.rpy", line 20, in execute
File "game/init_DA.rpy", line 23, in execute
NameError: Name 'Romance' is not defined.

Full traceback:
File "Week3Up2.rpyc", line 7643, in script
File "renpy/ast.py", line 1903, in execute
File "renpy/exports.py", line 1010, in menu
File "renpy/exports.py", line 1250, in display_menu
File "renpy/ui.py", line 299, in interact
File "renpy/display\core.py", line 3371, in interact
File "renpy/display\core.py", line 3804, in interact_core
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\screen.py", line 451, in visit_all
File "renpy/display\core.py", line 3804, in <lambda>
File "renpy/display\screen.py", line 462, in per_interact
File "renpy/display\screen.py", line 653, in update
File "game/init_DA.rpy", line 9, in execute
File "game/init_DA.rpy", line 9, in execute
File "game/init_DA.rpy", line 12, in execute
File "game/init_DA.rpy", line 13, in execute
File "game/init_DA.rpy", line 17, in execute
File "game/init_DA.rpy", line 20, in execute
File "game/init_DA.rpy", line 23, in execute
File "renpy/text\text.py", line 1594, in __init__
File "renpy/text\text.py", line 1712, in set_text
File "renpy/substitutions.py", line 278, in substitute
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py",
line 563, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py",
line 585, in _vformat
File "renpy/substitutions.py", line 168, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py",
line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py",
line 605, in get_value
File "renpy/substitutions.py", line 236, in __getitem__
NameError: Name 'Romance' is not defined.

While running game code:


File "game/init_DA.rpy", line 9, in execute
File "game/init_DA.rpy", line 9, in execute
File "game/init_DA.rpy", line 12, in execute
File "game/init_DA.rpy", line 13, in execute
File "game/init_DA.rpy", line 17, in execute
File "game/init_DA.rpy", line 20, in execute
File "game/init_DA.rpy", line 23, in execute
NameError: Name 'Romance' is not defined.

You might also like