- Aug 6, 2018
- 284
- 654
Probably is this. (I am not using compressed version so not 100% sure)Can you tell me where to find this fixed compressed version? Still not able to find it
Probably is this. (I am not using compressed version so not 100% sure)Can you tell me where to find this fixed compressed version? Still not able to find it
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/scenes/hotel_ballroom.rpy", line 6, in execute
File "game/scenes/hotel_ballroom.rpy", line 6, in execute
File "game/scenes/hotel_ballroom.rpy", line 10, in execute
File "game/scenes/hotel_ballroom.rpy", line 11, in execute
Exception: Imagebutton does not have a idle image. (auto=u'images/episode11_GS//ballroom_bn1_%s.png').
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scenes/hotel_ballroom.rpyc", line 4, in script
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\ast.py", line 1949, in execute
self.call("execute")
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\ast.py", line 1937, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\exports.py", line 2909, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\ui.py", line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\display\core.py", line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\display\core.py", line 3094, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\display\core.py", line 3094, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\display\screen.py", line 440, in per_interact
self.update()
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/scenes/hotel_ballroom.rpy", line 6, in execute
File "game/scenes/hotel_ballroom.rpy", line 6, in execute
File "game/scenes/hotel_ballroom.rpy", line 10, in execute
File "game/scenes/hotel_ballroom.rpy", line 11, in execute
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\renpy\ui.py", line 946, in _imagebutton
idle = choice(idle, idle_image, "idle", required=True)
File "C:\Users\VASANTH MANI\Documents\MEGAsync Downloads\NoMoreSecrets-0.11_compressed\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'images/episode11_GS//ballroom_bn1_%s.png').
Windows-8-6.2.9200
Ren'Py 7.3.5.606
No More Secrets 0.11
Sun Aug 02 17:38:38 2020
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
File "game/scenes/hotel_ballroom.rpy", line 6, in execute
File "game/scenes/hotel_ballroom.rpy", line 6, in execute
File "game/scenes/hotel_ballroom.rpy", line 10, in execute
File "game/scenes/hotel_ballroom.rpy", line 11, in execute
Exception: Imagebutton does not have a idle image. (auto=u'images/episode11_GS//ballroom_bn1_%s.png').
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "scenes/hotel_ballroom.rpyc", line 4, in script
File "D:\renpy-7-sdk\renpy\ast.py", line 1949, in execute
File "D:\renpy-7-sdk\renpy\ast.py", line 1937, in call
File "renpy/statements.py", line 277, in call
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
File "D:\renpy-7-sdk\renpy\exports.py", line 2905, in call_screen
File "renpy/ui.py", line 297, in interact
File "D:\renpy-7-sdk\renpy\display\core.py", line 2702, in interact
File "D:\renpy-7-sdk\renpy\display\core.py", line 3094, in interact_core
File "D:\renpy-7-sdk\renpy\display\core.py", line 541, in visit_all
File "D:\renpy-7-sdk\renpy\display\core.py", line 541, in visit_all
File "D:\renpy-7-sdk\renpy\display\core.py", line 541, in visit_all
File "renpy/display/screen.py", line 430, in visit_all
File "D:\renpy-7-sdk\renpy\display\core.py", line 3094, in <lambda>
File "renpy/display/screen.py", line 440, in per_interact
File "renpy/display/screen.py", line 625, in update
File "game/scenes/hotel_ballroom.rpy", line 6, in execute
File "game/scenes/hotel_ballroom.rpy", line 6, in execute
File "game/scenes/hotel_ballroom.rpy", line 10, in execute
File "game/scenes/hotel_ballroom.rpy", line 11, in execute
File "renpy/ui.py", line 946, in _imagebutton
File "renpy/ui.py", line 940, in choice
Exception: Imagebutton does not have a idle image. (auto=u'images/episode11_GS//ballroom_bn1_%s.png').
You can use mod to get access gallery and all the endings are available ...Love Royal Candy but this ending was weak, we didn't discover all the secrets and that makes me sad.
I too have the same issue in windows .Is there any fix for the patched android version ? Got this error after the first choice in chapter 11.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 531, in execute_call_screen File "game/scenes/hotel_ballroom.rpy", line 6, in execute File "game/scenes/hotel_ballroom.rpy", line 6, in execute File "game/scenes/hotel_ballroom.rpy", line 10, in execute File "game/scenes/hotel_ballroom.rpy", line 11, in execute Exception: Imagebutton does not have a idle image. (auto=u'images/episode11_GS//ballroom_bn1_%s.png'). -- Full Traceback ------------------------------------------------------------ Full traceback: File "scenes/hotel_ballroom.rpyc", line 4, in script File "D:\renpy-7-sdk\renpy\ast.py", line 1949, in execute File "D:\renpy-7-sdk\renpy\ast.py", line 1937, in call File "renpy/statements.py", line 277, in call File "renpy/common/000statements.rpy", line 531, in execute_call_screen File "D:\renpy-7-sdk\renpy\exports.py", line 2905, in call_screen File "renpy/ui.py", line 297, in interact File "D:\renpy-7-sdk\renpy\display\core.py", line 2702, in interact File "D:\renpy-7-sdk\renpy\display\core.py", line 3094, in interact_core File "D:\renpy-7-sdk\renpy\display\core.py", line 541, in visit_all File "D:\renpy-7-sdk\renpy\display\core.py", line 541, in visit_all File "D:\renpy-7-sdk\renpy\display\core.py", line 541, in visit_all File "renpy/display/screen.py", line 430, in visit_all File "D:\renpy-7-sdk\renpy\display\core.py", line 3094, in <lambda> File "renpy/display/screen.py", line 440, in per_interact File "renpy/display/screen.py", line 625, in update File "game/scenes/hotel_ballroom.rpy", line 6, in execute File "game/scenes/hotel_ballroom.rpy", line 6, in execute File "game/scenes/hotel_ballroom.rpy", line 10, in execute File "game/scenes/hotel_ballroom.rpy", line 11, in execute File "renpy/ui.py", line 946, in _imagebutton File "renpy/ui.py", line 940, in choice Exception: Imagebutton does not have a idle image. (auto=u'images/episode11_GS//ballroom_bn1_%s.png').
I thought this game had animated sex scene as it was a game marked favorite for me, but every last update i remember and the very last is just still picture sex scenes so maybe I added it to favorites by mistake or there are some animated scenes somewhere?All game sex scenes are pictured? Or at some point we have animations? Like after episode 2?
Can you tell me where to find this fixed compressed version? Still not able to find it
Konstantino is right about the post. However, it's the same one linked to the OP as 'Others: COMPRESSED*'Probably is this. (I am not using compressed version so not 100% sure)
Jacky, you could have realized that your traceback is identical to the one posted just a little before yours? On the previous page, actually. And we're still talking about it. So the solution is the same: either download the fixed version or use unren and extract rpa files.Guys I have error after this option whichever i choose with Mahabbah in hotel before prom.
Does this have any fix for the error ?!
You don't have permission to view the spoiler content. Log in or register now.
The problem is obviously the same as in the compressed version, but I have no idea if Android version is fixed by now or not. Sorry.Is there any fix for the patched android version ? Got this error after the first choice in chapter 11.
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "renpy/common/000statements.rpy", line 531, in execute_call_screen File "game/scenes/hotel_ballroom.rpy", line 6, in execute File "game/scenes/hotel_ballroom.rpy", line 6, in execute File "game/scenes/hotel_ballroom.rpy", line 10, in execute File "game/scenes/hotel_ballroom.rpy", line 11, in execute Exception: Imagebutton does not have a idle image. (auto=u'images/episode11_GS//ballroom_bn1_%s.png'). -- Full Traceback ------------------------------------------------------------ Full traceback: File "scenes/hotel_ballroom.rpyc", line 4, in script File "D:\renpy-7-sdk\renpy\ast.py", line 1949, in execute File "D:\renpy-7-sdk\renpy\ast.py", line 1937, in call File "renpy/statements.py", line 277, in call File "renpy/common/000statements.rpy", line 531, in execute_call_screen File "D:\renpy-7-sdk\renpy\exports.py", line 2905, in call_screen File "renpy/ui.py", line 297, in interact File "D:\renpy-7-sdk\renpy\display\core.py", line 2702, in interact File "D:\renpy-7-sdk\renpy\display\core.py", line 3094, in interact_core File "D:\renpy-7-sdk\renpy\display\core.py", line 541, in visit_all File "D:\renpy-7-sdk\renpy\display\core.py", line 541, in visit_all File "D:\renpy-7-sdk\renpy\display\core.py", line 541, in visit_all File "renpy/display/screen.py", line 430, in visit_all File "D:\renpy-7-sdk\renpy\display\core.py", line 3094, in <lambda> File "renpy/display/screen.py", line 440, in per_interact File "renpy/display/screen.py", line 625, in update File "game/scenes/hotel_ballroom.rpy", line 6, in execute File "game/scenes/hotel_ballroom.rpy", line 6, in execute File "game/scenes/hotel_ballroom.rpy", line 10, in execute File "game/scenes/hotel_ballroom.rpy", line 11, in execute File "renpy/ui.py", line 946, in _imagebutton File "renpy/ui.py", line 940, in choice Exception: Imagebutton does not have a idle image. (auto=u'images/episode11_GS//ballroom_bn1_%s.png').
...
The problem is obviously the same as in the compressed version, but I have no idea if Android version is fixed by now now or not. Sorry.
...
nvm i did all the endings using saveeditorout of the 16 endings i was able to achieve 1,2,3,6,7,8,9,11,14 with the last of my saves
could someone share saves ending at ep 10 for other endings ?
Next time help yourself by using search in the top right corner of the page.The incest patch for pc not working. Please help
Hi. I ran into that issue and it stopped my game cold. Extracted the zip and pasted the 'scenes' folder in the games 'game' folder andFor people having the "Imagebutton does not have a idle image" issue:
Can you please download and extract the file I've attached below into your game's "game" folder and tell me if this fixes the issue?
If it works, I'll pass it on to the guys porting the game to Android so they can update their builds.
In fact, what would be most helpful would be to provide a save just before the issue occurs, so we can test it ourselves.
Thanks, that helps a lot. I've updated the post with a fix for that scene as well. You can download it here: *Removed, Download Penfold Mole's fix instead*Hi. I ran into that issue and it stopped my game cold. Extracted the zip and pasted the 'scenes' folder in the games 'game' folder andit solved the problem for my game! So thanks! Now I can finish the game
EDIT:
Well...not quite. It got me past the lobby to the prom but I ran into a similar bug after shagging Lizzie in the hotel room
You don't have permission to view the spoiler content. Log in or register now.
I have same problem with the renee/dianna interaction at prom.....Appears that the existing code when choosing Brandy as prom queen is borked if the MC is in a triangle with Lizzie & Vanessa, causing it to cascade down to the Nichole scene, rather than the Brandy dance you get when only cheating with Lizzie:
Quick fix would be:You don't have permission to view the spoiler content. Log in or register now.
Proper fix would be another elif on e11_threesomeLV == True containing similar text but also mentioning Vanessa, but that's probably best left to RC?Code:brian curious "What is it?" if e11_fuckLizzie == True or e11_threesomeLV == True:
Edit:
There's also a bug in the Dianna/Rene ballroom scene (label e11c15). If you stopped blackmailing Dianna in ep 9 (e9_diannaApproach = 3 or 4) then the code skips straight to the hotel room without talking to her about it.
Code:# if e9_diannaApproach == 3 and e9_diannaApproach == 4: if e9_diannaApproach == 3 or e9_diannaApproach == 4:
Just confirming the new scenes folder fixed the second occurence for me. Thanks! Will let you know if I run into more but I won't have a chance to play much for a few hours.Thanks, that helps a lot. I've updated the post with a fix for that scene as well. You can download it here: https://attachments.f95zone.to/2020/08/771175_scenes.zip
So far this issue only seems to affect episode 11, but I'll comb through the rest of the files to make sure it doesn't happen anywhere else later. Now I at least know what the issue is and how to fix it.
If more people can confirm the fix works, I'll recommend it be included in Penfold Mole's bugfix, since it's actually an issue with the official files(it just doesn't manifest for most people).