Ren'Py The Loud House: Lost Panties [v0.2.2] [Voracity]

2.30 star(s) 32 Votes

Kinou_P

Member
Game Developer
Jun 16, 2019
207
646
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'vet_l2_talk'.

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

Full traceback:
File "C:\Users\Jose\Downloads\win_linux\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\bootstrap.py", line 275, in bootstrap
renpy.main.main()
File "C:\Users\Jose\Downloads\win_linux\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\main.py", line 670, in main
run(restart)
File "C:\Users\Jose\Downloads\win_linux\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\main.py", line 144, in run
renpy.execution.run_context(True)
File "C:\Users\Jose\Downloads\win_linux\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\execution.py", line 955, in run_context
context.run()
File "Dialog/menu_talk.rpyc", line 173, in script call
File "Dialog/menu_talk.rpyc", line 173, in script call
File "Dialog/menu_talk.rpyc", line 173, in script call
[Previous line repeated 17 more times]
File "Dialog/menu_talk.rpyc", line 836, in script call
File "Dialog/menu_talk.rpyc", line 173, in script call
File "Dialog/menu_talk.rpyc", line 173, in script call
File "Dialog/menu_talk.rpyc", line 173, in script call
[Previous line repeated 6 more times]
File "LX_Shop/Shop_Vet.rpyc", line 136, in script
File "C:\Users\Jose\Downloads\win_linux\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\script.py", line 1013, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'vet_l2_talk'.

Windows-7-6.1.7601-SP1 AMD64
Ren'Py 8.1.4.23101104+nightly
Bienvenue chez les Loud 0.2.1_Moms_Wilds
Sun Oct 15 23:01:00 2023

View attachment 3009587
thank you very much for the feedback, I'll fix this bug in the next version (or in a patch if I can identify the other problems above quickly).

Hi. I tried using the save I had from the 0.2.0 version, but I keep getting errors. Plus, that's how I found the exotic tea scene.

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/LX_Loud_House/Couloir.rpy", line 1, in execute
  File "game/LX_Loud_House/Couloir.rpy", line 1, in execute
  File "game/LX_Loud_House/Couloir.rpy", line 18, in execute
  File "game/LX_Loud_House/Couloir.rpy", line 19, in execute
  File "game/LX_Loud_House/Couloir.rpy", line 19, in <module>
NameError: name 'geoTrack' is not defined

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

Full traceback:
  File "LX_Loud_House/Couloir.rpyc", line 36, in script
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\ast.py", line 2259, in execute
    self.call("execute")
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\exports.py", line 3347, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 3582, 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\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 4055, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\screen.py", line 476, in visit_all
    callback(self)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 4055, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\screen.py", line 487, in per_interact
    self.update()
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/LX_Loud_House/Couloir.rpy", line 1, in execute
  File "game/LX_Loud_House/Couloir.rpy", line 1, in execute
  File "game/LX_Loud_House/Couloir.rpy", line 18, in execute
  File "game/LX_Loud_House/Couloir.rpy", line 19, in execute
  File "game/LX_Loud_House/Couloir.rpy", line 19, in <module>
NameError: name 'geoTrack' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.4.23101104+nightly
Bienvenue chez les Loud 0.2.1_Moms_Wilds
Sun Oct 15 23:37:16 2023
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/LX_Loud_House/Salon.rpy", line 1, in execute
  File "game/LX_Loud_House/Salon.rpy", line 1, in execute
  File "game/LX_Loud_House/Salon.rpy", line 14, in execute
  File "game/LX_Loud_House/Salon.rpy", line 40, in execute
  File "game/LX_Loud_House/Salon.rpy", line 40, in <module>
NameError: name 'geoTrack' is not defined

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

Full traceback:
  File "LX_Loud_House/Salon.rpyc", line 54, in script
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\ast.py", line 2259, in execute
    self.call("execute")
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\ast.py", line 2241, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\statements.py", line 342, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 670, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\exports.py", line 3347, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 3582, 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\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 4055, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\screen.py", line 476, in visit_all
    callback(self)
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 4055, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\screen.py", line 487, in per_interact
    self.update()
  File "C:\Users\khali\Downloads\win_linux (16)\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/LX_Loud_House/Salon.rpy", line 1, in execute
  File "game/LX_Loud_House/Salon.rpy", line 1, in execute
  File "game/LX_Loud_House/Salon.rpy", line 14, in execute
  File "game/LX_Loud_House/Salon.rpy", line 40, in execute
  File "game/LX_Loud_House/Salon.rpy", line 40, in <module>
NameError: name 'geoTrack' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.4.23101104+nightly
Bienvenue chez les Loud 0.2.1_Moms_Wilds
Sun Oct 15 23:38:09 2023
You must have used the Debug button in the room, and saved in the room since version 0.2.0, because the bug you're giving me is just that...

Geo is an addition to 0.2.1, so you have to update the savegame with the button in the room, no other choice, or else play a new game ^^.

I play on the PC version, this error happens every time I try to enter the loud house bathroom, at any time of the day.
Can you send me your backup so I can test it, please ?
 
Last edited:
  • Like
Reactions: Idk_lel

Games&Games

Active Member
May 7, 2023
557
329
thank you very much for the feedback, I'll fix this bug in the next version (or in a patch if I can identify the other problems above quickly).



You must have used the Debug button in the room, and saved in the room since version 0.2.0, because the bug you're giving me is just that...

Geo is an addition to 0.2.1, so you have to update the savegame with the button in the room, no other choice, or else play a new game ^^.



Can you send me your backup so I can test it, please ?
This is my backup, it is saved in the hallway, just try to enter the bathroom of the house and it gives an error. Another error I saw is that before, when I spoke to the girls, the chemistry bar went up normally, now it doesn't go up at all. View attachment 1-2-LT1.save
 

Kinou_P

Member
Game Developer
Jun 16, 2019
207
646
This is my backup, it is saved in the hallway, just try to enter the bathroom of the house and it gives an error. Another error I saw is that before, when I spoke to the girls, the chemistry bar went up normally, now it doesn't go up at all. View attachment 3011229
save clear ;)

thank for assistance !

BUG FIX =>

and direct link on Mega for 0.2.1 :

Changelog :
 
Last edited:

Games&Games

Active Member
May 7, 2023
557
329
save clear ;)

thank for assistance !

BUG FIX =>

and direct link on Mega for 0.2.1 : Mega

Changelog :
Are you going to create a walkthrough for these new additions to the game that you made?
 

Feedback909

Newbie
Feb 19, 2020
21
2
save clear ;)

thank for assistance !

BUG FIX =>

and direct link on Mega for 0.2.1 : Mega

Changelog :
Hi. Things are going great for me, except for the exotic tea thing during the book club. I can't find it for some reason, yet in the previous version I saved, the tea tray was in the kitchen.
 

Kinou_P

Member
Game Developer
Jun 16, 2019
207
646
Are you going to create a walkthrough for these new additions to the game that you made?
:)

Hi. Things are going great for me, except for the exotic tea thing during the book club. I can't find it for some reason, yet in the previous version I saved, the tea tray was in the kitchen.
Hello,
it's normal the tray is in the kitchen, so Lincoln can add alcohol without being seen ;)
 

Feedback909

Newbie
Feb 19, 2020
21
2
:)


Hello,
it's normal the tray is in the kitchen, so Lincoln can add alcohol without being seen ;)
Ok. By the way, making Stella, Girl Jordan, Christina & Joy's meters go up is taking a lot longer than in the previous version.
 

Games&Games

Active Member
May 7, 2023
557
329
Ok. By the way, making Stella, Girl Jordan, Christina & Joy's meters go up is taking a lot longer than in the previous version.
I agree, in the past you talked to the characters and the meter went up calmly, now you talk and talk to them and the meter doesn't go up at all
 

Feedback909

Newbie
Feb 19, 2020
21
2
:)


Hello,
it's normal the tray is in the kitchen, so Lincoln can add alcohol without being seen ;)
Hi. I could only flirt with Stella, Girl Jordan, Joy & Christina once per day, right? I mean Stella & Girl Jordan's meters are getting higher.
 

yilkin

dl.rpdl.net
Donor
Feb 23, 2023
9,209
5,053
TheLoudHouseLostPanties-0.2.1
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.​
 

Games&Games

Active Member
May 7, 2023
557
329
Why doesn't this red heart bar go up anymore when we talk to the girls in the game, before you talked and it went up naturally, now you talk, talk and it doesn't go up anymore screenshot0001.png
 

Kinou_P

Member
Game Developer
Jun 16, 2019
207
646
Hi. I could only flirt with Stella, Girl Jordan, Joy & Christina once per day, right? I mean Stella & Girl Jordan's meters are getting higher.
Why doesn't this red heart bar go up anymore when we talk to the girls in the game, before you talked and it went up naturally, now you talk, talk and it doesn't go up anymore View attachment 3017110
the progression level for affinity with girls has been lowered. Following the correction of the bug that increased the stats too much.

A bug on the stopping of this one has been fixed a few days ago and updated in the downloads on the website.

Here's the direct link to the fix if it helps:
 

Games&Games

Active Member
May 7, 2023
557
329
the progression level for affinity with girls has been lowered. Following the correction of the bug that increased the stats too much.

A bug on the stopping of this one has been fixed a few days ago and updated in the downloads on the website.

Here's the direct link to the fix if it helps:
Mega
Even with this mega link, the progression level for affinity with girls does not go up in any way, and with most mothers too, this is my save so you can see that there is no way to go up, even by talking to her several times and several times. screenshot0002.png
 

Kinou_P

Member
Game Developer
Jun 16, 2019
207
646
Hello everyone,
Beta 1 of version 0.2.2_Mollie_Services, which offers 3 sex scenes for Mollie, will be available on Sunday for Fan (20€) !



Enjoy the game !

Even with this mega link, the progression level for affinity with girls does not go up in any way, and with most mothers too, this is my save so you can see that there is no way to go up, even by talking to her several times and several times. View attachment 3018279
Good evening, I've just checked your savegame, there are no bugs in the affection system except for emma, to whom I forgot to assign dialogue points, so each dialogue with her = 0.

But otherwise the others are ok!
after all, your savegame benefited from the affection bug, which increased levels far too quickly, so you might think it doesn't increase, but I'm telling you it does ;)

as you can see on the pictures.

Capture d’écran 2023-10-19 231011.jpg
For a better view, starting with 0.2.2 I've added a numerical display in addition to the progress bar ;)
 
Last edited:
  • Like
Reactions: Kh32020

Games&Games

Active Member
May 7, 2023
557
329
Hello everyone,
Beta 1 of version 0.2.2_Mollie_Services, which offers 3 sex scenes for Mollie, will be available on Sunday for Fan (20€) !



Enjoy the game !


Good evening, I've just checked your savegame, there are no bugs in the affection system except for emma, to whom I forgot to assign dialogue points, so each dialogue with her = 0.

But otherwise the others are ok!
after all, your savegame benefited from the affection bug, which increased levels far too quickly, so you might think it doesn't increase, but I'm telling you it does ;)

as you can see on the pictures.

View attachment 3018679
For a better view, starting with 0.2.2 I've added a numerical display in addition to the progress bar ;)
So what file do I have to download so that Emma's points increase normally?
 

Kinou_P

Member
Game Developer
Jun 16, 2019
207
646
So what file do I have to download so that Emma's points increase normally?
I'm looking at making a patch to fix version 0.2.1, I'm just waiting for more feedback to make one at once and not several, so the patch will be available Sunday ^^.

like that, I've got time to receive other bugs ;)
 

Kinou_P

Member
Game Developer
Jun 16, 2019
207
646
Sorry for double post !

the web version is now available !
 

Hupia

Newbie
Nov 25, 2020
39
29
Alright, fucked up on my last post but this one should not have the log report cut in half

I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: DynamicImage 'Images/Personnages/[talkCible]/Expression/[actorEXP]/0.png': could not find image. ('Images/Personnages//Expression/Colere/0.png')

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

Full traceback:
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 10 more times]
File "GX/Mastu_Course.rpyc", line 161, in script
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\ast.py", line 1678, in execute
renpy.exports.with_statement(trans, paired=paired)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\exports.py", line 1758, in with_statement
return renpy.game.interface.do_with(trans, paired, clear=clear)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 2978, in do_with
return self.interact(trans_pause=True,
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 3582, 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\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\screen.py", line 481, in visit_all
self.child.visit_all(callback, seen=None)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 1 more time]
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 686, in visit_all
callback(self)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\image.py", line 793, in per_interact
self.find_target()
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\image.py", line 683, in find_target
raise Exception(error)
Exception: DynamicImage 'Images/Personnages/[talkCible]/Expression/[actorEXP]/0.png': could not find image. ('Images/Personnages//Expression/Colere/0.png')

Windows-7-6.1.7601-SP1 AMD64
Ren'Py 8.1.4.23101104+nightly
Bienvenue chez les Loud 0.2.1_Moms_Wilds
Sat Oct 28 16:10:07 2023
 

Hupia

Newbie
Nov 25, 2020
39
29
And here is another

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/LX_School/Lycee_annonce.rpy", line 8, in execute
File "game/LX_School/Lycee_annonce.rpy", line 8, in execute
File "game/LX_School/Lycee_annonce.rpy", line 10, in execute
File "game/LX_School/Lycee_annonce.rpy", line 16, in execute
File "game/LX_School/Lycee_annonce.rpy", line 19, in execute
File "game/LX_School/Lycee_annonce.rpy", line 44, in execute
NameError: Name 'Deadline' is not defined.

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

Full traceback:
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 41 more times]
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 4 more times]
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
[Previous line repeated 3 more times]
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 6 more times]
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 3 more times]
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 21 more times]
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
[Previous line repeated 2 more times]
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 9 more times]
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
[Previous line repeated 9 more times]
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 25 more times]
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
[Previous line repeated 10 more times]
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 7 more times]
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
[Previous line repeated 73 more times]
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 9 more times]
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
[Previous line repeated 18 more times]
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 16 more times]
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 49 more times]
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
[Previous line repeated 46 more times]
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 24 more times]
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
[Previous line repeated 14 more times]
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 41 more times]
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 625, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
File "Dialog/menu_talk.rpyc", line 175, in script call
[Previous line repeated 48 more times]
File "LX_School/Lycee_annonce.rpyc", line 2, in script
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\ast.py", line 2259, in execute
self.call("execute")
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\exports.py", line 3347, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 3582, 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\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 4055, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 684, in visit_all
d.visit_all(callback, seen)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\screen.py", line 476, in visit_all
callback(self)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\core.py", line 4055, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\screen.py", line 487, in per_interact
self.update()
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\display\screen.py", line 680, in update
self.screen.function(**self.scope)
File "game/LX_School/Lycee_annonce.rpy", line 8, in execute
File "game/LX_School/Lycee_annonce.rpy", line 8, in execute
File "game/LX_School/Lycee_annonce.rpy", line 10, in execute
File "game/LX_School/Lycee_annonce.rpy", line 16, in execute
File "game/LX_School/Lycee_annonce.rpy", line 19, in execute
File "game/LX_School/Lycee_annonce.rpy", line 44, in execute
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\text\text.py", line 1633, in __init__
self.set_text(text, scope, substitute) # type: ignore
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\text\text.py", line 1763, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/nightly-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/nightly-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/nightly-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
File "/home/tom/ab/nightly-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'Deadline' is not defined.

Windows-7-6.1.7601-SP1 AMD64
Ren'Py 8.1.4.23101104+nightly
Bienvenue chez les Loud 0.2.1_Moms_Wilds
Sat Oct 28 16:19:01 2023
 
2.30 star(s) 32 Votes