Sangoku25

Well-Known Member
Jul 3, 2017
1,141
662
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 1, in execute
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 1, in execute
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 5, in execute
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 15, in execute
Exception: Imagebutton does not have a idle image.

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

Full traceback:
File "scripts/home_screens/kitchen/kitchenarea.rpyc", line 4, in script call
File "scripts/home_screens/kitchen/kitchenarea.rpyc", line 4, in script call
File "scripts/home_screens/kitchen/kitchenarea.rpyc", line 4, in script call
[Previous line repeated 1 more time]
File "scripts/streets/streets.rpyc", line 12, in script call
File "scripts/streets/streets.rpyc", line 27, in script call
File "scripts/streets/streets.rpyc", line 57, in script call
File "scripts/streets/streets.rpyc", line 42, in script call
File "scripts/hospital/hospitalone.rpyc", line 70, in script call
File "scripts/streets/streets.rpyc", line 42, in script call
File "scripts/streets/streets.rpyc", line 27, in script call
File "scripts/streets/streets.rpyc", line 12, in script call
File "scripts/streets/streets.rpyc", line 42, in script call
File "scripts/streets/streets.rpyc", line 12, in script call
File "scripts/streets/streets.rpyc", line 42, in script call
File "scripts/streets/streets.rpyc", line 12, in script call
File "scripts/phone/Phone_Messages.rpyc", line 153, in script call
File "scripts/streets/industrial_street/industrialstreet.rpyc", line 67, in script call
File "scripts/streets/shopping_street/shoppingstreet.rpyc", line 27, in script call
File "scripts/hospital/hospitalone.rpyc", line 70, in script call
File "scripts/streets/streets.rpyc", line 57, in script call
File "scripts/streets/streets.rpyc", line 42, in script call
File "scripts/home_screens/kitchen/kitchenarea.rpyc", line 4, in script call
File "scripts/home_screens/kitchen/kitchenarea.rpyc", line 4, in script call
File "scripts/home_screens/kitchen/kitchenarea.rpyc", line 4, in script call
[Previous line repeated 1 more time]
File "scripts/streets/streets.rpyc", line 27, in script call
File "scripts/streets/industrial_street/industrialstreet.rpyc", line 67, in script call
File "scripts/streets/streets.rpyc", line 12, in script call
File "scripts/streets/streets.rpyc", line 57, in script call
File "scripts/streets/streets.rpyc", line 27, in script call
File "scripts/events/LogicGates/Bar_LogicGate.rpyc", line 36, in script
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\ast.py", line 2232, in execute
self.call("execute")
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\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 "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\screen.py", line 462, in per_interact
self.update()
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 1, in execute
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 1, in execute
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 5, in execute
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 15, in execute
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\ui.py", line 952, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\ui.py", line 948, in choice
raise Exception("Imagebutton does not have a %s image." % (name,))
Exception: Imagebutton does not have a idle image.

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Chapter 2 v0.99
Tue Jul 25 03:41:13 2023
```


say ol is broken on the part
Ingore help not the part is compleat broke no futher
 

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
19,136
157,504
```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 1, in execute
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 1, in execute
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 5, in execute
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 15, in execute
Exception: Imagebutton does not have a idle image.

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

Full traceback:
File "scripts/home_screens/kitchen/kitchenarea.rpyc", line 4, in script call
File "scripts/home_screens/kitchen/kitchenarea.rpyc", line 4, in script call
File "scripts/home_screens/kitchen/kitchenarea.rpyc", line 4, in script call
[Previous line repeated 1 more time]
File "scripts/streets/streets.rpyc", line 12, in script call
File "scripts/streets/streets.rpyc", line 27, in script call
File "scripts/streets/streets.rpyc", line 57, in script call
File "scripts/streets/streets.rpyc", line 42, in script call
File "scripts/hospital/hospitalone.rpyc", line 70, in script call
File "scripts/streets/streets.rpyc", line 42, in script call
File "scripts/streets/streets.rpyc", line 27, in script call
File "scripts/streets/streets.rpyc", line 12, in script call
File "scripts/streets/streets.rpyc", line 42, in script call
File "scripts/streets/streets.rpyc", line 12, in script call
File "scripts/streets/streets.rpyc", line 42, in script call
File "scripts/streets/streets.rpyc", line 12, in script call
File "scripts/phone/Phone_Messages.rpyc", line 153, in script call
File "scripts/streets/industrial_street/industrialstreet.rpyc", line 67, in script call
File "scripts/streets/shopping_street/shoppingstreet.rpyc", line 27, in script call
File "scripts/hospital/hospitalone.rpyc", line 70, in script call
File "scripts/streets/streets.rpyc", line 57, in script call
File "scripts/streets/streets.rpyc", line 42, in script call
File "scripts/home_screens/kitchen/kitchenarea.rpyc", line 4, in script call
File "scripts/home_screens/kitchen/kitchenarea.rpyc", line 4, in script call
File "scripts/home_screens/kitchen/kitchenarea.rpyc", line 4, in script call
[Previous line repeated 1 more time]
File "scripts/streets/streets.rpyc", line 27, in script call
File "scripts/streets/industrial_street/industrialstreet.rpyc", line 67, in script call
File "scripts/streets/streets.rpyc", line 12, in script call
File "scripts/streets/streets.rpyc", line 57, in script call
File "scripts/streets/streets.rpyc", line 27, in script call
File "scripts/events/LogicGates/Bar_LogicGate.rpyc", line 36, in script
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\ast.py", line 2232, in execute
self.call("execute")
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\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 "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\screen.py", line 462, in per_interact
self.update()
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 1, in execute
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 1, in execute
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 5, in execute
File "game/scripts/streets/industrial_street/Bar/bar_screens.rpy", line 15, in execute
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\ui.py", line 952, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "E:\Neuer Ordner\anna_exciting_affection_v0.99_busy_anna_PC\anna_exciting_affection_v0.99_almost_there_PC\renpy\ui.py", line 948, in choice
raise Exception("Imagebutton does not have a %s image." % (name,))
Exception: Imagebutton does not have a idle image.

Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
Chapter 2 v0.99
Tue Jul 25 03:41:13 2023
```

say ol is broken on the part
Because it's a "BETA"..yes, it's been mentioned numerous times.

Fixed version and Visual novel version of Busy Anna 0.991 is out

Hello, dear Patrons!

A Fixed and Visual novel version of Anna's chapter 2 v0.991 is out and you can get it
Fixed:

-A bug where after refusing to do anything with Lenny no new messages would show up."
-A bug in the first bar scene, where after talking to Jim an error would show up."
-A bug where after Rebecca's yoga quest, an error would show and no new messages appeared."
-Incorrect music in one of the bar scenes."
-A couple of typo fixes."
 

LordofEntropy

Down with Delta-G
Donor
May 8, 2017
768
1,136
Here's a quick fix I did to get past that part in Patrick's Bar that's tripping people up. I can't say it necessarily resolves how it is "supposed" to, but it gets past the error and lets one continue on. I just gave the imagebutton its missing idle property so it doesn't error out.
 

Gob_Stopper_

New Member
Sep 9, 2021
3
0
Here's a quick fix I did to get past that part in Patrick's Bar that's tripping people up. I can't say it necessarily resolves how it is "supposed" to, but it gets past the error and lets one continue on. I just gave the imagebutton its missing idle property so it doesn't error out.
Does the job, thanks for the work!
 

LordofEntropy

Down with Delta-G
Donor
May 8, 2017
768
1,136
I did it, and doesn;t stuck . But it goes to the previus bar scene of Anna , update 0.97
That's a possibility. There was obviously some code that didn't get copied and pasted (or some extra got pasted), so I just grabbed the nearby idle property. And my memory isn't good enough to remember which scenes were before. It did let me keep going until the real patch comes lol
 

Picknikker

Newbie
Sep 20, 2017
20
31
Here's a quick fix I did to get past that part in Patrick's Bar that's tripping people up. I can't say it necessarily resolves how it is "supposed" to, but it gets past the error and lets one continue on. I just gave the imagebutton its missing idle property so it doesn't error out.
Thank you so much :) It helped.
 

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
19,136
157,504
there's a bug fix version out since yesterday
Yes, we know along with the VN version...but it's at the $25 tier...

Fixed version and Visual novel version of Busy Anna 0.991 is out

Hello, dear Patrons!

A Fixed and Visual novel version of Anna's chapter 2 v0.991 is out and you can get it
Fixed:

-A bug where after refusing to do anything with Lenny no new messages would show up."
-A bug in the first bar scene, where after talking to Jim an error would show up."
-A bug where after Rebecca's yoga quest, an error would show and no new messages appeared."
-Incorrect music in one of the bar scenes."
-A couple of typo fixes."
 
4.00 star(s) 135 Votes