4.10 star(s) 187 Votes

zakapaka

Member
Mar 14, 2017
138
93
If you're hitting a hard error after Mbabbah (hotel owner's wife) gives you a room key try using unren.bat to extract the *.rpa archives. That worked when I spotted it while testing for the first release.

It was corrected in the next version along with the "ep1lc7_continue" (should be "ep11c7_continue") error affecting Vanessa solo path in the next release.
How do I do this please help
 

Warhawk1

Member
Apr 30, 2019
320
672
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
ScriptError: could not find label 'e1c7_continue'.

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

Full traceback:
  File "lib/windows-i686/ep11_convs.rpyc", line 858, in script
  File "F:\Games-A\No more Secrets(0.8.0)[Update]\NoMoreSecrets-0.11-pc\renpy\ast.py", line 1678, in execute
    rv = renpy.game.script.lookup(target)
  File "F:\Games-A\No more Secrets(0.8.0)[Update]\NoMoreSecrets-0.11-pc\renpy\script.py", line 886, in lookup
    raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'e1c7_continue'.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
No More Secrets 0.11
Fri Jul 31 01:25:16 2020

Got this bug on Vanessa only route
 

chipsiup

Active Member
Aug 12, 2016
528
1,071
Running into an error on the compressed version that crashes my game:

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

Penfold Mole

Engaged Member
Respected User
May 22, 2017
3,174
7,850
Running into an error on the compressed version that crashes my game:

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').
Seems to be the problem with only the compessed version.
Highly likely because the automatic compression script was unable to recognize or modify a file name with variables in it. I'm guessing these images exist in the compressed version with webp extension while game script is still expecting a png.
Whoever compressed it should have modified these 'dynamic' file names manually to webp.

Since I have only the original, I can not be completely sure. Just that the original doesn't seem to have this particular problem.
 

Alfius

Engaged Member
Modder
Sep 30, 2017
2,370
4,950
I loved this game!

I'm sad it's ending, I felt like it could have continued for a very long time still.

The endings is both satisfying and a bit sudden.

Even thou I think they could have made the ending it's still a 5 star game for me.

The dev could have dragged this game out for another 10 episodes, I would have still loved the game.

Very glad it's not a harem ending, but love the few mini harem endings.
 

ThatGuyWithaAfro

Active Member
Aug 28, 2018
620
821
Any info on next game? He could sky rocket like Acting lessons to Being a Dik, or flounder[imo] like Sisterly lust to That space game, even forgot its name.
 
  • Like
Reactions: freakyfunk
4.10 star(s) 187 Votes