• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

RenXo111

New Member
Aug 27, 2018
4
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

Member
Dec 6, 2021
437
592
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_

Formerly 'nranbpymoyjgxtewvb'
Oct 21, 2020
1
3
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

Member
Dec 6, 2021
437
592
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
36
103
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
107
69
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
238
259
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
 

Dogorti

Well-Known Member
Jan 23, 2021
1,754
6,212
Looks like it got updated. The gallery still plays the original version though (where you can scare her off one more time or just walk out).
You don't have permission to view the spoiler content. Log in or register now.
That scene can happen or it can't happen. but I don't remember what's the condition is for Isabella to walk in.
 

iamcomming

Member
Apr 22, 2024
209
157
i played the 1.38 version, and perfectly remember, Isabella dont walk in while you do Kate. maybe the dev upwritten the already finished scenes... well this is not good thing
 
3.70 star(s) 154 Votes