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

Log

Uploaded by

bradley09roberts
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)
19 views2 pages

Log

Uploaded by

bradley09roberts
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

Wed Jun 5 18:10:18 2024

Windows-10-10.0.19045
Ren'Py 8.0.3.22090809

Bootstrap to the start of init.init took 0.03s


Early init took 0.00s
Loader init took 0.15s
Loading error handling took 0.12s
Loading script took 14.11s
Loading save slot metadata. took 0.23s
Loading persistent took 0.00s
Faled to initialize steam: FileNotFoundError("Could not find module 'C:\\Users\\
bradl\\Downloads\\Babysitters-0.1.1.-win\\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.24s
Loading analysis data took 0.02s
Analyze and compile ATL took 0.04s
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.19s
DPI scale factor: 1.000000
nvdrs: Loaded, about to disable thread optimizations.
nvdrs: b"Couldn't load nvlib." (can be ignored)
Creating interface object took 0.02s
Cleaning stores took 0.00s
Init translation took 0.17s
Build styles took 0.00s
Load screen analysis took 0.01s
Analyze screens took 0.01s
Save screen analysis took 0.02s
Prepare screens took 0.04s
Save pyanalysis. took 0.02s
Save bytecode. took 0.19s
Running _start took 0.01s
Performance test:
Interface start took 0.21s

Initializing gl2 renderer:


primary display bounds: (0, 0, 2560, 1440)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'ATI Technologies Inc.'"
Renderer: b'AMD Radeon(TM) Graphics'
Version: b'4.6.0 Compatibility Profile Context 24.5.1.240502'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(2560, 1440) drawable=(2560, 1440)
Maximum texture size: 4096x4096
controller: '030000005e040000ff02000000007200' 'Controller (Xbox One For Windows)'
1
controller: '030000005e040000ff02000000007200' 'Controller (Xbox One For Windows)'
1

Full traceback:
File "game/script.rpy", line 23971, in script
play music SexRomantic loop fadein 1.5
File "C:\Users\bradl\Downloads\Babysitters-0.1.1.-win\renpy\ast.py", line 2232,
in execute
self.call("execute")
File "C:\Users\bradl\Downloads\Babysitters-0.1.1.-win\renpy\ast.py", line 2220,
in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\bradl\Downloads\Babysitters-0.1.1.-win\renpy\statements.py", line
281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 123, in execute_play_music
renpy.music.play(_audio_eval(p["file"]),
File "renpy/common/000statements.rpy", line 32, in _audio_eval
return eval(expr, locals=store.audio.__dict__)
File "C:\Users\bradl\Downloads\Babysitters-0.1.1.-win\renpy\python.py", line
1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\bradl\Downloads\Babysitters-0.1.1.-win\renpy\python.py", line
1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 23971, in <module>
play music SexRomantic loop fadein 1.5
NameError: name 'SexRomantic' is not defined

While running game code:


File "game/script.rpy", line 23971, in script
play music SexRomantic loop fadein 1.5
File "renpy/common/000statements.rpy", line 123, in execute_play_music
renpy.music.play(_audio_eval(p["file"]),
File "renpy/common/000statements.rpy", line 32, in _audio_eval
return eval(expr, locals=store.audio.__dict__)
File "game/script.rpy", line 23971, in <module>
play music SexRomantic loop fadein 1.5
NameError: name 'SexRomantic' is not defined

You might also like