0% found this document useful (0 votes)
7 views3 pages

Log

The document details the initialization process of a Ren'Py game on an Android device, including system specifications and loading times for various components. It highlights an ImportError related to the '_renpysteam' module and a string formatting exception in the game script. The interface setup and rendering details are also provided, along with error tracebacks indicating issues with the game code.

Uploaded by

wilsonborrayo424
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)
7 views3 pages

Log

The document details the initialization process of a Ren'Py game on an Android device, including system specifications and loading times for various components. It highlights an ImportError related to the '_renpysteam' module and a string formatting exception in the game script. The interface setup and rendering details are also provided, along with error tracebacks indicating issues with the game code.

Uploaded by

wilsonborrayo424
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/ 3

Wed Apr 30 15:10:03 2025

Unknown platform.
Ren'Py 7.4.11.2266

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer HONOR model LLY-LX3
Screen diagonal is 5.21785546226 inches.
Early init took 0.13s
Early init took 0.13s
Android search paths: /data/data/com.himikos.hentai.game.waifuhubss5/files/game
Loader init took 0.01s
Loader init took 0.01s
Loading error handling took 0.07s
Loading error handling took 0.07s
Loading script took 0.71s
Loading script took 0.71s
Saving to /storage/emulated/0/Games-Port-HimikoS/WaifuHub s5/saves
Loading save slot metadata. took 0.07s
Loading save slot metadata. took 0.07s
Loading persistent took 0.00s
Loading persistent took 0.00s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (7, 3, 2)
Running init code took 0.20s
Running init code took 0.20s
Loading analysis data took 0.08s
Loading analysis data took 0.08s
Analyze and compile ATL took 0.07s
Analyze and compile ATL took 0.07s
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.16s
Initial gc. took 0.16s
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.16s
Init translation took 0.16s
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.22s
Prepare screens took 0.22s
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.42s
Interface start took 0.42s

Initializing gles renderer:


primary display bounds: (0, 0, 2307, 975)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 610'
Version: 'OpenGL ES 3.2 [email protected] (GIT@ec028f8cac, Ic8928a1631, 1661241016)
(Date:08/23/22)'
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: 16384
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1280, 720) physical=(2307, 1080) drawable=(2307, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 2.65670490265s
Hid presplash.

Full traceback:
File "script.rpyc", line 43, in script call
File "charscript/albedo_chapter.rpyc", line 144, in script call
File "charscript/albedo_chapter.rpyc", line 800, in script
File "renpy/ast.py", line 721, in execute
File "renpy/exports.py", line 1419, in say
File "renpy/character.py", line 1236, in __call__
File "renpy/character.py", line 1151, in prefix_suffix
File "renpy/character.py", line 1135, in sub
File "renpy/substitutions.py", line 270, 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 572, in _vformat
File "renpy/substitutions.py", line 160, in parse
Exception: String u'[Deprisa! No puedo aguantar m\xe1s.' ends with an open format
operation.

While running game code:


Exception: String u'[Deprisa! No puedo aguantar m\xe1s.' ends with an open format
operation.
Full traceback:
File "script.rpyc", line 43, in script call
File "charscript/albedo_chapter.rpyc", line 144, in script call
File "charscript/albedo_chapter.rpyc", line 800, in script
File "renpy/ast.py", line 721, in execute
File "renpy/exports.py", line 1419, in say
File "renpy/character.py", line 1236, in __call__
File "renpy/character.py", line 1151, in prefix_suffix
File "renpy/character.py", line 1135, in sub
File "renpy/substitutions.py", line 270, 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 572, in _vformat
File "renpy/substitutions.py", line 160, in parse
Exception: String u'[Deprisa! No puedo aguantar m\xe1s.' ends with an open format
operation.

While running game code:


Exception: String u'[Deprisa! No puedo aguantar m\xe1s.' ends with an open format
operation.

Full traceback:
File "script.rpyc", line 43, in script call
File "charscript/albedo_chapter.rpyc", line 144, in script call
File "charscript/albedo_chapter.rpyc", line 800, in script
File "renpy/ast.py", line 721, in execute
File "renpy/exports.py", line 1419, in say
File "renpy/character.py", line 1236, in __call__
File "renpy/character.py", line 1151, in prefix_suffix
File "renpy/character.py", line 1135, in sub
File "renpy/substitutions.py", line 270, 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 572, in _vformat
File "renpy/substitutions.py", line 160, in parse
Exception: String u'[Deprisa! No puedo aguantar m\xe1s.' ends with an open format
operation.

While running game code:


Exception: String u'[Deprisa! No puedo aguantar m\xe1s.' ends with an open format
operation.
Screen sizes: virtual=(1280, 720) physical=(2307, 1080) drawable=(2307, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Entered background.
Entering foreground.
Screen sizes: virtual=(1280, 720) physical=(2307, 1080) drawable=(2307, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048

You might also like