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

Log

The document details the log output from running a Ren'Py game on an Android device. It provides details on the device, screen, loading and initialization times, and outputs a traceback showing a NameError occurring when trying to reference an undefined variable 'pname' during game code execution.

Uploaded by

HR Channel
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)
26 views3 pages

Log

The document details the log output from running a Ren'Py game on an Android device. It provides details on the device, screen, loading and initialization times, and outputs a traceback showing a NameError occurring when trying to reference an undefined variable 'pname' during game code execution.

Uploaded by

HR Channel
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 Oct 19 11:39:29 2022

Unknown platform.
Ren'Py 7.5.3.22090809

Bootstrap to the start of init.init took 0.00s


Bootstrap to the start of init.init took 0.00s
Manufacturer Sony model SOV36
Screen diagonal is 5.06539143201 inches.
Early init took 0.26s
Early init took 0.26s
Android search paths:
/storage/emulated/0/Android/data/da.fix.future/files/../../../../Documents/DA/
da.fix.future/game /data/data/da.fix.future/files/game
Loader init took 0.11s
Loader init took 0.11s
Loading error handling took 0.29s
Loading error handling took 0.29s
Loading script took 4.77s
Loading script took 4.77s
Saving to
/storage/emulated/0/Android/data/da.fix.future/files/../../../../Documents/DA/
da.fix.future
Loading save slot metadata. took 0.01s
Loading save slot metadata. took 0.01s
Loading persistent took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: OSError('dlopen failed: library
"/data/user/0/da.fix.future/files/libsteam_api.so" not found',)
Set script version to: (7, 5, 1)
- Init at analytics.rpyc:7 took 1.00880 s.
- Init at 00images.rpyc:52 took 0.38176 s.
Running init code took 1.82s
Running init code took 1.82s
Loading analysis data took 0.44s
Loading analysis data took 0.44s
Analyze and compile ATL took 0.18s
Analyze and compile ATL took 0.18s
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.69s
Initial gc. took 0.69s
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.86s
Init translation took 0.86s
Build styles took 0.03s
Build styles took 0.03s
Load screen analysis took 0.19s
Load screen analysis took 0.19s
Analyze screens took 0.01s
Analyze screens took 0.01s
Save screen analysis took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.66s
Prepare screens took 0.66s
Save pyanalysis. took 0.00s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.01s
Running _start took 0.01s
Interface start took 3.99s
Interface start took 3.99s

Initializing gles2 renderer:


primary display bounds: (0, 0, 1798, 1019)
swap interval: 1 frames
Fullscreen mode.
Vendor: 'Qualcomm'
Renderer: 'Adreno (TM) 540'
Version: 'OpenGL ES 3.2 [email protected] (GIT@7ae04e7, Ia74c9b5270) (Date:09/20/18)'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1920, 1080) drawable=(1920, 1080)
Maximum texture size: 4096x4096
Total time until interface ready: 14.8924160004s
Hid presplash.

Full traceback:
File "00gamemenu.rpyc", line 170, in script
File "renpy/ast.py", line 1131, in execute
File "renpy/python.py", line 1061, in py_exec_bytecode
File "renpy/common/00gamemenu.rpy", line 170, in <module>
File "renpy/ui.py", line 299, in interact
File "renpy/display\core.py", line 3377, in interact
File "renpy/display\core.py", line 3810, in interact_core
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\core.py", line 582, in visit_all
File "renpy/display\screen.py", line 451, in visit_all
File "renpy/display\core.py", line 3810, in <lambda>
File "renpy/display\screen.py", line 462, in per_interact
File "renpy/display\screen.py", line 653, in update
File "game/1NewCheatMod.rpy", line 93, in execute
File "game/1NewCheatMod.rpy", line 93, in execute
File "game/1NewCheatMod.rpy", line 95, in execute
File "game/1NewCheatMod.rpy", line 118, in execute
File "game/1NewCheatMod.rpy", line 126, in execute
File "game/1NewCheatMod.rpy", line 132, in execute
File "game/1NewCheatMod.rpy", line 135, in execute
File "game/1NewCheatMod.rpy", line 139, in execute
File "game/1NewCheatMod.rpy", line 140, in execute
File "game/1NewCheatMod.rpy", line 149, in execute
File "game/1NewCheatMod.rpy", line 151, in execute
File "renpy/text\text.py", line 1688, in _scope
File "renpy/text\text.py", line 1712, in set_text
File "renpy/substitutions.py", line 278, 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 585, in _vformat
File "renpy/substitutions.py", line 168, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py",
line 646, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py",
line 605, in get_value
File "renpy/substitutions.py", line 236, in __getitem__
NameError: Name 'pname' is not defined.

While running game code:


File "renpy/common/00gamemenu.rpy", line 170, in <module>
File "game/1NewCheatMod.rpy", line 93, in execute
File "game/1NewCheatMod.rpy", line 93, in execute
File "game/1NewCheatMod.rpy", line 95, in execute
File "game/1NewCheatMod.rpy", line 118, in execute
File "game/1NewCheatMod.rpy", line 126, in execute
File "game/1NewCheatMod.rpy", line 132, in execute
File "game/1NewCheatMod.rpy", line 135, in execute
File "game/1NewCheatMod.rpy", line 139, in execute
File "game/1NewCheatMod.rpy", line 140, in execute
File "game/1NewCheatMod.rpy", line 149, in execute
File "game/1NewCheatMod.rpy", line 151, in execute
NameError: Name 'pname' is not defined.
Entered background.

You might also like

  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    5 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    20 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Login Min
    PDF
    No ratings yet
    Login Min
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Logk
    PDF
    No ratings yet
    Logk
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    4 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log 6547 U 6 Gbko
    PDF
    No ratings yet
    Log 6547 U 6 Gbko
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log 1
    PDF
    No ratings yet
    Log 1
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    9 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    11 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log For Game
    PDF
    No ratings yet
    Log For Game
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    4 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    11 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    4 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    4 pages
  • Log
    PDF
    No ratings yet
    Log
    23 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    5 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    2 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    7 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages
  • Log
    PDF
    No ratings yet
    Log
    8 pages
  • Log
    PDF
    No ratings yet
    Log
    3 pages