0% found this document useful (0 votes)
20 views4 pages

Log

Uploaded by

lainojavier090
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)
20 views4 pages

Log

Uploaded by

lainojavier090
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/ 4

Thu Apr 27 17:27:40 2023

Windows-10-10.0.19041
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.08s
Loading error handling took 0.12s
Loading script took 0.77s
Loading save slot metadata. took 0.00s
Loading persistent took 0.00s
Faled to initialize steam: FileNotFoundError("Could not find module 'C:\\Users\\
laino\\Desktop\\fotos web\\TheAwakening-0.4.3-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.23s
Loading analysis data took 0.07s
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.08s
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.00s
Cleaning stores took 0.00s
Init translation took 0.10s
Build styles took 0.00s
Load screen analysis took 0.07s
Analyze screens took 0.00s
Save screen analysis took 0.00s
Prepare screens took 0.19s
Save pyanalysis. took 0.00s
Save bytecode. took 0.00s
Running _start took 0.00s
Performance test:
Interface start took 0.17s

Initializing gl2 renderer:


primary display bounds: (0, 0, 1680, 1050)
swap interval: 1 frames
Fullscreen mode.
Vendor: "b'Intel'"
Renderer: b'Intel(R) UHD Graphics 630'
Version: b'4.6.0 - Build 30.0.101.1273'
Display Info: None
Screen sizes: virtual=(1920, 1080) physical=(1680, 1050) drawable=(1680, 1050)
Maximum texture size: 4096x4096

Full traceback:
File "storyParts/julietStory2.rpyc", line 1755, in script
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\ast.py", line
2232, in execute
self.call("execute")
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\ast.py", line
2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\
statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\exports.py",
line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen",
roll_forward=roll_forward)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\ui.py", line
299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-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 "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\display\
core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\display\
core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\display\
core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\display\
core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\display\
screen.py", line 451, in visit_all
callback(self)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\display\
core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\display\
screen.py", line 462, in per_interact
self.update()
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\display\
screen.py", line 653, in update
self.screen.function(**self.scope)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\ast.py", line
294, in apply_arguments
return parameters.apply(args, kwargs, ignore_errors)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\ast.py", line
279, in apply
raise TypeError(
TypeError: Unexpected keyword arguments: 'oldimage'

While running game code:


File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
TypeError: Unexpected keyword arguments: 'oldimage'

Full traceback:
File "storyParts/julietStory2.rpyc", line 1756, in script
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\ast.py", line
1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\python.py",
line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/storyParts/julietStory2.rpy", line 1756, in <module>
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\exports.py",
line 643, in show
name = tuple(name.split())
AttributeError: 'float' object has no attribute 'split'

While running game code:


File "game/storyParts/julietStory2.rpy", line 1756, in <module>
AttributeError: 'float' object has no attribute 'split'

Full traceback:
File "storyParts/landLadyStory2.rpyc", line 277, in script call
File "storyParts/landLadyStory2.rpyc", line 277, in script call
File "storyParts/landLadyStory2.rpyc", line 277, in script call
[Previous line repeated 2 more times]
File "storyParts/landLadyStory2.rpyc", line 681, in script call
File "storyParts/landLadyStory2.rpyc", line 681, in script call
File "storyParts/landLadyStory2.rpyc", line 681, in script call
[Previous line repeated 1 more time]
File "storyParts/libraryStory1.rpyc", line 219, in script
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\ast.py", line
2232, in execute
self.call("execute")
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\ast.py", line
2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\
statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\exports.py",
line 3167, in call_screen
show_screen(_screen_name, _transient=True, *args, **kwargs)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\display\
screen.py", line 1185, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen camScreenv2 is not known.

While running game code:


File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Screen camScreenv2 is not known.

Full traceback:
File "storyParts/landLadyStory2.rpyc", line 277, in script call
File "storyParts/landLadyStory2.rpyc", line 277, in script call
File "storyParts/landLadyStory2.rpyc", line 277, in script call
[Previous line repeated 2 more times]
File "storyParts/landLadyStory2.rpyc", line 681, in script call
File "storyParts/landLadyStory2.rpyc", line 681, in script call
File "storyParts/landLadyStory2.rpyc", line 681, in script call
[Previous line repeated 1 more time]
File "storyParts/libraryStory1.rpyc", line 282, in script
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\ast.py", line
2232, in execute
self.call("execute")
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\ast.py", line
2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\
statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\exports.py",
line 3167, in call_screen
show_screen(_screen_name, _transient=True, *args, **kwargs)
File "C:\Users\laino\Desktop\fotos web\TheAwakening-0.4.3-pc\renpy\display\
screen.py", line 1185, in show_screen
raise Exception("Screen %s is not known.\n" % (name[0],))
Exception: Screen camScreenv2 is not known.

While running game code:


File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Screen camScreenv2 is not known.

You might also like