0% found this document useful (0 votes)
25 views2 pages

log

Uploaded by

dsdsa
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)
25 views2 pages

log

Uploaded by

dsdsa
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/ 2

2024-12-03 15:06:09 UTC

Windows-10-10.0.19041
Ren'Py 8.3.2.24090902

DLegacy
0.8.5.1
Built at 2024-11-25 03:46:15 UTC

Early init took 0.10s


Loading error handling took 0.12s
Loading script took 4.40s
Loading save slot metadata took 0.25s
Loading persistent took 0.00s
Set script version to: (8, 3, 2)
Running init code took 0.28s
Loading analysis data took 0.03s
Analyze and compile ATL took 0.05s
Reloading save slot metadata took 0.15s
Index archives took 0.00s
Dump and make backups took 0.00s
Cleaning cache took 0.00s
Making clean stores took 0.00s
Initial gc took 0.09s
DPI scale factor: 1.250000
nvdrs: Loaded, about to disable thread optimizations.
nvdrs: b"Couldn't load nvlib." (can be ignored)
Creating interface object took 0.03s
Cleaning stores took 0.00s
Init translation took 0.09s
Build styles took 0.00s
Load screen analysis took 0.01s
Analyze screens took 0.01s
Save screen analysis took 0.03s
Prepare screens took 0.10s
Save pyanalysis. took 0.03s
Save bytecode. took 0.08s
Running _start took 0.00s
Interface start took 0.10s

Initializing gl2 renderer:


primary display bounds: (0, 0, 1920, 1080)
swap interval: 1 frames
Windowed mode.
Vendor: "b'Intel'"
Renderer: b'Intel(R) Iris(R) Xe Graphics'
Version: b'4.6.0 - Build 30.0.101.2079'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1724, 970) drawable=(1724, 970)
Maximum texture size: 4096x4096
Cleaning stores took 0.00s
Init translation took 0.00s
Build styles took 0.00s
Load screen analysis took 0.06s
Analyze screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.03s
Screen sizes: virtual=(1920, 1080) physical=(1724, 991) drawable=(1724, 991)
Maximum texture size: 4096x4096
Cleaning stores took 0.00s
Init translation took 0.00s
Build styles took 0.00s
Load screen analysis took 0.05s
Analyze screens took 0.00s
Prepare screens took 0.00s
Running _start took 0.05s

Full traceback:
File "game/script.rpy", line 2, in script
$ f_on_load()
File "C:\Users\felip\Downloads\DLegacy-0.8.5.1 by Thatty\renpy\ast.py", line 821,
in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\felip\Downloads\DLegacy-0.8.5.1 by Thatty\renpy\python.py", line
1178, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/script.rpy", line 2, in <module>
$ f_on_load()
File "game/function/function_load.rpy", line 17, in f_on_load
f_on_update()
File "game/function/function_load.rpy", line 228, in f_on_update
if "a_0001" in item.event and item.event['a_0001'] > 0:
AttributeError: 'StoreModule' object has no attribute 'event'

While running game code:


File "game/script.rpy", line 2, in script
$ f_on_load()
File "game/script.rpy", line 2, in <module>
$ f_on_load()
File "game/function/function_load.rpy", line 17, in f_on_load
f_on_update()
File "game/function/function_load.rpy", line 228, in f_on_update
if "a_0001" in item.event and item.event['a_0001'] > 0:
AttributeError: 'StoreModule' object has no attribute 'event'

You might also like