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

2.20 star(s) 31 Votes

Hupia

Newbie
Nov 25, 2020
39
29
Yet another

I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00gamemenu.rpy", line 174, in script
$ ui.interact()
File "renpy/common/00gamemenu.rpy", line 174, in <module>
$ ui.interact()
File "game/Screens/StatsFilles.rpy", line 406, in execute
File "game/Screens/StatsFilles.rpy", line 406, in execute
File "game/Screens/StatsFilles.rpy", line 409, in execute
File "game/Screens/StatsFilles.rpy", line 413, in execute
File "game/Screens/StatsFilles.rpy", line 414, in execute
File "game/Screens/StatsFilles.rpy", line 477, in execute
File "game/001-Shop_Girls/01-Define.rpy", line 42, in execute
File "game/001-Shop_Girls/01-Define.rpy", line 42, in execute
File "game/001-Shop_Girls/01-Define.rpy", line 43, in execute
SyntaxError: unexpected EOF while parsing (game/001-Shop_Girls/01-Define.rpy, line 42)

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

Full traceback:
File "renpy/common/00gamemenu.rpy", line 174, in script
$ ui.interact()
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/00gamemenu.rpy", line 174, in <module>
$ ui.interact()
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)
[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 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/Screens/StatsFilles.rpy", line 406, in execute
File "game/Screens/StatsFilles.rpy", line 406, in execute
File "game/Screens/StatsFilles.rpy", line 409, in execute
File "game/Screens/StatsFilles.rpy", line 413, in execute
File "game/Screens/StatsFilles.rpy", line 414, in execute
File "game/Screens/StatsFilles.rpy", line 477, in execute
File "game/001-Shop_Girls/01-Define.rpy", line 42, in execute
File "game/001-Shop_Girls/01-Define.rpy", line 42, in execute
File "game/001-Shop_Girls/01-Define.rpy", line 43, in 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 344, in evaluate
value = renpy.python.py_eval(v, locals=scope)
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\python.py", line 1151, in py_eval
code = py_compile(code, 'eval')
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\python.py", line 1088, in py_compile
raise e
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\python.py", line 1034, in py_compile
raise orig_e
File "C:\Users\User_01\Downloads\New folder\The Loud House Lost Panties\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\python.py", line 1027, in py_compile
tree = compile(source, filename, py_mode, ast.PyCF_ONLY_AST | flags, 1)
SyntaxError: unexpected EOF while parsing (game/001-Shop_Girls/01-Define.rpy, line 42)

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:21:32 2023
 

wess159

New Member
Jul 20, 2018
7
2
I'm sorry, but an uncaught exception occurred.

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

-- 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 326 more times]
File "Dialog/menu_talk.rpyc", line 1263, 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 251 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 430 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 144 more times]
File "LX_Ville/Theatre.rpyc", line 151, 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 123 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 41 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 223 more times]
File "LX_Ville/Theatre.rpyc", line 151, in script call
File "Events/user_masturbations.rpyc", line 189, 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 221 more times]
File "Dialog/quit.rpyc", line 130, in script
File "D:\Juegos H\RenPy\The Loud House\Versión 0.2.1_Moms_Wilds\BienvenuechezlesLoud-0.2.1_Moms_Wilds-pc\renpy\ast.py", line 1992, in execute
rv = renpy.game.script.lookup(target)
File "D:\Juegos H\RenPy\The Loud House\Versión 0.2.1_Moms_Wilds\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 'casagrande'.

Windows-7-6.1.7601-SP1 AMD64
Ren'Py 8.1.4.23101104+nightly
Bienvenue chez les Loud 0.2.1_Moms_Wilds
Thu Nov 23 00:52:22 2023

Sin título.png
 

lobesod

Member
Mar 14, 2018
108
118
Anyone know the bunker code and the driver quiz awnser
Bunker code is PI (3141)

Drivers quiz:
50kph
shooting (I'm not kidding - but it's a translation error :LOL: supposed to be "turning". Funnier this way. )
Left
Yes

Dev dont use F95 anymore, only his homepage:
which mainly is in french. I think the game vill be abandonned here on F95 in some month if dev dont show up, but most of the game is nearly unplayable, errors everywhere, so no loss.
 
  • Like
Reactions: BigOMajinn

Lupin the 3rd

Active Member
Sep 21, 2019
935
1,543
I think the game vill be abandonned here on F95 in some month if dev dont show up
You really don't know how the Abandoned Tag works, do ya? It doesn't matter if the Developer is on this Site here or Not. As long as he remains active on Patreon aka giving some informations like progress Updates, he's Safe.

Also the Developer already said that the Next Game Update will be Next year and it will feature all Scenes from the Wheel for this Character, so it means it will take more time to make this Update.

The Dev also was online this Monday in f95zone, where comes your "Dev don't use f95zone anymore" Take?
 
  • Angry
Reactions: lobesod

lobesod

Member
Mar 14, 2018
108
118
You really don't know how the Abandoned Tag works, do ya? It doesn't matter if the Developer is on this Site here or Not. As long as he remains active on Patreon aka giving some informations like progress Updates, he's Safe.

Also the Developer already said that the Next Game Update will be Next year and it will feature all Scenes from the Wheel for this Character, so it means it will take more time to make this Update.

The Dev also was online this Monday in f95zone, where comes your "Dev don't use f95zone anymore" Take?

From September I've decided to put everything exclusively on the website (which is currently being translated into multilingual versions).
afterwards, if you want to put links on F95 (or any other site), that's totally encouraged and authorized, as long as the public version is on the site ;)
Rest is self-explanatory
 

Kinou_P

Member
Game Developer
Jun 16, 2019
202
639
Hello !
I'm still here and the game is still going on ;)

I've posted version 0.2.1 and the link to the web version on F95 just for info ;)


save clear ;)

thank for assistance !

BUG FIX =>

and direct link on Mega for 0.2.1 : Mega

Changelog :
Enjoy the game!
 

Vuwo

New Member
Oct 4, 2021
1
1
Hello !
I'm still here and the game is still going on ;)

I've posted version 0.2.1 and the link to the web version on F95 just for info ;)




Enjoy the game!
Great to hear that your still working on the game, looking forward to further updates
 
  • Like
Reactions: Kinou_P

demonslender

Newbie
Jul 26, 2020
78
151
been a long while since i was last on this thread. so this is no longer behind an extreme paywall from what i've gathered, what exactly happened for that to be the case?
 
2.20 star(s) 31 Votes