Mon Aug 18 03:47:54 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 Xiaomi model M2012K10C
Screen diagonal is 5.72973972841 inches.
Early init took 0.08s
Early init took 0.08s
Android search paths:
/storage/emulated/0/Android/data/waifuhub6.traduccionesjcch18.com/
files/../../../../Documents/JCCH18/waifuhub6.traduccionesjcch18.com/game
/data/user/0/waifuhub6.traduccionesjcch18.com/files/game
Loader init took 0.03s
Loader init took 0.03s
Loading error handling took 0.13s
Loading error handling took 0.13s
Loading script took 2.42s
Loading script took 2.42s
Saving to /storage/emulated/0/Android/data/waifuhub6.traduccionesjcch18.com/
files/../../../../Documents/JCCH18/waifuhub6.traduccionesjcch18.com
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.29s
Running init code took 0.29s
Loading analysis data took 0.05s
Loading analysis data took 0.05s
Analyze and compile ATL took 0.08s
Analyze and compile ATL took 0.08s
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.17s
Init translation took 0.17s
Build styles took 0.00s
Build styles took 0.00s
Load screen analysis took 0.04s
Load screen analysis took 0.04s
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.12s
Prepare screens took 0.12s
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.33s
Interface start took 0.33s
Initializing gles renderer:
primary display bounds: (0, 0, 2316, 996)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'ARM'
Renderer: 'Mali-G77 MC9'
Version: 'OpenGL ES 3.2 v1.r32p1-01eac0.1ac506b46c382556d9568c04114e1009'
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: 16383
- 64px textures work.
- 128px textures work.
- 256px textures work.
- 512px textures work.
- 1024px textures work.
- 2048px textures work.
Screen sizes: virtual=(1280, 720) physical=(2316, 1080) drawable=(2316, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 4.26023316383s
Hid presplash.
controller: u'05000000660600008808000001000000' u'uinput-fpc' 1
Entered background.
Entering foreground.
Screen sizes: virtual=(1280, 720) physical=(2316, 996) drawable=(2316, 996)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Screen sizes: virtual=(1280, 720) physical=(2316, 1080) drawable=(2316, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
TypeError: int() argument must be a string or a number, not 'NoneType'
Exception TypeError: "int() argument must be a string or a number, not 'NoneType'"
in 'renpy.display.render.Render.blit' ignored
TypeError: int() argument must be a string or a number, not 'NoneType'
Exception TypeError: "int() argument must be a string or a number, not 'NoneType'"
in 'renpy.display.render.Render.blit' ignored
Full traceback:
File "minigame/minigame_scene.rpyc", line 29, in script
File "renpy/ast.py", line 928, in execute
File "renpy/python.py", line 2245, in py_exec_bytecode
File "game/minigame/minigame_scene.rpy", line 29, in <module>
File "renpy/exports.py", line 1563, in pause
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\transform.py", line 733, in render
File "accelerator.pyx", line 187, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "game/effects.rpy", line 47, in render
AttributeError: 'ParticleBurst' object has no attribute 'particle'
While running game code:
File "game/minigame/minigame_scene.rpy", line 29, in <module>
File "game/effects.rpy", line 47, in render
AttributeError: 'ParticleBurst' object has no attribute 'particle'
TypeError: int() argument must be a string or a number, not 'NoneType'
Exception TypeError: "int() argument must be a string or a number, not 'NoneType'"
in 'renpy.display.render.Render.blit' ignored
TypeError: int() argument must be a string or a number, not 'NoneType'
Exception TypeError: "int() argument must be a string or a number, not 'NoneType'"
in 'renpy.display.render.Render.blit' ignored
TypeError: int() argument must be a string or a number, not 'NoneType'
Exception TypeError: "int() argument must be a string or a number, not 'NoneType'"
in 'renpy.display.render.Render.blit' ignored
TypeError: int() argument must be a string or a number, not 'NoneType'
Exception TypeError: "int() argument must be a string or a number, not 'NoneType'"
in 'renpy.display.render.Render.blit' ignored