Just pick a a damn song.

  • Flawed Perfection

    Votes: 152 24.1%
  • Revenge Soaked Heart

    Votes: 134 21.2%
  • The Revolutionist Manifesto

    Votes: 123 19.5%
  • All Out War

    Votes: 300 47.5%

  • Total voters
    631

ProofreadingRUS

Forum Fanatic
Aug 10, 2019
4,202
2,009
The only path I liked was Mark's Harem path cause it involves just about everyone he meets.
The only thing I didn't like is that it was cut short until next update.
Normally I don't like Mr. N.. path, but compared to the other paths, that one was way better.
Just like all good paths, leaving the best for last.
I didn't like that Henry path.
He looks too old, and his jaw looks like it's about to fall off.
That happily ever after ending path, definitely needs a remake for sure.
 
Last edited:

ferdi3113

Newbie
May 12, 2020
18
3
Pls Help ME..... I accidentally used the "[" character when naming the "save" file and I can no longer access the "load" part.
Error i got:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/screens.rpy", line 143, in execute
  File "game/screens.rpy", line 143, in execute
  File "game/screens.rpy", line 147, in execute
  File "game/screens.rpy", line 149, in execute
  File "game/screens.rpy", line 149, in execute
  File "game/screens.rpy", line 169, in execute
  File "game/screens.rpy", line 171, in execute
  File "game/screens.rpy", line 122, in execute
  File "game/screens.rpy", line 122, in execute
  File "game/screens.rpy", line 129, in execute
NameError: Name 'M' is not defined.

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

Full traceback:
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
    python hide:
  File "renpy/ast.py", line 922, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2218, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
    python hide:
  File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
    ui.interact()
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3276, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3693, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 567, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3693, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 143, in execute
  File "game/screens.rpy", line 143, in execute
  File "game/screens.rpy", line 147, in execute
  File "game/screens.rpy", line 149, in execute
  File "game/screens.rpy", line 149, in execute
  File "game/screens.rpy", line 169, in execute
  File "game/screens.rpy", line 171, in execute
  File "game/screens.rpy", line 122, in execute
  File "game/screens.rpy", line 122, in execute
  File "game/screens.rpy", line 129, in execute
  File "renpy/text/text.py", line 1636, in _scope
    return self.set_text(self.text_parameter, scope, self.substitute, update)
  File "renpy/text/text.py", line 1660, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.android-x86_64/lib/python2.7/string.py", line 605, in get_value
  File "renpy/substitutions.py", line 228, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'M' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Angelica's Temptation: From the Beginning 0.3.0 part 2
Tue Aug 17 14:23:23 2021
 

ProofreadingRUS

Forum Fanatic
Aug 10, 2019
4,202
2,009
I only liked 1 of 3 paths I played, the Mark Harem path.
And now that I know what it is about, I'll wait until it is completed to see how good or how bad that path ends.
 

ferdi3113

Newbie
May 12, 2020
18
3
have you applied the bug fix? Because it's the first time I'm seeing this bug if you can please upload the savefile.
Where is the "bug fix" file?
After deleting the save file and the "persistent" file on the 19th page, the game returned to normal. When I put the save file back, when I come to the 19th page, the load part is locked with the same error.
Can you try putting "[" or "{" character in the name of the save file? Will you get an error?

(The problem is in the "19-10" save file)
Problem solved for me. I can get on with my life without the "19-10" file.
 

Saruh Games

The grinding never stops
Game Developer
Aug 6, 2016
609
2,194
Where is the "bug fix" file?
After deleting the save file and the "persistent" file on the 19th page, the game returned to normal. When I put the save file back, when I come to the 19th page, the load part is locked with the same error.
Can you try putting "[" or "{" character in the name of the save file? Will you get an error?

(The problem is in the "19-10" save file)
Problem solved for me. I can get on with my life without the "19-10" file.
Wow... There's a lot of saves... there are more saves than there are choices in the game, lol, but thanks, man, I'll give it a look and get back to you.
 

Saruh Games

The grinding never stops
Game Developer
Aug 6, 2016
609
2,194
Where is the "bug fix" file?
After deleting the save file and the "persistent" file on the 19th page, the game returned to normal. When I put the save file back, when I come to the 19th page, the load part is locked with the same error.
Can you try putting "[" or "{" character in the name of the save file? Will you get an error?

(The problem is in the "19-10" save file)
Problem solved for me. I can get on with my life without the "19-10" file.
So here we go; it seems that while spell-checking, I left a capital "M" instead of a low case "m," which is used to define Mark's name in the script, so that's what is causing the error in the savefile, even after fixing the script because the information is saved there. And there is no way to overwrite it so that savefile is rendered useless. I fixed the typo in the script so that error won't be there on the next update.

Thanks for reporting, mate!
 

ferdi3113

Newbie
May 12, 2020
18
3
Wow... There's a lot of saves... there are more saves than there are choices in the game, lol, but thanks, man, I'll give it a look and get back to you.
I was just wondering if there are other ways (Did not have, lol). Instead of looking through Walkthrough, I tried to explore it myself.
 

mizilic

Well-Known Member
Jan 16, 2019
1,476
928
Which path is continued in Part 2 9/10? The OP doesn't say anything this time..
 

Saruh Games

The grinding never stops
Game Developer
Aug 6, 2016
609
2,194
Hey Saruh was just wondering if you set a release date for the next update just curious





Unlocked






Hey, guys, I just wanted to drop by and tell you that progress has been slow this month because of several personal issues. Also, I was helping a friend with another project, but there are no clouds on the horizon this week, so I should be able to grind on hard mode.
Also, I'm planning to release it at the end of the month, but in the worst-case scenario, I believe that if any delay happens, the update should be out at the beginning of the next month at most.
Well, I'll keep on grinding; the good news is that I've already surpassed the mark of 400 rendered images, so you guys will have a good amount of content to play with it once it's out.
I hope y'all enjoy the teaser!
I'll leave the link here for those of you who want to download it:
Thank you all for your patience and support!

Though I'm still working on it, I might release it on the 10th or after that. The delay is because shit happens...
 
3.90 star(s) 55 Votes