arkhamtheknight

Active Member
May 3, 2017
636
181
I got this error at the scene where everyone looks at the camera recordings

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/game/screens.rpy", line 225, in execute
File "game/game/screens.rpy", line 225, in execute
File "game/game/screens.rpy", line 228, in execute
File "game/game/screens.rpy", line 229, in execute
File "game/game/screens.rpy", line 231, in execute
File "game/game/screens.rpy", line 233, in execute
NameError: Name 'Bella' is not defined.

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

Full traceback:
File "script.rpyc", line 61, in script call
File "scripts/ch1 - 00/scene4.rpyc", line 2331, in script
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\ast.py", line 1903, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\exports.py", line 1010, in menu
rv = renpy.store.menu(new_items)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\exports.py", line 1250, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\core.py", line 3377, 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 "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\screen.py", line 462, in per_interact
self.update()
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/game/screens.rpy", line 225, in execute
File "game/game/screens.rpy", line 225, in execute
File "game/game/screens.rpy", line 228, in execute
File "game/game/screens.rpy", line 229, in execute
File "game/game/screens.rpy", line 231, in execute
File "game/game/screens.rpy", line 233, in execute
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\ui.py", line 992, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\text\text.py", line 1594, in __init__
self.set_text(text, scope, substitute)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\text\text.py", line 1712, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'Bella' is not defined.

Windows-10-10.0.19043 AMD64
Ren'Py 8.0.3.22090809
Growing things Up 0.29
Fri Aug 2 02:16:25 2024
```
 

BeenThroughHell

Active Member
Sep 10, 2020
914
442
Edit: Updated for v0.29

I've made Walkthrough/Scene gallery mod for this game

Features:
  • Shows points gain in dialogues
  • Added a scene gallery to achievements
Download: MEGA PIXELDRAIN
How do i know if the mod works? Cause to me i dont see any gallery or seeing some points during dialogues
 

Bmagada

Member
Dec 18, 2021
257
652
Okay since none of you read the card at the end......this IS NOT the complete update. There are missing scenes and animations. Where it says disabled are sections that are missing things. Thats why some scenes cut off or have no animations or have choices that say disable as in they are disabled.
 

Dessolos

Conversation Conqueror
Jul 25, 2017
7,855
10,076
Okay since none of you read the card at the end......this IS NOT the complete update. There are missing scenes and animations. Where it says disabled are sections that are missing things. Thats why some scenes cut off or have no animations or have choices that say disable as in they are disabled.
I'm assuming the missing / disabled content might be in the next update when I looked at pateron it shows 0.29 came out on the 10th then on the 24the a post titled " Just one more week until the second and final part of episode 2. "
 

joelurmel

Well-Known Member
Nov 3, 2022
1,853
2,935
I got this error at the scene where everyone looks at the camera recordings

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/game/screens.rpy", line 225, in execute
File "game/game/screens.rpy", line 225, in execute
File "game/game/screens.rpy", line 228, in execute
File "game/game/screens.rpy", line 229, in execute
File "game/game/screens.rpy", line 231, in execute
File "game/game/screens.rpy", line 233, in execute
NameError: Name 'Bella' is not defined.

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

Full traceback:
File "script.rpyc", line 61, in script call
File "scripts/ch1 - 00/scene4.rpyc", line 2331, in script
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\ast.py", line 1903, in execute
choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\exports.py", line 1010, in menu
rv = renpy.store.menu(new_items)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\exports.py", line 1250, in display_menu
rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\core.py", line 3377, 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 "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\screen.py", line 462, in per_interact
self.update()
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/game/screens.rpy", line 225, in execute
File "game/game/screens.rpy", line 225, in execute
File "game/game/screens.rpy", line 228, in execute
File "game/game/screens.rpy", line 229, in execute
File "game/game/screens.rpy", line 231, in execute
File "game/game/screens.rpy", line 233, in execute
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\ui.py", line 992, in _textbutton
text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\text\text.py", line 1594, in __init__
self.set_text(text, scope, substitute)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\text\text.py", line 1712, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
File "Z:\home\arkhamtheknight\GrowingThingsUp-0.29-pc-compressed\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'Bella' is not defined.

Windows-10-10.0.19043 AMD64
Ren'Py 8.0.3.22090809
Growing things Up 0.29
Fri Aug 2 02:16:25 2024
```
Replace "Bella" by "bella" line 2331 in ...\GrowingThingsUp-0.29-pc\scripts\ch1 - 00\scene4.rpy

or save this one as ...\GrowingThingsUp-0.29-pc\scripts\ch1 - 00\
 

fishbrain

Engaged Member
Apr 9, 2018
2,675
2,899
Okay since none of you read the card at the end......this IS NOT the complete update. There are missing scenes and animations. Where it says disabled are sections that are missing things. Thats why some scenes cut off or have no animations or have choices that say disable as in they are disabled.
Would that be why Reina wants to talk about her first kiss "that I avoided" because it does say disable by that option. I just thought that meant disabling that particular path, plus the card wasn't until the end.
 

Dessolos

Conversation Conqueror
Jul 25, 2017
7,855
10,076
Recent update had 2 scenes that aren't avoidable. Yea going to pass on this one.
ah that sucks but i'll somehow put up with just cause of the actress was the only character I was interested in but probably will wait a while to check it out again haha
 
3.90 star(s) 38 Votes