Fri Oct 21 11:44:34 2022
Windows-10-10.0.19044
Ren'Py 8.0.3.22090809
Bootstrap to the start of init.init took 0.04s
Early init took 0.00s
Loader init took 0.06s
Loading error handling took 0.10s
Loading script took 0.68s
Loading save slot metadata. took 0.24s
Loading persistent took 0.01s
Faled to initialize steam: FileNotFoundError("Could not find module 'D:\\System\\anna_exciting_affection_v0.951_a_mark_for_life_PC\\lib\\py3-windows-x86_64\\steam_api64.dll' (or one of its dependencies). Try using the full path with constructor syntax.")
Set script version to: (8, 0, 3)
Running init code took 0.11s
Loading analysis data took 0.02s
Analyze and compile ATL took 0.01s
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.07s
DPI scale factor: 1.000000
nvdrs: Loaded, about to disable thread optimizations.
nvdrs: Disabled thread optimizations.
Creating interface object took 0.17s
Cleaning stores took 0.00s
Init translation took 0.08s
Build styles took 0.00s
Load screen analysis took 0.04s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.08s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.00s
Performance test:
Interface start took 0.22s
Initializing gl2 renderer:
primary display bounds: (0, 0, 1920, 1080)
swap interval: 1 frames
Windowed mode.
Vendor: "b'NVIDIA Corporation'"
Renderer: b'GeForce GTX 1660 Ti/PCIe/SSE2'
Version: b'4.6.0 NVIDIA 461.09'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1739, 978) drawable=(1739, 978)
Maximum texture size: 4096x4096
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\core.py", line 4258, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\screen.py", line 743, in event
rv = self.child.event(ev, x, y, st)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\layout.py", line 1399, in event
rv = super(Window, self).event(ev, x, y, st)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\layout.py", line 1175, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\layout.py", line 279, in event
rv = d.event(ev, x - xo, y - yo, st)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\behavior.py", line 1073, in event
return handle_click(self.clicked)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\behavior.py", line 1008, in handle_click
rv = run(action)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\display\behavior.py", line 329, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\loadsave.py", line 768, in load
roots, log = loads(location.load(filename))
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\compat\pickle.py", line 100, in loads
return load(io.BytesIO(s))
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\compat\pickle.py", line 97, in load
return up.load()
File "D:\System\anna_exciting_affection_v0.951_a_mark_for_life_PC\renpy\compat\pickle.py", line 93, in find_class
return super().find_class(module, name)
AttributeError: Can't get attribute 'phoneLogJohn' on <renpy.python.StoreModule object at 0x000000000416a670>
While running game code:
File "renpy/common/00action_file.rpy", line 463, in __call__
renpy.load(fn)
AttributeError: Can't get attribute 'phoneLogJohn' on <renpy.python.StoreModule object at 0x000000000416a670>