SexGameSluts — Who Will You Fuck First? Play Now!
x

Hermannelig13

Member
Jun 4, 2023
117
103
129
It would be nice if the developer added age to the characteristics of the game's heroes. Because I can't figure out how old some of them are.
 
  • Like
Reactions: ae11

Samu13

Member
Jun 13, 2018
406
614
261
any idea when 0.83 will be released ? based on sharp fangs quest
june or july ? estimated month :v
Dev used to update every 2-3 months. Last few updates have taken 5-6 months, but they had more content than usual. Dev seems to have become ambitious (in a good way) with the content. Since I don't expect this to be the end of the quest (I expect the final steps in both Sharp Fangs and Bloody Moon quests to be the last ones to close the game), it's possible we'll have a smaller update than the last 2.
On the other hand, there is still a lot to implement/fix with the new gallery, so that might delay things. And he might decide to redo earlier scenes for this quest, same as he did with the aliens.

So long story short: no idea, really :LOL:. I'd say somewhere between April and June would be a good guess.
 
Oct 26, 2024
145
117
92
The game was always pretty much doomed to collapse. Don't get me wrong, I think the game is fantastic. But whenever you see devs putting out quest after quest and not finishing them before moving to new content, it's usually a sign that they have no idea is which way to take the game. Then the re-worked scenes start over and eventually the project just gets abandoned.

It's why a monthly support subscription service is such a bad idea. If they only made money per actual release, you would probably see a lot more projects get finished. But people are stupid with money, so it is what it is.
 

lav_unya2

Newbie
Oct 22, 2022
25
74
136
In general, everything is like a comedy.
But it's fun. I was also interested because the wolf girls were impossible.
 

Samu13

Member
Jun 13, 2018
406
614
261
What days does Julia dance at the club? I saw her dancing early in the game, but no longer does.
When you advance the quest enough she stops working there entirely, so no more pole dances. I don't know if the new gallery includes that scene.
 

Tanjim24

Member
Apr 12, 2022
116
37
120
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 462, in __call__
    renpy.load(fn)
ImportError: No module named revertable

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  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_load_save.rpym", line 35, in <module>
    $ 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 4100, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1252, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 322, in run
    new_rv = run(i, *args, **kwargs)
  File "renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 462, in __call__
    renpy.load(fn)
  File "renpy/loadsave.py", line 768, in load
    roots, log = loads(location.load(filename))
  File "renpy/loadsave.py", line 63, in loads
    return cPickle.loads(s)
ImportError: No module named revertable

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Area69 0.825
Wed Jan 15 04:16:23 2025
WHILE LOADING SAVE THIS HAPPENS
 

Samu13

Member
Jun 13, 2018
406
614
261
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/00action_file.rpy", line 462, in __call__
    renpy.load(fn)
ImportError: No module named revertable

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

Full traceback:
  File "renpy/common/_layout/screen_load_save.rpym", line 35, in script
    $ ui.interact()
  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_load_save.rpym", line 35, in <module>
    $ 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 4100, in interact_core
    rv = root_widget.event(ev, x, y, 0)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/transition.py", line 48, in event
    return self.new_widget.event(ev, x, y, st) # E1101
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/screen.py", line 720, in event
    rv = self.child.event(ev, x, y, st)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1252, in event
    rv = super(Window, self).event(ev, x, y, st)
  File "renpy/display/layout.py", line 245, in event
    rv = d.event(ev, x - xo, y - yo, st)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/layout.py", line 1062, in event
    rv = i.event(ev, x - xo, y - yo, cst)
  File "renpy/display/behavior.py", line 979, in event
    return handle_click(self.clicked)
  File "renpy/display/behavior.py", line 914, in handle_click
    rv = run(action)
  File "renpy/display/behavior.py", line 322, in run
    new_rv = run(i, *args, **kwargs)
  File "renpy/display/behavior.py", line 329, in run
    return action(*args, **kwargs)
  File "renpy/common/00action_file.rpy", line 462, in __call__
    renpy.load(fn)
  File "renpy/loadsave.py", line 768, in load
    roots, log = loads(location.load(filename))
  File "renpy/loadsave.py", line 63, in loads
    return cPickle.loads(s)
ImportError: No module named revertable

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
Area69 0.825
Wed Jan 15 04:16:23 2025
WHILE LOADING SAVE THIS HAPPENS
Is that an old save file. Maybe one that had a mod?
If you start a new game, does the same thing happen?
 
Aug 10, 2024
268
153
121
Does this update have any new contents or is it reworks of old ones?
Sorry if it was already answered before but i couldnt find anything properly abt it so i asked here
 

Samu13

Member
Jun 13, 2018
406
614
261
Does this update have any new contents or is it reworks of old ones?
Sorry if it was already answered before but i couldnt find anything properly abt it so i asked here
Which update do you mean? 0.82 and 0.825 have all the new things in the changelog in the OP. There are no details yet for the upcoming 0.83.
 

Samu13

Member
Jun 13, 2018
406
614
261
0.825

Iirc 0.82 had that alien base encounter new scenes which i already played
0.825 doesn't have anything new, as can be seen in the changelog in the OP. There's a new gallery, there are a bunch of changes to energy/arousal, gameplay changes, some re-renders. If you already played 0.82, there's nothing really new there.
 
  • Like
Reactions: JohnnyFromDeep
3.90 star(s) 112 Votes