- Sep 10, 2021
- 4,922
- 4,844
Yes, it looks like that button image needed by the laptop is not in the game.when i click on the laptop that i bought from the shop it gives me a text error
View attachment 2160293 View attachment 2160294
Put a screenshot or the log file here to know where the error comes from.When i try to save i got a rollback error
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/scripts/screens/laptop.rpy", line 10, in execute
File "game/scripts/screens/laptop.rpy", line 10, in execute
File "game/scripts/screens/laptop.rpy", line 17, in execute
File "game/scripts/screens/laptop.rpy", line 25, in execute
File "game/scripts/screens/laptop.rpy", line 29, in execute
File "game/scripts/screens/laptop.rpy", line 30, in execute
File "game/scripts/screens/laptop.rpy", line 33, in execute
File "game/scripts/screens/laptop.rpy", line 34, in execute
File "game/scripts/screens/laptop.rpy", line 35, in execute
File "game/scripts/screens/laptop.rpy", line 36, in execute
Exception: Imagebutton does not have a idle image. (auto=u'smartphone/btn_specials_%s.png').
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scripts/sandra.rpyc", line 448, in script call
File "scripts/sandra.rpyc", line 483, in script call
File "scripts/sandra.rpyc", line 491, in script call
File "scripts/sandra.rpyc", line 499, in script call
File "scripts/shop.rpyc", line 214, in script call
File "scripts/shop.rpyc", line 214, in script call
File "tl/english/scripts/rebels.rpyc", line 907, in script
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\ast.py", line 708, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\exports.py", line 1345, in say
who(what, *args, **kwargs)
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\character.py", line 1142, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\character.py", line 842, in do_display
**display_args)
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\character.py", line 591, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/scripts/screens/laptop.rpy", line 10, in execute
File "game/scripts/screens/laptop.rpy", line 10, in execute
File "game/scripts/screens/laptop.rpy", line 17, in execute
File "game/scripts/screens/laptop.rpy", line 25, in execute
File "game/scripts/screens/laptop.rpy", line 29, in execute
File "game/scripts/screens/laptop.rpy", line 30, in execute
File "game/scripts/screens/laptop.rpy", line 33, in execute
File "game/scripts/screens/laptop.rpy", line 34, in execute
File "game/scripts/screens/laptop.rpy", line 35, in execute
File "game/scripts/screens/laptop.rpy", line 36, in execute
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\ui.py", line 946, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\ui.py", line 940, in choice
raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto))
Exception: Imagebutton does not have a idle image. (auto=u'smartphone/btn_specials_%s.png').
Windows-8-6.2.9200
Ren'Py 7.3.5.606
Big City's Pleasures 0.5.2
Thu Nov 10 12:08:13 2022
https://f95zone.to/threads/big-citys-pleasures-v0-5-2-uncensored-porcus.16290/post-9364141Came to +1 the laptop does't work thing. Clicking ignore slightly changes the error, but I see it's already been mentioned once before. Wanted to add in the error I got.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/scripts/screens/laptop.rpy", line 10, in execute File "game/scripts/screens/laptop.rpy", line 10, in execute File "game/scripts/screens/laptop.rpy", line 17, in execute File "game/scripts/screens/laptop.rpy", line 25, in execute File "game/scripts/screens/laptop.rpy", line 29, in execute File "game/scripts/screens/laptop.rpy", line 30, in execute File "game/scripts/screens/laptop.rpy", line 33, in execute File "game/scripts/screens/laptop.rpy", line 34, in execute File "game/scripts/screens/laptop.rpy", line 35, in execute File "game/scripts/screens/laptop.rpy", line 36, in execute Exception: Imagebutton does not have a idle image. (auto=u'smartphone/btn_specials_%s.png'). -- Full Traceback ------------------------------------------------------------ Full traceback: File "scripts/sandra.rpyc", line 448, in script call File "scripts/sandra.rpyc", line 483, in script call File "scripts/sandra.rpyc", line 491, in script call File "scripts/sandra.rpyc", line 499, in script call File "scripts/shop.rpyc", line 214, in script call File "scripts/shop.rpyc", line 214, in script call File "tl/english/scripts/rebels.rpyc", line 907, in script File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\ast.py", line 708, in execute renpy.exports.say(who, what, *args, **kwargs) File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\exports.py", line 1345, in say who(what, *args, **kwargs) File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\character.py", line 1142, in __call__ self.do_display(who, what, cb_args=self.cb_args, **display_args) File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\character.py", line 842, in do_display **display_args) File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\character.py", line 591, in display_say rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward) File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\ui.py", line 297, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\core.py", line 2702, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\core.py", line 3094, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\core.py", line 541, in visit_all d.visit_all(callback, seen) File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\screen.py", line 430, in visit_all callback(self) File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\core.py", line 3094, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\screen.py", line 440, in per_interact self.update() File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\display\screen.py", line 625, in update self.screen.function(**self.scope) File "game/scripts/screens/laptop.rpy", line 10, in execute File "game/scripts/screens/laptop.rpy", line 10, in execute File "game/scripts/screens/laptop.rpy", line 17, in execute File "game/scripts/screens/laptop.rpy", line 25, in execute File "game/scripts/screens/laptop.rpy", line 29, in execute File "game/scripts/screens/laptop.rpy", line 30, in execute File "game/scripts/screens/laptop.rpy", line 33, in execute File "game/scripts/screens/laptop.rpy", line 34, in execute File "game/scripts/screens/laptop.rpy", line 35, in execute File "game/scripts/screens/laptop.rpy", line 36, in execute File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\ui.py", line 946, in _imagebutton idle = choice(idle, idle_image, "idle", required=True) File "C:\Users\BriMa\Desktop\BigCitysPleasures-0.5.2-pc\renpy\ui.py", line 940, in choice raise Exception("Imagebutton does not have a %s image. (auto=%r)." % (name, auto)) Exception: Imagebutton does not have a idle image. (auto=u'smartphone/btn_specials_%s.png'). Windows-8-6.2.9200 Ren'Py 7.3.5.606 Big City's Pleasures 0.5.2 Thu Nov 10 12:08:13 2022
View attachment log.txtPut a screenshot or the log file here to know where the error comes from.
Or visit our Discord, we can help you there too.
You're doing it right, that's the right thing to do:stuck with Cassie.
keep practiciing with the camera ( hint: Use the same angle for photos)
i think 10 times already
If you decide to ignore someone you will not be able to continue with their path. They may appear in a scene for plot purposes, but they will not interact with you. That's in case you don't like that kind of character and prefer not to "waste time" with her.For the most part I like the game, but does it still advance if you decide to ignore someone? - also why the crap with the teacher, at least make it a choice, also how is the MC going to be a better choice for Gina if he still also fools around with Katia etc.... is this going to be a harem game or must he pick someone
Porcus, that update took so long to come out, I had feared it was abandoned. That said; I DON'T CARE! I'm just glad it's continuing to be developed and you guys continue to create great, no-compromises content. Like you said, it's a hobby. It's a hobby that you enjoy and are very good at. I'll be here 'til the end. Great job, guys!
I forgot how much I loved this game until this update came out.
Great renders, great story, it's funny, and fun to play.
The hint system is one of the best there is, means you don't get stuck unsure of what to do.
Can't wait for more, definitely one of my favourites. Hope we see more of the Femdom teacher sessions with the mom and also more of the sister.
Maybe you saved too much at the end of v0.4.x.So I downloaded the new version and loaded my save and all I got was a dance animation from Gina, mom and sister telling me it was the end of the version and then taking me back to the mainscreen???