4.10 star(s) 187 Votes

ddf

Active Member
Jun 27, 2017
687
376
wrong emoticon sorry.

So those games you mentioned are continuations ??
Yes, in the same Candyverse.
In "Regrets no More" you might meet a character from "No More Secrets".
Also, the school building is the same.
Maybe there will be more linked content later.
 
  • Like
Reactions: Lockyn87

hjsa

New Member
Apr 11, 2020
1
1
I wish there is a sequel of the Mc going to college or smth with the character you choose at the prom or maybe a collaboration between the different games once they have been completed.
 
Last edited:
  • Like
Reactions: VOYEUR

ddf

Active Member
Jun 27, 2017
687
376
I wish there is a sequel of the Mc going to college or smth with the character you choose at the prom or maybe a collaboration between the different games once they have been completed.
I don't want to be the Captain Obvious but the patron support is one of the things that developer's total productivity depends on :)
 
  • Like
Reactions: Darkness65

Cramone

Member
May 14, 2018
267
89
i got error

Code:
[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 "ep11_convs.rpyc", line 858, in script
  File "C:\NoMoreSecrets-0.11-pc\renpy\ast.py", line 1678, in execute
    rv = renpy.game.script.lookup(target)
  File "C:\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
Sun Jun 06 17:38:17 2021
[/CODE]
 

cebs

Engaged Member
Feb 19, 2018
2,429
10,449
Last edited:

Aguzy

Member
Aug 4, 2020
102
138
Wonder if someone can help. when I boot up the game it tells me the ic patch is installed but then says its out of date please update but when i try the mega link has been removed. Could someone please provide the up to date patch ic please

Edit: deleted the patch and added again and now working. added before the mod and bug fix so maybe thats why it was telling me it was out of date
 
Last edited:
  • Like
Reactions: KamalKhan

XV71

Active Member
Feb 25, 2020
673
3,464
anyone have a fix for the icpatch?

Code:
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'patch/images/splashscreen.jpg'>:
  File "renpy/common/00start.rpy", line 224, in script call
    call _splashscreen from _call_splashscreen_1
  File "game/script.rpy", line 25, in <module>
IOError: Couldn't find file 'patch/images/splashscreen.jpg'.

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

Full traceback:
  File "renpy/common/00start.rpy", line 224, in script call
    call _splashscreen from _call_splashscreen_1
  File "script.rpyc", line 25, in script
  File "D:\NSFW\NoMoreSecrets-0.11-pc\NoMoreSecrets-0.11-pc\renpy\ast.py", line 900, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "D:\NSFW\NoMoreSecrets-0.11-pc\NoMoreSecrets-0.11-pc\renpy\python.py", line 1930, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/script.rpy", line 25, in <module>
  File "D:\NSFW\NoMoreSecrets-0.11-pc\NoMoreSecrets-0.11-pc\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\NSFW\NoMoreSecrets-0.11-pc\NoMoreSecrets-0.11-pc\renpy\display\core.py", line 2690, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "D:\NSFW\NoMoreSecrets-0.11-pc\NoMoreSecrets-0.11-pc\renpy\display\core.py", line 3174, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "D:\NSFW\NoMoreSecrets-0.11-pc\NoMoreSecrets-0.11-pc\renpy\display\core.py", line 2086, in draw_screen
    renpy.config.screen_height,
  File "render.pyx", line 516, in renpy.display.render.render_screen
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\NSFW\NoMoreSecrets-0.11-pc\NoMoreSecrets-0.11-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\NSFW\NoMoreSecrets-0.11-pc\NoMoreSecrets-0.11-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\NSFW\NoMoreSecrets-0.11-pc\NoMoreSecrets-0.11-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "render.pyx", line 151, in renpy.display.render.render
  File "render.pyx", line 244, in renpy.display.render.render
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "render.pyx", line 244, in renpy.display.render.render
  File "D:\NSFW\NoMoreSecrets-0.11-pc\NoMoreSecrets-0.11-pc\renpy\display\im.py", line 580, in render
    return cache.get(self, render=True)
  File "D:\NSFW\NoMoreSecrets-0.11-pc\NoMoreSecrets-0.11-pc\renpy\display\im.py", line 266, in get
    surf = image.load()
  File "D:\NSFW\NoMoreSecrets-0.11-pc\NoMoreSecrets-0.11-pc\renpy\display\im.py", line 625, in load
    surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
  File "D:\NSFW\NoMoreSecrets-0.11-pc\NoMoreSecrets-0.11-pc\renpy\loader.py", line 576, in load
    raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'patch/images/splashscreen.jpg'.

Windows-8-6.2.9200
Ren'Py 7.2.2.491
No More Secrets 0.11
Sat Jun 19 22:11:21 2021
 

pimpcee

Newbie
Feb 26, 2020
38
46
Hey guys, I hope someone is still here and will be able to help me. I've got a question about the walkthrough, because I can't quite understand something, and I don't wanna waste time checking it myself. I wanna see as many endings as I can, so let's take for example solo Brandy ending. The walkthrough says something like this
You don't have permission to view the spoiler content. Log in or register now.
Does that mean, that I can't fuck Stephania, Vanessa and Amber for the whole game, or does that apply only to last chapter, or from some point in the game, for example since I told Brandy that I love her?
 
4.10 star(s) 187 Votes