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

Ren'Py Game Initialization Log

The document describes the log output from initializing and loading a visual novel game. It provides details on the device, operating system, and game files being used, followed by the initialization steps and times taken for various parts of the process. Errors are logged regarding issues loading parts of the game script.
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)
32 views3 pages

Ren'Py Game Initialization Log

The document describes the log output from initializing and loading a visual novel game. It provides details on the device, operating system, and game files being used, followed by the initialization steps and times taken for various parts of the process. Errors are logged regarding issues loading parts of the game script.
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 Nov 8 22:16:16 2023

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 motorola model moto g(20)
Screen diagonal is 7.84559410711 inches.
Early init took 0.11s
Early init took 0.11s
Android search paths: /data/data/com.himikos.hentai.game.waifuhubss5/files/game
Loader init took 0.02s
Loader init took 0.02s
Loading error handling took 0.08s
Loading error handling took 0.08s
Loading script took 0.81s
Loading script took 0.81s
Saving to /storage/emulated/0/Games-Port-HimikoS/WaifuHub s5/saves
Loading save slot metadata. took 0.14s
Loading save slot metadata. took 0.14s
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.21s
Running init code took 0.21s
Loading analysis data took 0.07s
Loading analysis data took 0.07s
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.17s
Initial gc. took 0.17s
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, 1488, 670)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G52'
Version: 'OpenGL ES 3.2 v1.r25p1-01bet0.###other-sha0123456789ABCDEF0###'
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=(1280, 720) physical=(1550, 720) drawable=(1550, 720)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 2.95775008202s
Screen sizes: virtual=(1280, 720) physical=(1488, 670) drawable=(1488, 670)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Hid presplash.
Screen sizes: virtual=(1280, 720) physical=(1550, 720) drawable=(1550, 720)
Root FBO is: 0
FBO Maximum Texture Size: 2048

Full traceback:
File "charscript/wiz_chapter.rpyc", line 149, in script call
File "charscript/wiz_chapter.rpyc", line 221, in script call
File "minigame/minigame_scene.rpyc", line 37, in script call
File "minigame/default_sex_scenes.rpyc", line 116, in script call
File "minigame/sex_minigame.rpyc", line 320, in script call
File "minigame/sex_minigame.rpyc", line 302, in script call
File "minigame/minigame_scene.rpyc", line 37, in script call
File "minigame/default_sex_scenes.rpyc", line 116, in script call
File "minigame/sex_minigame.rpyc", line 320, in script call
File "minigame/sex_minigame.rpyc", line 302, in script call
File "charscript/wiz_chapter.rpyc", line 1510, 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.
Entered background.

You might also like