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

Log

The document appears to be log output from the initialization and loading of a visual novel game made with Ren'Py. It describes loading various scripts and assets, initializing the graphics renderer, and encountering errors where certain names are undefined.

Uploaded by

Alexis Decoud
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)
21 views

Log

The document appears to be log output from the initialization and loading of a visual novel game made with Ren'Py. It describes loading various scripts and assets, initializing the graphics renderer, and encountering errors where certain names are undefined.

Uploaded by

Alexis Decoud
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/ 5

Fri Dec 30 01:59:51 2022

Unknown platform.
Ren'Py 8.0.1.22070801

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer samsung model SM-G610M
Screen diagonal is 5.173130146265806 inches.
Early init took 0.32s
Early init took 0.32s
Android search paths: /data/data/mypleasure.cherrypilot.blogspot.com/files/game
Loader init took 0.27s
Loader init took 0.27s
Loading error handling took 3.81s
Loading error handling took 3.81s
Loading script took 24.55s
Loading script took 24.55s
Saving to /storage/emulated/0/Android/data/mypleasure.cherrypilot.blogspot.com/
files/saves
Loading save slot metadata. took 1.03s
Loading save slot metadata. took 1.03s
Loading persistent took 0.03s
Loading persistent took 0.03s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/mypleasure.cherrypilot.blogspot.com/files/libsteam_api.so" not
found')
Set script version to: (7, 3, 2)
- Init at 00images.rpyc:52 took 0.95842 s.
- Init at gallery.rpyc:1 took 0.63311 s.
Running init code took 2.49s
Running init code took 2.49s
Loading analysis data took 1.04s
Loading analysis data took 1.04s
Analyze and compile ATL took 1.31s
Analyze and compile ATL took 1.31s
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 1.65s
Initial gc. took 1.65s
DPI scale factor: 1.000000
Creating interface object took 0.01s
Creating interface object took 0.01s
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 1.75s
Init translation took 1.75s
Build styles took 0.03s
Build styles took 0.03s
Load screen analysis took 1.70s
Load screen analysis took 1.70s
Analyze screens took 0.03s
Analyze screens took 0.03s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 3.55s
Prepare screens took 3.55s
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 2.30s
Interface start took 2.30s

Initializing gles renderer:


primary display bounds: (0, 0, 1920, 1017)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ARM'"
Renderer: b'Mali-T830'
Version: b'OpenGL ES 3.2 v1.r22p0-01rel0.9ec4ae29cda192f74d35a11091de4ace'
Display Info: None
Number of texture units: 16
Using shader environment.
Using FBO RTT.
Root FBO is: 0
FBO Maximum Texture Size: 2048
Using gles renderer.
Texture testing:
- Hardware max texture size: 8192
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1920, 1080) physical=(1920, 1080) drawable=(1920, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 46.59128022193909s
Hid presplash.
Entered background.
Entering foreground.
Screen sizes: virtual=(1920, 1080) physical=(1920, 1017) drawable=(1920, 1017)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Screen sizes: virtual=(1920, 1080) physical=(1920, 1080) drawable=(1920, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048

Full traceback:
File "13.rpyc", line 284, in script
File "renpy/ast.py", line 2232, in execute
File "renpy/ast.py", line 2220, in call
File "renpy/statements.py", line 281, in call
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
File "renpy/exports.py", line 3161, in call_screen
File "renpy/ui.py", line 299, in interact
File "renpy/display\core.py", line 3377, 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/choice.rpy", line 2270, in execute
File "game/choice.rpy", line 2270, in execute
File "game/choice.rpy", line 2275, in execute
File "renpy/text\text.py", line 1678, in _scope
File "renpy/text\text.py", line 1702, in set_text
File "renpy/substitutions.py", line 278, in substitute
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py",
line 165, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py",
line 205, in _vformat
File "renpy/substitutions.py", line 168, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py",
line 270, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py",
line 227, in get_value
File "renpy/substitutions.py", line 236, in __getitem__
NameError: Name 'No harm' is not defined.

While running game code:


File "renpy/common/000statements.rpy", line 609, in execute_call_screen
File "game/choice.rpy", line 2270, in execute
File "game/choice.rpy", line 2270, in execute
File "game/choice.rpy", line 2275, in execute
NameError: Name 'No harm' is not defined.

Full traceback:
File "13.rpyc", line 441, in script
File "renpy/ast.py", line 2232, in execute
File "renpy/ast.py", line 2220, in call
File "renpy/statements.py", line 281, in call
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
File "renpy/exports.py", line 3161, in call_screen
File "renpy/ui.py", line 299, in interact
File "renpy/display\core.py", line 3377, 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/choice.rpy", line 2283, in execute
File "game/choice.rpy", line 2283, in execute
File "game/choice.rpy", line 2288, in execute
File "renpy/ui.py", line 992, in _textbutton
File "renpy/text\text.py", line 1584, in __init__
File "renpy/text\text.py", line 1702, in set_text
File "renpy/substitutions.py", line 278, in substitute
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py",
line 165, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py",
line 205, in _vformat
File "renpy/substitutions.py", line 168, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py",
line 270, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py",
line 227, in get_value
File "renpy/substitutions.py", line 236, in __getitem__
NameError: Name 'No harm' is not defined.

While running game code:


File "renpy/common/000statements.rpy", line 609, in execute_call_screen
File "game/choice.rpy", line 2283, in execute
File "game/choice.rpy", line 2283, in execute
File "game/choice.rpy", line 2288, in execute
NameError: Name 'No harm' is not defined.

Full traceback:
File "13b.rpyc", line 13, in script
File "renpy/ast.py", line 2232, in execute
File "renpy/ast.py", line 2220, in call
File "renpy/statements.py", line 281, in call
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
File "renpy/exports.py", line 3161, in call_screen
File "renpy/ui.py", line 299, in interact
File "renpy/display\core.py", line 3377, 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/choice.rpy", line 2367, in execute
File "game/choice.rpy", line 2367, in execute
File "game/choice.rpy", line 2368, in execute
File "renpy/ui.py", line 992, in _textbutton
File "renpy/text\text.py", line 1584, in __init__
File "renpy/text\text.py", line 1702, in set_text
File "renpy/substitutions.py", line 278, in substitute
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py",
line 165, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py",
line 205, in _vformat
File "renpy/substitutions.py", line 168, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py",
line 270, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py",
line 227, in get_value
File "renpy/substitutions.py", line 236, in __getitem__
NameError: Name 'For readers' is not defined.

While running game code:


File "renpy/common/000statements.rpy", line 609, in execute_call_screen
File "game/choice.rpy", line 2367, in execute
File "game/choice.rpy", line 2367, in execute
File "game/choice.rpy", line 2368, in execute
NameError: Name 'For readers' is not defined.
Cleaning stores took 0.00s
Cleaning stores took 0.00s
Init translation took 0.04s
Init translation took 0.04s
Build styles took 0.03s
Build styles took 0.03s
Load screen analysis took 1.45s
Load screen analysis took 1.45s
Analyze screens took 0.00s
Analyze screens took 0.00s
Prepare screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.02s
Running _start took 0.02s

You might also like