yukare

Newbie
Jul 16, 2017
36
138
Getting this error when I try to use the helper button:
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Neighbor/NHome.rpy", line 5, in script
    $ renpy.pause(hard=True)
  File "game/Neighbor/NHome.rpy", line 5, in <module>
    $ renpy.pause(hard=True)
  File "game/Screens/Helper.rpy", line 2, in execute
    screen gameHelper():
  File "game/Screens/Helper.rpy", line 2, in execute
    screen gameHelper():
  File "game/Screens/Helper.rpy", line 23, in execute
    for i in ["M", "S", "G", "C", "J", "T", "SI", "LA", "DO", "RO", "KE", "LU", "HA", "EV"]:
  File "game/Screens/Helper.rpy", line 24, in execute
    fixed:
  File "game/Screens/Helper.rpy", line 26, in execute
    vbox:
  File "game/Screens/Helper.rpy", line 30, in execute
    text gameHelperInfo[i][getCharLevel(i)].getTip()[0] size 20 color "#000"
  File "game/Screens/Helper.rpy", line 30, in <module>
    text gameHelperInfo[i][getCharLevel(i)].getTip()[0] size 20 color "#000"
TypeError: 'NoneType' object has no attribute '__getitem__'

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

Full traceback:
  File "game/Neighbor/NHome.rpy", line 5, in script
    $ renpy.pause(hard=True)
  File "renpy/ast.py", line 928, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "renpy/python.py", line 2245, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/Neighbor/NHome.rpy", line 5, in <module>
    $ renpy.pause(hard=True)
  File "renpy/exports.py", line 1561, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3315, 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 3735, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 436, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3735, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 447, in per_interact
    self.update()
  File "renpy/display/screen.py", line 637, in update
    self.screen.function(**self.scope)
  File "game/Screens/Helper.rpy", line 2, in execute
    screen gameHelper():
  File "game/Screens/Helper.rpy", line 2, in execute
    screen gameHelper():
  File "game/Screens/Helper.rpy", line 23, in execute
    for i in ["M", "S", "G", "C", "J", "T", "SI", "LA", "DO", "RO", "KE", "LU", "HA", "EV"]:
  File "game/Screens/Helper.rpy", line 24, in execute
    fixed:
  File "game/Screens/Helper.rpy", line 26, in execute
    vbox:
  File "game/Screens/Helper.rpy", line 30, in execute
    text gameHelperInfo[i][getCharLevel(i)].getTip()[0] size 20 color "#000"
  File "game/Screens/Helper.rpy", line 30, in <module>
    text gameHelperInfo[i][getCharLevel(i)].getTip()[0] size 20 color "#000"
TypeError: 'NoneType' object has no attribute '__getitem__'

Windows-10-10.0.19041
Ren'Py 7.4.10.2178
Sweet Affection 0.7.7
Tue Dec 14 05:21:31 2021
I think this was triggered by filling Donna's affection bar, or maybe meeting Hazel; the first time it happened was after I had done both of those two things.

EDIT: as you can see, it still thinks it's version 0.7.7, even though I've installed the subsequent patches to bring it up to 0.8.0; I'll try a fresh install from the full 0.8.0 zip and see if that fixes it.

EDIT 2: nope, didn't fix it.
I have this error too in 0.8.0
 

BloodyFace

Well-Known Member
Jul 5, 2019
1,401
2,024
Has copy and paste the 8.0 Update to my 7.9 Game and played from my last Savegame.
But when I will buy Moms Lingerie this Error Message comes.
At Sisters Lingerie not, but can't give Sister her Lingerie.
And at Rose and Donnas Event in the Living Room the same error screen appears. View attachment 1545463
I got the same error, and the level up of Donna and Rose does not trigger.
I have this error too in 0.8.0
A very kind user of the forum coded a fix for that.
You can download it here.

We're going to fix that bug officially in update 0.8.1.
this game is so slow .. and worst of all is that there are no scenes with the family .. if it were not for the mod it would be Zzz
now that there is no mod, reaching the end of this game would be a feat ... your friend will be cold every 30 minutes XD
I think you're in the wrong thread.

There is no mod for Sweet Affection and there are countless interactions between them.
Maybe check again. :)
 

BloodyFace

Well-Known Member
Jul 5, 2019
1,401
2,024
Has copy and paste the 8.0 Update to my 7.9 Game and played from my last Savegame.
But when I will buy Moms Lingerie this Error Message comes.
At Sisters Lingerie not, but can't give Sister her Lingerie.
And at Rose and Donnas Event in the Living Room the same error screen appears. View attachment 1545463
I got the same error, and the level up of Donna and Rose does not trigger.
I have this error too in 0.8.0
Since your issues seem not to be related to the helper bug, what exactly did you do?
Because after checking the 0.8.0 scripts, testing the full build and the patch, I'm not able to identify the bug you're encountering.

Is it perhaps possible that you maybe skipped updates on accident, and therefore content is missing in the game?
 

母娘蜜猟

Active Member
Feb 16, 2020
502
1,070
Now the story to me is becoming more exciting from now on when M & S don't need to hide things anymore, and they start sharing whatever they love to each other.
And i love how the sly S has her strong sense to the quite shy M. I hope they would keep appearing together in some scenes however it's just a single scene of either M or S, as like as the 7am acts at bath/toilet lately.

I think i'm going to be your top-tier patreon if you keep things on that track!
 
Last edited:

criestoomuch

Member
Oct 22, 2020
225
208
750+ Unique Events/Scenes with M&S
500+ Unique Diary Pages for M&S
150+ Unique Spy-cams for M&S
150+ Unique Events/Scenes with side characters
10+ Unique Locations on the map.
2.200.000+ Words of dialogue/story currently in the game (We stopped counting a while ago)

Now, I really don't know what you could expect more out of 9GB, but please... tell us. :)
All you've listed is the quantity but not the quality of the game. The game could be a third the size or smaller and not lose any visual quality. Also, the writing is really bloated. The diary entries are worthless to me. I don't need to go back and read about their feelings about a scene we've already seen. Especially when they tell me how they're feeling in the moment. The game is already slow enough as it is.

There's another game on this site that's the same size that uses the same style of model. It has a shit ton more sex and fetishes. And the fetishes they both approach the other game handles in a more satisfying manor. Except voyeurism. It also has more and deeper relationships. More interesting characters with more interesting backgrounds. And a much more compelling overarching narrative.

This is a really good game that would be great if you trimmed the fat.
 

yukare

Newbie
Jul 16, 2017
36
138
Is it perhaps possible that you maybe skipped updates on accident, and therefore content is missing in the game?
I got full 0.8.0, it is not a previous version + patches, so no missing content.
With this save, get afection with Donna, so it will be full. After this, everytime i click on info to see the next steps, i get this:
You don't have permission to view the spoiler content. Log in or register now.
I do not know if it is only with Donna, but i have Mon and Sis on level 2 and this did not happen.
 

Hallanorg

Newbie
Sep 14, 2021
35
45
It seems to have potential, though I had a bug where it crashed, another time when I couldn't leave the living room and had to reload, it hella of a grind. It seems odd that we have the MC going on about how he doesn't do one-night stands, yet we are perving all over the place, lacking a bit of consistency, he seems also far too emotional and insecure with that bar 'prank' which doesn't really match other encounters. Not only that, but it also seems excessive to have an introduction to the spa which is like 10-20 minutes of text without any real ecchi let alone erotica and just being shown around and chat.

It seems that you are trying to decide how much of a fapware you want to be, or more erotica. Visuals and facial expressions are great, though.

UI also could be clearer with the tips or guide on what events you need to do to start the chain of encounters with characters or give an option to turn it on one that you is almost always on screen like of center or to the side. If you don't feel comfortable about doing a fully pornographic game that cool, just make it clear it like soft erotica.
 
Last edited:

ThtsMyScrtCapImAlwysHorny

Well-Known Member
Aug 5, 2021
1,317
3,187
I got full 0.8.0, it is not a previous version + patches, so no missing content.
With this save, get afection with Donna, so it will be full. After this, everytime i click on info to see the next steps, i get this:
You don't have permission to view the spoiler content. Log in or register now.
I do not know if it is only with Donna, but i have Mon and Sis on level 2 and this did not happen.
Here ya go.
 
  • Like
Reactions: BloodyFace

Beaba

Member
Sep 30, 2019
113
68
There's another game on this site that's the same size that uses the same style of model. It has a shit ton more sex and fetishes. And the fetishes they both approach the other game handles in a more satisfying manor. Except voyeurism. It also has more and deeper relationships. More interesting characters with more interesting backgrounds. And a much more compelling overarching narrative.
Which game is it?

For science, of course.
 

BloodyFace

Well-Known Member
Jul 5, 2019
1,401
2,024
Sneak-Peek #3 for update 0.8.1
You don't have permission to view the spoiler content. Log in or register now.
#sneak-peeks

Roadmap for update 0.8.1
You don't have permission to view the spoiler content. Log in or register now.
Roadmap on


We advise reading the report.

Important Message from J..D

New Discord!


:) Feel free to join! :)

Release Dates 0.8.1 (In development):

Tier 3 - December 26th (official)
Tier 2 Patrons
- December 30th
Tier 1 Patrons / Public - January 2nd
 
Feb 21, 2020
112
106
A very kind user of the forum coded a fix for that.
You can download it here.

We're going to fix that bug officially in update 0.8.1.

I think you're in the wrong thread.

There is no mod for Sweet Affection and there are countless interactions between them.
Maybe check again. :)
When I played it, a long time ago there was a mod but it is no longer there. but the game bored me so I stopped playing it. I need action or else my friend falls asleep from the cold
 

BloodyFace

Well-Known Member
Jul 5, 2019
1,401
2,024
When I played it, a long time ago there was a mod but it is no longer there. but the game bored me so I stopped playing it. I need action or else my friend falls asleep from the cold
It's totally up to you what you like and what not.

But I still think you're in the wrong game thread.
I can't remember a single mod for Sweet Affection—and yes, the game has slow progression, but there is plenty of “action” in the game.
I'm really, really confused at this point. <.<

Edit: I am confused because of the "friend" you mentioned before.
There are side characters, yes, but they're in an early stage and there's no sexual content as of now.
The only sexual content is with M&S.
 
  • Like
Reactions: Hovic

lapa14

New Member
May 15, 2021
5
1
Does anyone know why it won't let me install it on android? I have plenty of space and the ability to run the game, but it won't install it, on pc I can't play it.
 

tobigoku

Newbie
May 28, 2018
60
19
Since your issues seem not to be related to the helper bug, what exactly did you do?
Because after checking the 0.8.0 scripts, testing the full build and the patch, I'm not able to identify the bug you're encountering.

Is it perhaps possible that you maybe skipped updates on accident, and therefore content is missing in the game?
After the Problem with the Update, I downloaded the Full Version and with this I had no problem.
My Problem is solved.^^
 
  • Like
Reactions: BloodyFace
3.20 star(s) 108 Votes