0% found this document useful (0 votes)
23 views6 pages

Log

The document logs the initialization and loading process of a Ren'Py game on an Infinix X6731B device, detailing various stages and timings. It includes error messages related to unknown text tags and undefined variables encountered during script execution. The total time until the interface was ready was approximately 30.16 seconds.

Uploaded by

yamiyamiyami1111
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)
23 views6 pages

Log

The document logs the initialization and loading process of a Ren'Py game on an Infinix X6731B device, detailing various stages and timings. It includes error messages related to unknown text tags and undefined variables encountered during script execution. The total time until the interface was ready was approximately 30.16 seconds.

Uploaded by

yamiyamiyami1111
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/ 6

Mon Jun 16 22:24:33 2025

Unknown platform.
Ren'Py 7.5.0.242n

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer INFINIX model Infinix X6731B
Screen diagonal is 4.98854938835 inches.
Early init took 0.08s
Early init took 0.08s
Android search paths:
/storage/emulated/0/Android/data/mzgames.haremhotel/files/../../../../Documents/
RenPy_Saves/mzgames.haremhotel/game /data/user/0/mzgames.haremhotel/files/game
Loader init took 0.27s
Loader init took 0.27s
Loading error handling took 0.36s
Loading error handling took 0.36s
Loading script took 16.10s
Loading script took 16.10s
Saving to /storage/emulated/0/Android/data/mzgames.haremhotel/files/../../../../
Documents/RenPy_Saves/mzgames.haremhotel
Loading save slot metadata. took 0.26s
Loading save slot metadata. took 0.26s
Loading persistent took 0.01s
Loading persistent took 0.01s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 5, 0)
- Init at 00images.rpyc:52 took 1.01491 s.
- Init at tl/es/replaceText.rpyc:1 took 2.05762 s.
Running init code took 3.81s
Running init code took 3.81s
Loading analysis data took 0.65s
Loading analysis data took 0.65s
Analyze and compile ATL took 1.87s
Analyze and compile ATL took 1.87s
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.60s
Initial gc. took 1.60s
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 1.71s
Init translation took 1.71s
Build styles took 0.01s
Build styles took 0.01s
Load screen analysis took 0.34s
Load screen analysis took 0.34s
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.87s
Prepare screens took 0.87s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.03s
Running _start took 0.03s
Interface start took 1.83s
Interface start took 1.83s

Initializing gles2 renderer:


primary display bounds: (0, 0, 2172, 1008)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G57 MC2'
Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.394145956bc7cd8e697b330aba11e3d3'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2292, 1080) drawable=(2292, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 30.1567299366s
Hid presplash.
Sleep:
Lin lvl 22 - False (is delay): 1
Kali lvl 20 - False (is delay): 1
Ash lvl 17 - True (no delay): 0
Mar lvl 10 - True (no delay): 0
Bot lvl 15 - True (no delay): 0
Twi lvl 7 - True (no delay): 0
Aut lvl 2 - True (no delay): 0
Ell lvl 7 - True (no delay): 0
Bar lvl 1 - True (no delay): 0
kat lvl 4 - False (is delay): 2
ji lvl 1 - True (no delay): 0
lucy lvl 0 - True (no delay): 0
nia lvl 0 - True (no delay): 0
syl lvl 0 - True (no delay): 0
hana lvl 0 - True (no delay): 0
Vans lvl 0 - True (no delay): 0
gdn lvl 1 - True (no delay): 0

Full traceback:
File "script.rpyc", line 19488, in script call
File "script.rpyc", line 19488, in script call
File "script.rpyc", line 19488, in script call
File "script.rpyc", line 19488, in script call
File "script.rpyc", line 19488, in script call
File "tl/es/script.rpyc", line 1441, in script call
File "script.rpyc", line 19488, in script call
File "tl/es/scripts/maria_events.rpyc", line 32675, in script
File "renpy/ast.py", line 721, in execute
File "renpy/exports.py", line 1419, in say
File "renpy/character.py", line 1237, in __call__
File "renpy/character.py", line 901, in do_display
File "renpy/character.py", line 647, in display_say
File "renpy/ui.py", line 298, in interact
File "renpy/display\core.py", line 3329, in interact
File "renpy/display\core.py", line 3843, in interact_core
File "renpy/display\core.py", line 2570, in draw_screen
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display\layout.py", line 834, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display\layout.py", line 834, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display\layout.py", line 834, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display\screen.py", line 688, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display\layout.py", line 834, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display\layout.py", line 1272, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display\layout.py", line 834, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display\layout.py", line 1037, in render
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/text\text.py", line 2095, in render
File "renpy/text\text.py", line 610, in __init__
File "renpy/text\text.py", line 1259, in segment
Exception: Unknown text tag u'i/'

While processing text tag {i/} in u'Hm? Qu\xe9 pasa? No esperabas que saltara
directamente al sexo...? Siempre he querido follar al aire libre... {i}No eres...
T\xedmido, verdad...?{i/}'.:
Exception: Unknown text tag u'i/'
Mar lvl 11 - False (is delay): 1
Ash lvl 18 - False (is delay): 1
Sleep:
Lin lvl 22 - True (no delay): 0
Kali lvl 20 - True (no delay): 0
Ash lvl 18 - True (no delay): 0
Mar lvl 11 - True (no delay): 0
Bot lvl 15 - True (no delay): 0
Twi lvl 7 - True (no delay): 0
Aut lvl 2 - True (no delay): 0
Ell lvl 7 - True (no delay): 0
Bar lvl 1 - True (no delay): 0
kat lvl 4 - False (is delay): 1
ji lvl 1 - True (no delay): 0
lucy lvl 0 - True (no delay): 0
nia lvl 0 - True (no delay): 0
syl lvl 0 - True (no delay): 0
hana lvl 0 - True (no delay): 0
Vans lvl 0 - True (no delay): 0
gdn lvl 1 - True (no delay): 0
Lin lvl 23 - False (is delay): 3
Mar lvl 12 - False (is delay): 1
Sleep:
Lin lvl 23 - False (is delay): 2
Kali lvl 20 - True (no delay): 0
Ash lvl 18 - True (no delay): 0
Mar lvl 12 - True (no delay): 0
Bot lvl 15 - True (no delay): 0
Twi lvl 7 - True (no delay): 0
Aut lvl 2 - True (no delay): 0
Ell lvl 7 - True (no delay): 0
Bar lvl 1 - True (no delay): 0
kat lvl 4 - True (no delay): 0
ji lvl 1 - True (no delay): 0
lucy lvl 0 - True (no delay): 0
nia lvl 0 - True (no delay): 0
syl lvl 0 - True (no delay): 0
hana lvl 0 - True (no delay): 0
Vans lvl 0 - True (no delay): 0
gdn lvl 1 - True (no delay): 0

kat lvl 5 - False (is delay): 12

Full traceback:
File "script.rpyc", line 19488, in script call
File "script.rpyc", line 19488, in script call
File "script.rpyc", line 19488, in script call
File "script.rpyc", line 19488, in script call
File "script.rpyc", line 19488, in script call
File "tl/es/script.rpyc", line 1441, in script call
File "script.rpyc", line 19488, in script call
File "tl/es/script.rpyc", line 13988, in script
File "renpy/ast.py", line 720, in execute
File "renpy/ast.py", line 538, in say_menu_with
File "renpy/python.py", line 2276, in py_eval
File "renpy/python.py", line 2269, in py_eval_bytecode
File "game/tl/es/script.rpy", line 13988, in <module>
NameError: name 'shhake' is not defined

While running game code:


File "game/tl/es/script.rpy", line 13988, in <module>
NameError: name 'shhake' is not defined
Mar lvl 13 - False (is delay): 1
Kali lvl 21 - False (is delay): 3
Sleep:
Lin lvl 23 - False (is delay): 1
Kali lvl 21 - False (is delay): 2
Ash lvl 18 - True (no delay): 0
Mar lvl 13 - True (no delay): 0
Bot lvl 15 - True (no delay): 0
Twi lvl 7 - True (no delay): 0
Aut lvl 2 - True (no delay): 0
Ell lvl 7 - True (no delay): 0
Bar lvl 1 - True (no delay): 0
kat lvl 5 - False (is delay): 11
ji lvl 1 - True (no delay): 0
lucy lvl 0 - True (no delay): 0
nia lvl 0 - True (no delay): 0
syl lvl 0 - True (no delay): 0
hana lvl 0 - True (no delay): 0
Vans lvl 0 - True (no delay): 0
gdn lvl 1 - True (no delay): 0

Mar lvl 14 - True (no delay): 0


Ash lvl 19 - False (is delay): 1
Mar lvl 15 - False (is delay): 1
Sleep:
Lin lvl 23 - True (no delay): 0
Kali lvl 21 - False (is delay): 1
Ash lvl 19 - True (no delay): 0
Mar lvl 15 - True (no delay): 0
Bot lvl 15 - True (no delay): 0
Twi lvl 7 - True (no delay): 0
Aut lvl 2 - True (no delay): 0
Ell lvl 7 - True (no delay): 0
Bar lvl 1 - True (no delay): 0
kat lvl 5 - False (is delay): 10
ji lvl 1 - True (no delay): 0
lucy lvl 0 - True (no delay): 0
nia lvl 0 - True (no delay): 0
syl lvl 0 - True (no delay): 0
hana lvl 0 - True (no delay): 0
Vans lvl 0 - True (no delay): 0
gdn lvl 1 - True (no delay): 0

Ash lvl 20 - False (is delay): 2


Mar lvl 16 - False (is delay): 1
Sleep:
Lin lvl 23 - True (no delay): 0
Kali lvl 21 - True (no delay): 0
Ash lvl 20 - False (is delay): 1
Mar lvl 16 - True (no delay): 0
Bot lvl 15 - True (no delay): 0
Twi lvl 7 - True (no delay): 0
Aut lvl 2 - True (no delay): 0
Ell lvl 7 - True (no delay): 0
Bar lvl 1 - True (no delay): 0
kat lvl 5 - False (is delay): 9
ji lvl 1 - True (no delay): 0
lucy lvl 0 - True (no delay): 0
nia lvl 0 - True (no delay): 0
syl lvl 0 - True (no delay): 0
hana lvl 0 - True (no delay): 0
Vans lvl 0 - True (no delay): 0
gdn lvl 1 - True (no delay): 0

Aut lvl 3 - False (is delay): 2


Sleep:
Lin lvl 23 - True (no delay): 0
Kali lvl 21 - True (no delay): 0
Ash lvl 20 - True (no delay): 0
Mar lvl 16 - True (no delay): 0
Bot lvl 15 - True (no delay): 0
Twi lvl 7 - True (no delay): 0
Aut lvl 3 - False (is delay): 1
Ell lvl 7 - True (no delay): 0
Bar lvl 1 - True (no delay): 0
kat lvl 5 - False (is delay): 8
ji lvl 1 - True (no delay): 0
lucy lvl 0 - True (no delay): 0
nia lvl 0 - True (no delay): 0
syl lvl 0 - True (no delay): 0
hana lvl 0 - True (no delay): 0
Vans lvl 0 - True (no delay): 0
gdn lvl 1 - True (no delay): 0

You might also like