- May 18, 2018
- 267
- 149
- 196
@ KlaususTwo exceptions in a row while punishing Bree in the Club: She should finish cleaning like this.
[/CODE]Code:[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 203, in script call call day_loop from _call_day_loop File "game/script.rpy", line 214, in script call call core_loop from _call_core_loop File "game/script.rpy", line 291, in script call call expression label from _call_expression File "game/modules/00core/minor_characters/bree/bree.rpy", line 2301, in script $ breemaid.change_image('b_clerk_maid_1_5') File "game/modules/00core/minor_characters/bree/bree.rpy", line 2301, in <module> $ breemaid.change_image('b_clerk_maid_1_5') NameError: name 'breemaid' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 203, in script call call day_loop from _call_day_loop File "game/script.rpy", line 214, in script call call core_loop from _call_core_loop File "game/script.rpy", line 291, in script call call expression label from _call_expression File "game/modules/00core/minor_characters/bree/bree.rpy", line 2301, in script $ breemaid.change_image('b_clerk_maid_1_5') File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\ast.py", line 900, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\python.py", line 1930, in py_exec_bytecode exec bytecode in globals, locals File "game/modules/00core/minor_characters/bree/bree.rpy", line 2301, in <module> $ breemaid.change_image('b_clerk_maid_1_5') NameError: name 'breemaid' is not defined Windows-8-6.2.9200 Ren'Py 7.2.2.491 The Wife Trainer Files exElsa0.7d Sun Jul 21 07:40:54 2019
[/CODE]Code:[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 552, in script call call expression label from _call_expression_1 File "game/modules/00core/minor_characters/bree/bree.rpy", line 109, in script $ breemaid.change_image('b_clerk_maid_1_5') File "game/modules/00core/minor_characters/bree/bree.rpy", line 109, in <module> $ breemaid.change_image('b_clerk_maid_1_5') NameError: name 'breemaid' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 552, in script call call expression label from _call_expression_1 File "game/modules/00core/minor_characters/bree/bree.rpy", line 109, in script $ breemaid.change_image('b_clerk_maid_1_5') File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\ast.py", line 900, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "H:\Games\NEU\WifeTrainerFiles-exElsa0.7d-pc\renpy\python.py", line 1930, in py_exec_bytecode exec bytecode in globals, locals File "game/modules/00core/minor_characters/bree/bree.rpy", line 109, in <module> $ breemaid.change_image('b_clerk_maid_1_5') NameError: name 'breemaid' is not defined Windows-8-6.2.9200 Ren'Py 7.2.2.491 The Wife Trainer Files exElsa0.7d Sun Jul 21 07:40:58 2019
PS: How do i put code in spoiler tags? When i tried, it messed up the breaks.
Also, I think when you put code into the spoiler tag, it formats it to remove the spacing and breaks. I will tinker with it to see if I can get it to work.
Edit: I think I got the spoiler tag to work with the code I will provide a text file to show you what I did. It should work.
Re-Edit: Also make sure any text you want to be displayed is outside the spoiler tag.
Re-Re-Edit: You can find most of what you need here: https://f95zone.to/help/bb-codes/
Removed bree file
Last edited: