You are on page 1of 3

Thu Jul 4 14:05:57 2019

Unknown platform.
Ren'Py 7.2.2.491

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer asus model ASUS_T00F
Screen diagonal is 4.58938993767 inches.
Early init took 0.32s
Early init took 0.32s
Android searchpath:
/storage/emulated/0/Android/data/com.apkgamers.org.timeloophunter/files/game
Loader init took 0.23s
Loader init took 0.23s
Loading error handling took 0.75s
Loading error handling took 0.75s
Loading script took 15.75s
Loading script took 15.75s
Saving to
/storage/emulated/0/Android/data/com.apkgamers.org.timeloophunter/files/saves
Loading save slot metadata. took 0.83s
Loading save slot metadata. took 0.83s
Loading persistent took 0.03s
Loading persistent took 0.03s
Importing _renpysteam: ImportError('No module named _renpysteam',)
Set script version to: (6, 99, 14, 3)
Running init code took 3.75s
Running init code took 3.75s
Loading analysis data took 0.91s
Loading analysis data took 0.91s
Analyze and compile ATL took 0.26s
Analyze and compile ATL took 0.26s
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.01s
Cleaning cache took 0.01s
Making clean stores took 0.01s
Making clean stores took 0.01s
Initial gc. took 0.56s
Initial gc. took 0.56s
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.57s
Init translation took 0.57s
Build styles took 0.16s
Build styles took 0.16s
Load screen analysis took 1.06s
Load screen analysis took 1.06s
Analyze screens took 0.03s
Analyze screens took 0.03s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 3.63s
Prepare screens took 3.63s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.02s
Running _start took 0.02s
Interface start took 0.71s
Interface start took 0.71s

primary display bounds: (0, 0, 1280, 720)


swap interval: 1 frames
Windowed mode.
Could not get pygame screen: error('Could not fetch native window',)

Full traceback:
File "00start.rpyc", line 203, in script call
File "00keymap.rpyc", line 450, in script
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/ast.py", line 900,
in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/python.py", line
1930, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00keymap.rpy", line 450, in <module>
File "renpy/common/00keymap.rpy", line 458, in _execute_python_hide
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/ui.py", line 289,
in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/display/core.py",
line 2653, in interact
self.start()
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/display/core.py",
line 1800, in start
self.set_mode()
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/display/core.py",
line 2038, in set_mode
if draw.set_mode(virtual_size, physical_size, fullscreen):
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/display/swdraw.py",
line 765, in set_mode
self.screen = pygame.display.set_mode((scaled_width, scaled_height), fsflag,
32)
File "src/pygame_sdl2/display.pyx", line 450, in pygame_sdl2.display.set_mode
File "src/pygame_sdl2/display.pyx", line 168, in
pygame_sdl2.display.Window.__init__
error: Could not fetch native window

While running game code:


File "renpy/common/00keymap.rpy", line 450, in <module>
File "renpy/common/00keymap.rpy", line 458, in _execute_python_hide
error: Could not fetch native window

Full traceback:
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/bootstrap.py", line
313, in bootstrap
renpy.main.main()
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/main.py", line 525,
in main
run(restart)
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/main.py", line 139,
in run
renpy.execution.run_context(True)
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/execution.py", line
892, in run_context
context.run()
File "00start.rpyc", line 203, in script call
File "00keymap.rpyc", line 450, in script
File "00start.rpyc", line 203, in script call
File "00keymap.rpyc", line 450, in script
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/ast.py", line 900,
in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/python.py", line
1930, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/00keymap.rpy", line 450, in <module>
File "renpy/common/00keymap.rpy", line 458, in _execute_python_hide
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/ui.py", line 289,
in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/display/core.py",
line 2653, in interact
self.start()
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/display/core.py",
line 1800, in start
self.set_mode()
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/display/core.py",
line 2038, in set_mode
if draw.set_mode(virtual_size, physical_size, fullscreen):
File "/data/data/com.apkgamers.org.timeloophunter/files/renpy/display/swdraw.py",
line 765, in set_mode
self.screen = pygame.display.set_mode((scaled_width, scaled_height), fsflag,
32)
File "src/pygame_sdl2/display.pyx", line 450, in pygame_sdl2.display.set_mode
File "src/pygame_sdl2/display.pyx", line 168, in
pygame_sdl2.display.Window.__init__
error: Could not fetch native window

While running game code:


File "renpy/common/00keymap.rpy", line 450, in <module>
File "renpy/common/00keymap.rpy", line 458, in _execute_python_hide
error: Could not fetch native window

You might also like