0% found this document useful (0 votes)
6 views4 pages

Log

The document contains a log of the initialization process for a Ren'Py game on an Android device, detailing various stages such as loading scripts, initializing graphics, and handling errors. It highlights a specific error related to string formatting in the game's script, which causes the game to fail during execution. The log also provides technical specifications of the device and rendering details.

Uploaded by

Samuel Alvarado
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)
6 views4 pages

Log

The document contains a log of the initialization process for a Ren'Py game on an Android device, detailing various stages such as loading scripts, initializing graphics, and handling errors. It highlights a specific error related to string formatting in the game's script, which causes the game to fail during execution. The log also provides technical specifications of the device and rendering details.

Uploaded by

Samuel Alvarado
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

Wed Oct 30 00:37:17 2024

Unknown platform.
Ren'Py 7.4.11.2266

Bootstrap to the start of init.init took 0.02s


Bootstrap to the start of init.init took 0.02s
Manufacturer Xiaomi model 2201117TL
Screen diagonal is 5.43248284256 inches.
Early init took 0.30s
Early init took 0.30s
Android search paths:
/mnt/expand/c43da6e3-54e3-4f6f-a81c-f47ab6292135/user/0/com.himikos.hentai.game.wai
fuhubss5/files/game
Loader init took 0.01s
Loader init took 0.01s
Loading error handling took 0.24s
Loading error handling took 0.24s
Loading script took 0.78s
Loading script took 0.78s
Saving to /storage/emulated/0/Games-Port-HimikoS/WaifuHub s5/saves
Loading save slot metadata. took 0.01s
Loading save slot metadata. took 0.01s
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.25s
Running init code took 0.25s
Loading analysis data took 0.07s
Loading analysis data took 0.07s
Analyze and compile ATL took 0.06s
Analyze and compile ATL took 0.06s
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.14s
Initial gc. took 0.14s
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.14s
Init translation took 0.14s
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.19s
Prepare screens took 0.19s
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.58s
Interface start took 0.58s

Initializing gles renderer:


primary display bounds: (0, 0, 2177, 987)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 610'
Version: 'OpenGL ES 3.2 [email protected] (GIT@43fc279f3a, I58833f8ed4, 1679659134)
(Date:03/24/23)'
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: 4.40029001236s
Screen sizes: virtual=(1280, 720) physical=(2177, 987) drawable=(2177, 987)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Hid presplash.
Screen sizes: virtual=(1280, 720) physical=(2307, 1080) drawable=(2307, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
controller: '05000000660600008808000001780000' 'uinput-goodix' 1

Full traceback:
File "script.rpyc", line 43, in script call
File "charscript/holly_chapter.rpyc", line 16, 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'Har\xe9 todo lo posible para apoyarte! [Pervertido!' ends with
an open format operation.

While running game code:


Exception: String u'Har\xe9 todo lo posible para apoyarte! [Pervertido!' ends with
an open format operation.

Full traceback:
File "script.rpyc", line 43, in script call
File "charscript/holly_chapter.rpyc", line 16, 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'Har\xe9 todo lo posible para apoyarte! [Pervertido!' ends with
an open format operation.

While running game code:


Exception: String u'Har\xe9 todo lo posible para apoyarte! [Pervertido!' ends with
an open format operation.

Full traceback:
File "script.rpyc", line 43, in script call
File "charscript/holly_chapter.rpyc", line 16, 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'Har\xe9 todo lo posible para apoyarte! [Pervertido!' ends with
an open format operation.

While running game code:


Exception: String u'Har\xe9 todo lo posible para apoyarte! [Pervertido!' ends with
an open format operation.

Full traceback:
File "script.rpyc", line 43, in script call
File "charscript/holly_chapter.rpyc", line 16, 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'Har\xe9 todo lo posible para apoyarte! [Pervertido!' ends with
an open format operation.

While running game code:


Exception: String u'Har\xe9 todo lo posible para apoyarte! [Pervertido!' ends with
an open format operation.
Entered background.

You might also like