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

Log

Uploaded by

no2norno
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)
13 views3 pages

Log

Uploaded by

no2norno
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

Sun Dec 15 21:17:52 2024

Alternative_Saves_Android_Port
Ren'Py 8.1.3.23091805

Bootstrap to the start of init.init. took 0.01s


Bootstrap to the start of init.init. took 0.01s

Manufacturer Realme Model RMX1851


Android Version: 11
Device Arch: android-arm64_v8a

Screen diagonal is 4.89192219661942 inches.


Version: Ren'Py 8.1.3.23091805
Early init. took 0.44s
Early init. took 0.44s
Attempting to sync your saves to/from stock ANDROID_PUBLIC location...
Android search paths:
/storage/emulated/0/Android/data/com.andrealphusgames.loveandsexsecondbase.demo_sta
ndard/files/../../../../Documents/RenPy_Saves/
com.andrealphusgames.loveandsexsecondbase.demo_standard/game
/data/user/0/com.andrealphusgames.loveandsexsecondbase.demo_standard/files/game
Loader init. took 0.38s
Loader init. took 0.38s
Loading error handling. took 1.85s
Loading error handling. took 1.85s
Loading script. took 7.22s
Loading script. took 7.22s
ALTERNATE - GameName: com.andrealphusgames.loveandsexsecondbase.demo_standard
ALTERNATE - paths:
['/storage/emulated/0/Android/data/com.andrealphusgames.loveandsexsecondbase.demo_s
tandard/files/../../../../Documents/RenPy_Saves/
com.andrealphusgames.loveandsexsecondbase.demo_standard',
'/storage/emulated/0/com.andrealphusgames.loveandsexsecondbase.demo_standard/game/
saves', '/data/user/0/com.andrealphusgames.loveandsexsecondbase.demo_standard/
files/saves',
'/storage/emulated/0/Android/data/com.andrealphusgames.loveandsexsecondbase.demo_st
andard/files/saves']
Saving to
/storage/emulated/0/Android/data/com.andrealphusgames.loveandsexsecondbase.demo_sta
ndard/files/../../../../Documents/RenPy_Saves/
com.andrealphusgames.loveandsexsecondbase.demo_standard
Loading save slot metadata. took 0.33s
Loading save slot metadata. took 0.33s
Loading persistent. took 0.00s
Loading persistent. took 0.00s
Set script version to: (8, 1, 3)
- Init at start.rpyc:285 took 2.10817 s.
- Init at cl/labels_story.rpyc:3 took 1.25410 s.
- Init at start.rpyc:258 took 1.16627 s.

Full traceback:
File "bg/house/house.rpyc", line 27, in script
File "renpy/ast.py", line 1138, in execute
File "renpy/python.py", line 1122, in py_exec_bytecode
File "game/bg/house/house.rpy", line 106, in <module>
NameError: name 'kylie' is not defined

While running game code:


File "game/bg/house/house.rpy", line 106, in <module>
NameError: name 'kylie' is not defined
DPI scale factor: 1.000000
Interface start. took 6.58s
Interface start. took 6.58s

Initializing gles renderer:


primary display bounds: (0, 0, 2132, 984)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'Qualcomm'"
Renderer: b'Adreno (TM) 616'
Version: b'OpenGL ES 3.2 [email protected] (GIT@5af5ff1, Iff02ff076a, 1609853540)
(Date:01/05/21)'
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=(2264, 1080) drawable=(2264, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Total time until interface ready: 17.94884729385376s.
Screen sizes: virtual=(1280, 720) physical=(2132, 984) drawable=(2132, 984)
Root FBO is: 0
FBO Maximum Texture Size: 2048
Hid presplash.
Screen sizes: virtual=(1280, 720) physical=(2264, 1080) drawable=(2264, 1080)
Root FBO is: 0
FBO Maximum Texture Size: 2048
While handling exception:
Traceback (most recent call last):
File "renpy/execution.py", line 596, in run
File "renpy/ast.py", line 1138, in execute
File "renpy/python.py", line 1122, in py_exec_bytecode
File "game/bg/house/house.rpy", line 106, in <module>
NameError: name 'kylie' is not defined

During handling of the above exception, another exception occurred:

Traceback (most recent call last):


File "renpy/display/error.py", line 140, in report_exception
File "renpy/game.py", line 287, in invoke_in_new_context
File "renpy/display/error.py", line 48, in call_exception_screen
File "renpy/ui.py", line 299, in interact
File "renpy/display/core.py", line 3582, in interact
File "renpy/display/core.py", line 4346, in interact_core
File "renpy/display/core.py", line 3383, in check_suspend
File "renpy/display/core.py", line 3337, in mobile_save
File "renpy/loadsave.py", line 406, in save
File "renpy/rollback.py", line 1044, in freeze
File "renpy/rollback.py", line 599, in complete
AttributeError: 'NoneType' object has no attribute 'stores'

Full traceback:
File "renpy/bootstrap.py", line 275, in bootstrap
File "renpy/main.py", line 1061, in main
File "bg/house/house.rpyc", line 27, in script
File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-
packages/future/utils/__init__.py", line 444, in raise_
File "bg/house/house.rpyc", line 27, in script
File "renpy/ast.py", line 1138, in execute
File "renpy/python.py", line 1122, in py_exec_bytecode
File "game/bg/house/house.rpy", line 106, in <module>
NameError: name 'kylie' is not defined

While running game code:


File "game/bg/house/house.rpy", line 106, in <module>
NameError: name 'kylie' is not defined

You might also like