4.10 star(s) 186 Votes

Penfold Mole

Engaged Member
Respected User
May 22, 2017
2,987
6,992
Code:
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 "D:\Games\Games\NoMoreSecrets-0.11_compressed\NoMoreSecrets-0.11_compressed\renpy\ast.py", line 1949, in execute
    self.call("execute")
  File "D:\Games\Games\NoMoreSecrets-0.11_compressed\NoMoreSecrets-0.11_compressed\renpy\ast.py", line 1937, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "D:\Games\Games\NoMoreSecrets-0.11_compressed\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 "D:\Games\Games\NoMoreSecrets-0.11_compressed\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 "D:\Games\Games\NoMoreSecrets-0.11_compressed\NoMoreSecrets-0.11_compressed\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Games\Games\NoMoreSecrets-0.11_compressed\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 "D:\Games\Games\NoMoreSecrets-0.11_compressed\NoMoreSecrets-0.11_compressed\renpy\display\core.py", line 3094, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Games\Games\NoMoreSecrets-0.11_compressed\NoMoreSecrets-0.11_compressed\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\Games\NoMoreSecrets-0.11_compressed\NoMoreSecrets-0.11_compressed\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\Games\NoMoreSecrets-0.11_compressed\NoMoreSecrets-0.11_compressed\renpy\display\core.py", line 541, in visit_all
    d.visit_all(callback, seen)
  File "D:\Games\Games\NoMoreSecrets-0.11_compressed\NoMoreSecrets-0.11_compressed\renpy\display\screen.py", line 430, in visit_all
    callback(self)
  File "D:\Games\Games\NoMoreSecrets-0.11_compressed\NoMoreSecrets-0.11_compressed\renpy\display\core.py", line 3094, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "D:\Games\Games\NoMoreSecrets-0.11_compressed\NoMoreSecrets-0.11_compressed\renpy\display\screen.py", line 440, in per_interact
    self.update()
  File "D:\Games\Games\NoMoreSecrets-0.11_compressed\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 "D:\Games\Games\NoMoreSecrets-0.11_compressed\NoMoreSecrets-0.11_compressed\renpy\ui.py", line 946, in _imagebutton
    idle = choice(idle, idle_image, "idle", required=True)
  File "D:\Games\Games\NoMoreSecrets-0.11_compressed\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 15:20:57 2020

This error keeps showing up. Please help
You're running a faulty compressed version of the game. A new fixed version is now available for downloading, as already posted on the previous page
https://f95zone.to/threads/no-more-secrets-v0-11-royalcandy.13673/post-3930777
 

Jacky Bruce

Member
Aug 12, 2017
226
37
Guys I have error after this option whichever i choose with Mahabbah in hotel before prom.

Does this have any fix for the error ?!


Code:
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
 
Apr 28, 2018
121
126
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').
 
  • Like
Reactions: Jacky Bruce

Jacky Bruce

Member
Aug 12, 2017
226
37
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 too have the same issue in windows .
 

Belnick

Engaged Member
Sep 3, 2018
2,646
1,266
All game sex scenes are pictured? Or at some point we have animations? Like after episode 2?
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?
 

Penfold Mole

Engaged Member
Respected User
May 22, 2017
2,987
6,992
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)
Konstantino is right about the post. However, it's the same one linked to the OP as 'Others: COMPRESSED*'

But, instead of downloading it again you can use unren to extract rpa files (unren menu option 1) and this should fix the problem as hngg mentioned in his post I already linked to my previous post.
https://f95zone.to/threads/no-more-secrets-v0-11-royalcandy.13673/post-3930777

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.
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.

______________________________________

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 or not. Sorry.
 
Last edited:

hngg

Compress All The Things!
Modder
Donor
Compressor
May 26, 2019
576
2,465
I'm sincerely sorry for putting out a build with such a commonly encountered issue. I hope everyone can understand that I can't possibly test every game I compress to 100% completion prior to publishing.

Apologies to you, Penfold Mole as well— for the storm of comments you are so graciously handling when you don't have to.

...
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.
...
You don't have permission to view the spoiler content. Log in or register now.

For people having the "Imagebutton does not have a idle image" issue:
Edit: Penfold Mole's fix now includes a fix for this and I've removed mine to avoid conflicts.
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.
 
Last edited:

assman1337

Well-Known Member
Mar 10, 2018
1,430
2,031
out 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 ?
 

assman1337

Well-Known Member
Mar 10, 2018
1,430
2,031
out 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 ?
nvm i did all the endings using saveeditor
only thing i didnt get is how to make potter fuck dianna ?
 

Penfold Mole

Engaged Member
Respected User
May 22, 2017
2,987
6,992
The incest patch for pc not working. Please help
Next time help yourself by using search in the top right corner of the page.
A simple search for 'incest patch' would have helped you instantly and led you just one page back to an answer to the exact same subject.



The patch however has zero effect to episode 11. The last one it affects is episode 10.

You don't have permission to view the spoiler content. Log in or register now.
 

gcjellyfish

Member
Dec 14, 2019
122
298
For 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.
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 and it 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.
 
Last edited:
  • Like
Reactions: hngg

hngg

Compress All The Things!
Modder
Donor
Compressor
May 26, 2019
576
2,465
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 and it 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.
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*

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).
 
Last edited:

DJ Eazy-Dik

New Member
Jun 19, 2020
13
25
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:
You don't have permission to view the spoiler content. Log in or register now.
Quick fix would be:
Code:
        brian curious "What is it?"
        if e11_fuckLizzie == True or e11_threesomeLV == True:
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?

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:
I have same problem with the renee/dianna interaction at prom.....
 
4.10 star(s) 186 Votes