0% found this document useful (0 votes)
59 views5 pages

Log

This document contains log information from initializing and running a visual novel game made with Ren'Py on an Android device. It provides details on the device model, screen size, initialization times, loading of scripts, saves and assets, and outputs from running the game code including errors encountered. The game failed to load a specific save file and encountered a text tag error during dialogue.
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)
59 views5 pages

Log

This document contains log information from initializing and running a visual novel game made with Ren'Py on an Android device. It provides details on the device model, screen size, initialization times, loading of scripts, saves and assets, and outputs from running the game code including errors encountered. The game failed to load a specific save file and encountered a text tag error during dialogue.
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

Tue Apr 4 01:07:13 2023

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 Xiaomi model M2004J19C
Screen diagonal is 5.35996214678 inches.
Early init took 0.28s
Early init took 0.28s
Android search paths:
/storage/emulated/0/Android/data/com.onlyincestgames.milfpalaza/files/../../../../
Documents/RenPy_Saves/com.onlyincestgames.milfpalaza/game
/data/user/0/com.onlyincestgames.milfpalaza/files/game
Loader init took 0.04s
Loader init took 0.04s
Loading error handling took 0.15s
Loading error handling took 0.15s
Loading script took 2.92s
Loading script took 2.92s
Saving to
/storage/emulated/0/Android/data/com.onlyincestgames.milfpalaza/files/../../../../
Documents/INCG_Saves/com.onlyincestgames.milfpalaza
Loading save slot metadata. took 0.31s
Loading save slot metadata. took 0.31s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/com.onlyincestgames.milfpalaza/files/libsteam_api.so" not found',)
Set script version to: (7, 5, 3)
999
<function unren_noblock at 0x738ed98f50>
Running init code took 0.72s
Running init code took 0.72s
Loading analysis data took 0.34s
Loading analysis data took 0.34s
Analyze and compile ATL took 0.31s
Analyze and compile ATL took 0.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 0.44s
Initial gc. took 0.44s
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.46s
Init translation took 0.46s
Build styles took 0.02s
Build styles took 0.02s
Load screen analysis took 0.16s
Load screen analysis took 0.16s
Analyze screens took 0.01s
Analyze screens took 0.01s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.46s
Prepare screens took 0.46s
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.75s
Interface start took 0.75s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2134, 1004)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G52'
Version: 'OpenGL ES 3.2 v1.r26p0-01eac0.035aefc9426b37ec2259de8e3dc4e984'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2264, 1080) drawable=(2264, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 7.87297296524s
Hid presplash.
core/variables_at_start.rpy/line 29
smth_change_after_load : 73
smth_change_after_load : 80
smth_change_after_load : 86
smth_change_after_load : 92
smth_change_after_load : 98
smth_change_after_load : 104
smth_change_after_load : 108
smth_change_after_load : 112
smth_change_after_load : 116
smth_change_after_load : 121
smth_change_after_load : 126
smth_change_after_load : 131
smth_change_after_load : 136
smth_change_after_load : 140
smth_change_after_load : 144
smth_change_after_load : 151
smth_change_after_load : 156
smth_change_after_load : 164
smth_change_after_load : 169
smth_change_after_load : 173
smth_change_after_load : 178
smth_change_after_load : 183
smth_change_after_load : 189
smth_change_after_load : 194
smth_change_after_load : 199
smth_change_after_load : 203
smth_change_after_load : 217
smth_change_after_load : 228
smth_change_after_load : 239
smth_change_after_load : 244
smth_change_after_load : 249
smth_change_after_load : 254
smth_change_after_load : 259
starts from version 7
smth_change_after_load : 265
smth_change_after_load : 277
smth_change_after_load : 283
smth_change_after_load : 288
smth_change_after_load : 292
smth_change_after_load : 298
smth_change_after_load : 303
smth_change_after_load : 309
smth_change_after_load : 314
smth_change_after_load : 319
smth_change_after_load : 324
smth_change_after_load : 329
smth_change_after_load : 333
smth_change_after_load : 336
core/variables_at_start.rpy : 544

Full traceback:
File "events/ep1/ep1_start.rpyc", line 22, in script
File "renpy/ast.py", line 1131, in execute
File "renpy/python.py", line 1061, in py_exec_bytecode
File "game/events/ep1/ep1_start.rpy", line 22, in <module>
File "game/core/load.rpy", line 51, in custom_load
File "renpy/savelocation.py", line 262, in load
File
"/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/zipfile.py", line
779, in __init__
IOError: [Errno 2] No such file or directory:
'/data/user/0/com.onlyincestgames.milfpalaza/files/game/versions_load/ep7-LT1.save'

While running game code:


File "game/events/ep1/ep1_start.rpy", line 22, in <module>
File "game/core/load.rpy", line 51, in custom_load
IOError: [Errno 2] No such file or directory:
'/data/user/0/com.onlyincestgames.milfpalaza/files/game/versions_load/ep7-LT1.save'
Event ep1_1_first_talk_with_christie is complete.
Event christie_root_1 is complete.
Event ep1_2_morning is complete.
Event ep1_3_mother is complete.
Event ep1_3_mother_2 is complete.
Event ep1_3_mother_2 is complete.

Full traceback:
File "core/buttons_labels.rpyc", line 323, in script call
File "events/ep1/ep1_3_mother.rpyc", line 200, in script call
File "core/talk_with/talk_with_milf.rpyc", line 100, 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 3377, in interact
File "renpy/display\core.py", line 3912, in interact_core
File "renpy/display\core.py", line 2605, in draw_screen
File "render.pyx", line 495, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 884, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\transition.py", line 378, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 884, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 884, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\screen.py", line 704, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 884, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 1105, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\behavior.py", line 885, in render
File "renpy/display\layout.py", line 1337, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/text\text.py", line 2109, in render
File "renpy/text\text.py", line 627, in __init__
File "renpy/text\text.py", line 1058, in segment
Exception: u'/alpha' closes a text tag that isn't open.

While processing text tag {/alpha} in u'{/alpha}Stroke your cock{/alpha}'.:


Exception: u'/alpha' closes a text tag that isn't open.

Full traceback:
File "core/buttons_labels.rpyc", line 323, in script call
File "events/ep1/ep1_3_mother.rpyc", line 200, in script call
File "core/talk_with/talk_with_milf.rpyc", line 100, 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 3377, in interact
File "renpy/display\core.py", line 3912, in interact_core
File "renpy/display\core.py", line 2605, in draw_screen
File "render.pyx", line 495, in renpy.display.render.render_screen
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 884, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\transition.py", line 378, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 884, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 884, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\screen.py", line 704, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 884, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\layout.py", line 1105, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/display\behavior.py", line 885, in render
File "renpy/display\layout.py", line 1337, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 266, in renpy.display.render.render
File "renpy/text\text.py", line 2109, in render
File "renpy/text\text.py", line 627, in __init__
File "renpy/text\text.py", line 1058, in segment
Exception: u'/alpha' closes a text tag that isn't open.

While processing text tag {/alpha} in u'{/alpha}Stroke your cock{/alpha}'.:


Exception: u'/alpha' closes a text tag that isn't open.
Event ep1_3_mother_2 is complete.
Event ep1_4_mother is complete.

You might also like