Theme editor

  • RequestStream Movies, TV shows and anime streaming • 1 week trial
  • LewdCorner Site Cleanup Update
    A new cleanup update has been posted covering the recent Vault rework, rank changes, policy cleanup, and theme polish. The goal is to make LC cleaner, easier to understand, and safer for the site going forward. - Jack Of Blades
    Read More
  • use the latest updates page in the main menu for recently updated games (we are still fixing this section.)
5.00 star(s) 1 review
Hmm finally the Update. But everytime when i save i get an error
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/my_screens.rpy", line 793, in <module>
Exception: Unknown keyword arguments: default, length, prompt

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

Full traceback:
File "my_screens.rpyc", line 793, in script
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/my_screens.rpy", line 793, in <module>
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\screen.py", line 440, in per_interact
self.update()
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\ast.py", line 158, in apply_arguments
return parameters.apply(args, kwargs, ignore_errors)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\ast.py", line 145, in apply
raise Exception("Unknown keyword arguments: %s" % ( ", ".join(values.keys())))
Exception: Unknown keyword arguments: default, length, prompt

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Personal Assistant 0.3
Wed Oct 19 20:06:17 2022
```
 
Hmm finally the Update. But everytime when i save i get an error
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/my_screens.rpy", line 793, in <module>
Exception: Unknown keyword arguments: default, length, prompt

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

Full traceback:
File "my_screens.rpyc", line 793, in script
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\ast.py", line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\python.py", line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File "game/my_screens.rpy", line 793, in <module>
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\exports.py", line 2905, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\screen.py", line 440, in per_interact
self.update()
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\ast.py", line 158, in apply_arguments
return parameters.apply(args, kwargs, ignore_errors)
File "E:\PG\Gute Spiele\Blackheart Games\Personal Assistant\0.3\renpy\ast.py", line 145, in apply
raise Exception("Unknown keyword arguments: %s" % ( ", ".join(values.keys())))
Exception: Unknown keyword arguments: default, length, prompt

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Personal Assistant 0.3
Wed Oct 19 20:06:17 2022
```
It appears some old code is causing that. If you go into your menu and turn off "Save Descriptions" you shouldn't get that problem anymore. Can use that as a temporary fix.
 
There seems to be an error when leaving the cameras on the laptop. Ignoring the error goes to the to-do list, skipping the "images folder"

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 513, in execute_show_screen
renpy.with_statement(eval(transition_expr))
File "game/laptop/laptop.rpy", line 149, in execute
File "game/laptop/laptop.rpy", line 149, in execute
File "game/laptop/laptop.rpy", line 150, in execute
File "game/laptop/laptop.rpy", line 150, in <module>
File "game/laptop/laptop.rpy", line 44, in createCharacterData
File "game/laptop/laptop.rpy", line 35, in getCharacterNames
File "game/laptop/laptop.rpy", line 32, in getDirList
StopIteration:

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

Full traceback:
File "laptop/cameras.rpyc", line 10, in script call
File "laptop/cameras.rpyc", line 21, in script call
File "laptop/cameras.rpyc", line 63, in script call
File "laptop/cameras.rpyc", line 105, in script call
File "laptop/cameras.rpyc", line 116, in script call
File "laptop/cameras.rpyc", line 127, in script call
File "update2.rpyc", line 310, in script
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 513, in execute_show_screen
renpy.with_statement(eval(transition_expr))
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\exports.py", line 1601, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 2251, in do_with
clear=clear)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/laptop/laptop.rpy", line 149, in execute
File "game/laptop/laptop.rpy", line 149, in execute
File "game/laptop/laptop.rpy", line 150, in execute
File "game/laptop/laptop.rpy", line 150, in <module>
File "game/laptop/laptop.rpy", line 44, in createCharacterData
File "game/laptop/laptop.rpy", line 35, in getCharacterNames
File "game/laptop/laptop.rpy", line 32, in getDirList
StopIteration:

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Personal Assistant 0.3
Sun Nov 27 19:53:34 2022
 
There seems to be an error when leaving the cameras on the laptop. Ignoring the error goes to the to-do list, skipping the "images folder"

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 513, in execute_show_screen
renpy.with_statement(eval(transition_expr))
File "game/laptop/laptop.rpy", line 149, in execute
File "game/laptop/laptop.rpy", line 149, in execute
File "game/laptop/laptop.rpy", line 150, in execute
File "game/laptop/laptop.rpy", line 150, in <module>
File "game/laptop/laptop.rpy", line 44, in createCharacterData
File "game/laptop/laptop.rpy", line 35, in getCharacterNames
File "game/laptop/laptop.rpy", line 32, in getDirList
StopIteration:

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

Full traceback:
File "laptop/cameras.rpyc", line 10, in script call
File "laptop/cameras.rpyc", line 21, in script call
File "laptop/cameras.rpyc", line 63, in script call
File "laptop/cameras.rpyc", line 105, in script call
File "laptop/cameras.rpyc", line 116, in script call
File "laptop/cameras.rpyc", line 127, in script call
File "update2.rpyc", line 310, in script
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 513, in execute_show_screen
renpy.with_statement(eval(transition_expr))
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\exports.py", line 1601, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 2251, in do_with
clear=clear)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\glinf\Desktop\New folder (2)\LewdCorner\PersonalAssistant-BHE-0.3-pc\PersonalAssistant-BHE-0.3-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/laptop/laptop.rpy", line 149, in execute
File "game/laptop/laptop.rpy", line 149, in execute
File "game/laptop/laptop.rpy", line 150, in execute
File "game/laptop/laptop.rpy", line 150, in <module>
File "game/laptop/laptop.rpy", line 44, in createCharacterData
File "game/laptop/laptop.rpy", line 35, in getCharacterNames
File "game/laptop/laptop.rpy", line 32, in getDirList
StopIteration:

Windows-8-6.2.9200
Ren'Py 7.3.5.606
Personal Assistant 0.3
Sun Nov 27 19:53:34 2022
This is an old error from V2 that we are pretty sure we finally fixed for next release.
 
This is an old error from V2 that we are pretty sure we finally fixed for next release.

Just got this error when in the laptop scene when attempting to close (red x out after initial camera viewing).

It is the exact same error as previously posted, I compared traceback.


Edit:

***Also, on v.2 the laptop scene is a known bug. It can be skipped if you hit ignore 7 times. I've tried to fix it, but it messes up saves. It's being looked at to fix. No missed content by hitting ignore so no worries. I'll patch it when I fix it!***

Found this on F95 and it works!
```
 
Last edited:
Back
Top Bottom