Dogorti

Engaged Member
Jan 23, 2021
2,856
11,345
I think DEV already forgot about her. Joe too.
If you play this game because milf tag. you'd be disappointed. 4 years now and MC didn't fuck any of them.
There are just most popular characters that those two. Also it's kinda obvious that Isabelle,Kate, Lindsey and Flora are the 4 fmc. So i get why the others don't get as much content.
 

Sylaann

Member
Nov 4, 2020
298
263
My fav character are Flora and Maya, Kate could become interesting on Isabella's side of the story (I'm reallt not into the whole being dominated). But I find Isabella is a bit scary.
 

ninjasamuri

Active Member
May 28, 2018
536
454
My fav character are Flora and Maya, Kate could become interesting on Isabella's side of the story (I'm really not into the whole being dominated). But I find Isabella is a bit scary.
Kate: I can fix her (by mindbreaking her on the Isabella route)
Isabella: I can break her (Not just todays quest but also THE CAT)
 

Dogorti

Engaged Member
Jan 23, 2021
2,856
11,345
My fav character are Flora and Maya, Kate could become interesting on Isabella's side of the story (I'm reallt not into the whole being dominated). But I find Isabella is a bit scary.
Yeah flora is my fav to, and Isabelle is impulsive but she's kinda hot in that mood.
 
  • Like
Reactions: RenXo111

Sylaann

Member
Nov 4, 2020
298
263
Kate: I can fix her (by mindbreaking her on the Isabella route)
Isabella: I can break her (Not just todays quest but also THE CAT)
Yeah the cat situation was weird, hitting Lindsey was also a big "nope" from me. Isabelle has 2 personnality inside her, 1 romantic and 1 psychopath... And I allways hated yandere character and she has the potential to become just that.
 
  • Like
Reactions: chopee and RenXo111

RenXo111

New Member
Aug 27, 2018
6
3
so chapter select sets all your stats and affections and routes to 0 again. so i cant do anything with anyone. even with inceasing affection stats with commands, all sexual interactions are greyed out. so it means i have to rplay the entire game AGAIN.
Chapter selects sets all your stats to what you need to see all of the choices from the chapter you chose.
 

RenXo111

New Member
Aug 27, 2018
6
3
Yeah the cat situation was weird, hitting Lindsey was also a big "nope" from me. Isabelle has 2 personnality inside her, 1 romantic and 1 psychopath... And I allways hated yandere character and she has the potential to become just that.
Did you see how she reacts when you go for Lindsey and then MC says something along the lines of "You should have called her"? That isn't much of a yandere
 

Birdnman993

Well-Known Member
Dec 6, 2021
1,359
2,036
From the comments I have read, this game is murkier than the cute designs let on, can someone tell me about that, it has me intrigued to try it.
 

_Rylai_

New Member
Oct 21, 2020
5
10
From the comments I have read, this game is murkier than the cute designs let on, can someone tell me about that, it has me intrigued to try it.
first of all, i find the dialogues really funny, I often scroll back to see all the lines. MC is not an angel but you can choose quite early if you'll side with the evil character or not. If you go down the evil path expect something that should get you in jail in real life. Otherwise you'll have more choices.
 
  • Wow
Reactions: Birdnman993

Birdnman993

Well-Known Member
Dec 6, 2021
1,359
2,036
first of all, i find the dialogues really funny, I often scroll back to see all the lines. MC is not an angel but you can choose quite early if you'll side with the evil character or not. If you go down the evil path expect something that should get you in jail in real life. Otherwise you'll have more choices.
Mmm interesting, I wonder if it counts as evil to fight evil with more evil, I guess I'll find out later.
 
  • Like
Reactions: Xupuzulla

rokese7767

Newbie
Sep 13, 2020
46
196
Unofficial android version (1.40)

Tap map button to activate x-rays mode. Includes incest patch.

Mouse gestures: (Simple symbols that you "draw" on your screen. Don't take your finger off the screen while doing it)
Up: Menu
Right: Skip
Left: Rollback
Left+Down+Right: Console (type 'exit' to close)

Down+Right+Up: Unlock gallery
Up+Diagonal_Down_Right+Up: Enable iNcest patch
Up+Diagonal_Down_Left+Up: Disable iNcest patch
 

Joeker

Member
Aug 5, 2017
122
77
I'm getting this error during the isabella quest, after selecting the chocolate:

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

While running game code:
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "game/1000_base_game/screens/location.rpy", line 217, in execute
  File "game/1000_base_game/screens/location.rpy", line 217, in execute
  File "game/1000_base_game/screens/location.rpy", line 220, in execute
  File "game/1000_base_game/screens/quest_guide.rpy", line 139, in execute
  File "game/1000_base_game/screens/quest_guide.rpy", line 139, in execute
  File "game/1000_base_game/screens/quest_guide.rpy", line 140, in execute
  File "game/1000_base_game/screens/quest_guide.rpy", line 141, in execute
  File "game/1000_base_game/screens/quest_guide.rpy", line 144, in execute
  File "game/1000_base_game/screens/quest_guide.rpy", line 144, in <module>
  File "game/1000_base_game/engine/events.rpy", line 45, in process_event
  File "game/1000_base_game/engine/events.rpy", line 27, in process
  File "game/1000_base_game/game/quests/season_2/isabelle_gesture.rpy", line 113, in on_quest_guide_isabelle_gesture
IndexError: list index out of range

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

Full traceback:
  File "1000_base_game/engine/core.rpyc", line 30, in script call
  File "1000_base_game/game/roaming.rpyc", line 27, in script
  File "renpy/ast.py", line 1969, in execute
    self.call("execute")
  File "renpy/ast.py", line 1957, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 570, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 2983, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3101, 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 3512, 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/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3512, 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/1000_base_game/screens/location.rpy", line 217, in execute
  File "game/1000_base_game/screens/location.rpy", line 217, in execute
  File "game/1000_base_game/screens/location.rpy", line 220, in execute
  File "game/1000_base_game/screens/quest_guide.rpy", line 139, in execute
  File "game/1000_base_game/screens/quest_guide.rpy", line 139, in execute
  File "game/1000_base_game/screens/quest_guide.rpy", line 140, in execute
  File "game/1000_base_game/screens/quest_guide.rpy", line 141, in execute
  File "game/1000_base_game/screens/quest_guide.rpy", line 144, in execute
  File "game/1000_base_game/screens/quest_guide.rpy", line 144, in <module>
  File "game/1000_base_game/engine/events.rpy", line 45, in process_event
  File "game/1000_base_game/engine/events.rpy", line 27, in process
  File "game/1000_base_game/game/quests/season_2/isabelle_gesture.rpy", line 113, in on_quest_guide_isabelle_gesture
  File "renpy/python.py", line 992, in __getitem__
    rv = list.__getitem__(self, index)
IndexError: list index out of range

Windows-10-10.0.19041
Ren'Py 7.4.4.1439
Another Chance v1.40
Fri May  3 19:09:56 2024
```
 
  • Like
Reactions: MarkWallNutt

Sion.Savior

Member
May 6, 2017
258
290
Does anybody know how to fix this glitch I'm having? T.T

Every time I move to a new area the text "I was hoping she found another glade than the polluted and beaver infested one" appears. It prevents me from every advancing the time even after the text is skipped and it locks Isabelle near the shack behind the school T.T please help
I have the same Problem
 
3.80 star(s) 182 Votes