Would you like to see a "Madison Love route" in the game? (Just an enquiry)


  • Total voters
    370
  • Poll closed .

raider_manhc

Active Member
Jul 12, 2018
502
201
i keep getting errors between scenes after i came to ella's home and the scene with lileva begins. like this... it seems to be everytime cherry has a scene.

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

While running game code:
KeyError: u'Devil_name'

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

Full traceback:
  File "ver11.1.rpyc", line 1949, in script
  File "renpy/ast.py", line 721, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1419, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1234, in __call__
    who = self.prefix_suffix("who", self.who_prefix, who, self.who_suffix)
  File "renpy/character.py", line 1155, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "renpy/character.py", line 1135, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'Devil_name'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Seducing The Devil 0.12a
Thu Feb  2 23:28:27 2023
 
Last edited:

raider_manhc

Active Member
Jul 12, 2018
502
201
and its bugged when choosing to punish maddie or not.. even if you click not, it shows the same scene as he is punishing her.
 

WarriorSteel

Well-Known Member
Jul 27, 2021
1,611
1,795
and its bugged when choosing to punish maddie or not.. even if you click not, it shows the same scene as he is punishing her.
This one isn't a bug. If you have sex with either Selina or Olivia, you empowered Lileva and she has enough power to influence you to fuck Madison.

The other error seems to be an old save before that variable was added, I think it you restart the game it will go away.
 
  • Like
Reactions: Snugglepuff

raider_manhc

Active Member
Jul 12, 2018
502
201
This one isn't a bug. If you have sex with either Selina or Olivia, you empowered Lileva and she has enough power to influence you to fuck Madison.

The other error seems to be an old save before that variable was added, I think it you restart the game it will go away.
ok. weird that you have the choice then and it just gives the same scene.. dev could maybe have put in a little scene with lileva doing something to influence so it wont seem so confusing or look like a bug.
 

WarriorSteel

Well-Known Member
Jul 27, 2021
1,611
1,795
ok. weird that you have the choice then and it just gives the same scene.. dev could maybe have put in a little scene with lileva doing something to influence so it wont seem so confusing or look like a bug.
But it does happens. If you empowered Lileva and choose to not fuck Madison, she will use her magic on the MC.
 

fisty123

Active Member
Oct 24, 2022
508
709
Been meaning to start this one for a while now but whenever I go lets see how it is going over the comments are all over the joint and reading them makes me go, game seems like a lot of work.

But to get out of that thought how many separate paths does this game have so far? Going through a lazy reading stage and looking for a games with less paths the last couple of months so if this game has too many to keep track of I will put it off and come back later.
 

WarriorSteel

Well-Known Member
Jul 27, 2021
1,611
1,795
Been meaning to start this one for a while now but whenever I go lets see how it is going over the comments are all over the joint and reading them makes me go, game seems like a lot of work.

But to get out of that thought how many separate paths does this game have so far? Going through a lazy reading stage and looking for a games with less paths the last couple of months so if this game has too many to keep track of I will put it off and come back later.
There are 4 paths that you will choose later in the game.
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,536
Seducing the Devil [0.12a] Compressed (Half-Tested)

Win/Linux (3,1 GB/ 799 MB) :WorkUpload,PixelDrain
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
No way I'm clicking that... what is "special" for Sancho regarding any individual file? What the heck did you do now?
 

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,536
i keep getting errors between scenes after i came to ella's home and the scene with lileva begins. like this... it seems to be everytime cherry has a scene.

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

While running game code:
KeyError: u'Devil_name'

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

Full traceback:
  File "ver11.1.rpyc", line 1949, in script
  File "renpy/ast.py", line 721, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1419, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1234, in __call__
    who = self.prefix_suffix("who", self.who_prefix, who, self.who_suffix)
  File "renpy/character.py", line 1155, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "renpy/character.py", line 1135, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "renpy/substitutions.py", line 270, in substitute
    s = formatter.vformat(s, (), kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u'Devil_name'

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Seducing The Devil 0.12a
Thu Feb  2 23:28:27 2023
To detail WarriorSteel's explanation, the variable "Devil_name" was introduced in v0.11b so loading saves that are from v0.11a and previous will give you this exception error. You must load a save that is v0.11b or later, or start from scratch. This is not the only new variable that has been introduced, so be aware of that.
 

Asenaris

Conversation Conqueror
Aug 31, 2018
6,429
24,391
No way I'm clicking that... what is "special" for Sancho regarding any individual file? What the heck did you do now?
I could add a message for you there, but unfortunately I'm too lazy to add it for the sake of the idealistic moder :D
 
3.50 star(s) 94 Votes