Create and Fuck your AI Cum Slut –70% OFF
x

lesnO56

Newbie
Apr 18, 2021
75
126
76
OMG RIKUNA IS FKING INSANE!
Dude, I haven't played the update, but your conclusion was obvious even before.
She bites and drinks the protagonist's blood, plays with a knife, risking injury, kidnapped George, and lives in an apartment with two corpses.
That she's an unstable sociopath isn't news.
I doubt anything about her character could be surprising anymore.

Besides, some of her words give certain hints depending on how you interpret them, like Elizabeth hinting that she's pregnant after the bathhouse scene.
Rikuna's words about the "ambrosia of the minor gods" she tried, the fact that she's connected to Isabela's mystical practices. In her conversation with Rachel She suggests remove it...

Basically, even if it turns out she's not human, I wouldn't be surprised. If she eats babies, I wouldn't be surprised.
Overall, one of the most interesting waifus, I'd say.
 
  • Like
Reactions: AwsHen

Jhon117

Member
Jun 27, 2017
124
141
117
Dude, I haven't played the update, but your conclusion was obvious even before.
She bites and drinks the protagonist's blood, plays with a knife, risking injury, kidnapped George, and lives in an apartment with two corpses.
That she's an unstable sociopath isn't news.
I doubt anything about her character could be surprising anymore.

Besides, some of her words give certain hints depending on how you interpret them, like Elizabeth hinting that she's pregnant after the bathhouse scene.
Rikuna's words about the "ambrosia of the minor gods" she tried, the fact that she's connected to Isabela's mystical practices. In her conversation with Rachel She suggests remove it...

Basically, even if it turns out she's not human, I wouldn't be surprised. If she eats babies, I wouldn't be surprised.
Overall, one of the most interesting waifus, I'd say.
I just saw the George and dead adoptive parents thing
 

Jhon117

Member
Jun 27, 2017
124
141
117
Is there any way to extract the characters for Honey Select? although in reality what I use is Honey Select 2, so is there a way to convert cards(cause I found some characters in Bepis but they're for HS only)
 

KurOneSho

Newbie
Dec 31, 2021
20
25
112
Is there any way to extract the characters for Honey Select? although in reality what I use is Honey Select 2, so is there a way to convert cards(cause I found some characters in Bepis but they're for HS only)
No, the creator uses Honey Select to create the scenes but then exports the scenes as images/videos. He then uses Ren;Py (A visual novel creator tool) to create the game, using the images/videos as the visual part of the novel. :)
 

Peter Dragon

Newbie
Jan 6, 2018
23
15
102
I keep getting this bug and shuts the game down.
Any idias?


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 314, in script call
call expression "before_main_menu"
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/common/00action_file.rpy", line 498, in __call__
renpy.load(fn)
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

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

Full traceback:
File "renpy/common/00start.rpy", line 314, in script call
call expression "before_main_menu"
File "startup.rpyc", line 163, in script
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\ast.py", line 1971, in execute
self.call("execute")
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\exports.py", line 3420, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\core.py", line 2166, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\core.py", line 3208, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\transition.py", line 172, in event
return self.transitions[-1].event(ev, x, y, st)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\transition.py", line 53, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\screen.py", line 793, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\layout.py", line 1430, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\layout.py", line 1430, in event
rv = super(Window, self).event(ev, x, y, st)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\layout.py", line 1202, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\layout.py", line 288, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\behavior.py", line 1174, in event
return handle_click(self.clicked)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\behavior.py", line 1095, in handle_click
rv = run(action)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\display\behavior.py", line 395, in run
return action(*args, **kwargs)
File "renpy/common/00action_file.rpy", line 498, in __call__
renpy.load(fn)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\loadsave.py", line 829, in load
log.unfreeze(roots, label="_after_load")
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\rollback.py", line 1130, in unfreeze
self.rollback(0, force=True, label=label, greedy=greedy, on_load=True)
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\rollback.py", line 925, in rollback
self.load_failed()
File "C:\Users\Admin\Downloads\WaifuAcademy-0.13.0-pc\renpy\rollback.py", line 843, in load_failed
raise Exception("Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?")
Exception: Couldn't find a place to stop rolling back. Perhaps the script changed in an incompatible way?

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
Waifu Academy 0.13.0
Thu Nov 27 21:17:51 2025
```
 
4.10 star(s) 306 Votes