0% found this document useful (0 votes)
42 views1 page

Uncaught Exception in The Lewd House

Uploaded by

Diego
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)
42 views1 page

Uncaught Exception in The Lewd House

Uploaded by

Diego
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

I'm sorry, but an uncaught exception occurred.

While running game code:


NameError: Name 'player' is not defined.

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "game/scripts/characters/[Link]", line 7, in script
File "C:\Users\silva\OneDrive\Documentos\TheLewdHouseHelpingHand-0.2.1-pc\
TheLewdHouseHelpingHand-0.2.1-pc\renpy\[Link]", line 2557, in execute
[Link](self)
File "C:\Users\silva\OneDrive\Documentos\TheLewdHouseHelpingHand-0.2.1-pc\
TheLewdHouseHelpingHand-0.2.1-pc\renpy\[Link]", line 615, in execute
[Link](who, what, *args, **kwargs)
File "C:\Users\silva\OneDrive\Documentos\TheLewdHouseHelpingHand-0.2.1-pc\
TheLewdHouseHelpingHand-0.2.1-pc\renpy\[Link]", line 1493, in say
who(what, *args, **kwargs)
File "C:\Users\silva\OneDrive\Documentos\TheLewdHouseHelpingHand-0.2.1-pc\
TheLewdHouseHelpingHand-0.2.1-pc\renpy\[Link]", line 1379, in __call__
what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
File "C:\Users\silva\OneDrive\Documentos\TheLewdHouseHelpingHand-0.2.1-pc\
TheLewdHouseHelpingHand-0.2.1-pc\renpy\[Link]", line 1293, in prefix_suffix
return (sub(prefix) + sub(body) + sub(suffix))
File "C:\Users\silva\OneDrive\Documentos\TheLewdHouseHelpingHand-0.2.1-pc\
TheLewdHouseHelpingHand-0.2.1-pc\renpy\[Link]", line 1273, in sub
return [Link](s, scope=scope, force=force,
translate=translate)[0]
File "C:\Users\silva\OneDrive\Documentos\TheLewdHouseHelpingHand-0.2.1-pc\
TheLewdHouseHelpingHand-0.2.1-pc\renpy\[Link]", line 368, in substitute
s = interpolate(s, kwargs) # type: ignore
File "C:\Users\silva\OneDrive\Documentos\TheLewdHouseHelpingHand-0.2.1-pc\
TheLewdHouseHelpingHand-0.2.1-pc\renpy\[Link]", line 86, in interpolate
raise e
File "C:\Users\silva\OneDrive\Documentos\TheLewdHouseHelpingHand-0.2.1-pc\
TheLewdHouseHelpingHand-0.2.1-pc\renpy\[Link]", line 78, in interpolate
value = [Link].py_eval(code, {}, scope)
File "C:\Users\silva\OneDrive\Documentos\TheLewdHouseHelpingHand-0.2.1-pc\
TheLewdHouseHelpingHand-0.2.1-pc\renpy\[Link]", line 1209, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Users\silva\OneDrive\Documentos\TheLewdHouseHelpingHand-0.2.1-pc\
TheLewdHouseHelpingHand-0.2.1-pc\renpy\[Link]", line 1202, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
File "C:\Users\silva\OneDrive\Documentos\TheLewdHouseHelpingHand-0.2.1-pc\
TheLewdHouseHelpingHand-0.2.1-pc\renpy\[Link]", line 310, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'player' is not defined.

Windows-10-10.0.22621 AMD64
Ren'Py 8.2.1.24030407
The Lewd House Helping Hand 0.2.1
Thu Dec 26 08:43:08 2024

You might also like