yoradevil

New Member
Sep 22, 2019
1
12
Why is there so little sex in this game? I'm playing the new plot and the MC have girls naked in his room telling him they want to share their body with him and he tells them to come back another time for no reason. He has girls on his bed but then he goes to roam because he can't find time to pretend he is in an adult game. Is the MC homossexual? Come on
 

vehemental

Member
Jun 4, 2017
418
1,781
Have you ever read the changelogs? :KEK:
No, but they spent almost 3 months fixing bugs after the last update released? Even in the short term, they add content to quests their patrons would have finished two weeks prior, to say nothing of their literally endless revisions to the early game instead of developing new content. Makes no sense and must be a nightmare to everyone involved in the development process to have so little organization and such flighty executive direction.

This game is such a shitshow in every respect that I can't believe at least some of it isn't intentional :KEK:
 
  • Haha
Reactions: Jarul

fartface2

Newbie
May 16, 2018
52
29
No, but they spent almost 3 months fixing bugs after the last update released? Even in the short term, they add content to quests their patrons would have finished two weeks prior, to say nothing of their literally endless revisions to the early game instead of developing new content. Makes no sense and must be a nightmare to everyone involved in the development process to have so little organization and such flighty executive direction.

This game is such a shitshow in every respect that I can't believe at least some of it isn't intentional :KEK:
at this point can't help but wonder if it couldn't be moved to another engine with a more capable lead dev
 

nishikocat

Newbie
May 21, 2022
19
43
So I get that this game was inspired by Witch Trainer, and the art here is really what’s getting all the clicks, but WT had so much better writing and story progression. The dialogue was funny, snappy and relatable, maybe more crude, but I’ll take it over this snooze fest.
The problem here is the overwriting. Like, you don’t need to use this flowery, verbose prose to write a good game.

Also, the MC here comes off as whiny and mean. He’s a throughly unpleasant person and literally no one seems to like him, but unfortunately we have to listen to his thoughts for many, many hours.
 

Lucifel

Member
Sep 20, 2018
222
432
So I get that this game was inspired by Witch Trainer, and the art here is really what’s getting all the clicks, but WT had so much better writing and story progression. The dialogue was funny, snappy and relatable, maybe more crude, but I’ll take it over this snooze fest.
The problem here is the overwriting. Like, you don’t need to use this flowery, verbose prose to write a good game.

Also, the MC here comes off as whiny and mean. He’s a throughly unpleasant person and literally no one seems to like him, but unfortunately we have to listen to his thoughts for many, many hours.
and he barely fucks. Genie fucked.
 

Morgos

Newbie
Aug 18, 2016
44
125
and he barely fucks. Genie fucked.
I kinda just want a t-shirt of a blue-skinned Robin Williams with the text "Genie Fucked." on it now.

But I do agree that there is a strange trend of sexlessness in games like this. I feel like they imagine that "when we really get into the good shit and late game content, there's gonna be so much sex!" but then they never actually get there before the game gets abandoned or it ends up in a state like this game.
 

Khada

Newbie
Sep 9, 2017
21
87
Why isn't this game being updated here on the site?
probably because everyone stopped giving a shit about this game. previous versions took couple of days to update on this forum (which is unusually long compared to other games) and this update didn't even get published here
 
  • Like
Reactions: vireker

Pirul

New Member
Apr 3, 2022
7
0
Please, how to fix this?
Happens when I try to open Boni Bonka from the desk OR dragging the catalogue on it.. So I am stuck at "Diadem", "Daphne Greengrass special tutoring quests" and the Happy Hunks side quest, desperate.


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/interfaces/markets.rpy", line 10, in execute
File "game/interfaces/markets.rpy", line 10, in execute
File "game/interfaces/markets.rpy", line 56, in execute
File "game/interfaces/markets.rpy", line 79, in execute
File "game/interfaces/markets.rpy", line 94, in execute
File "game/interfaces/markets.rpy", line 97, in execute
NameError: Name 'soldi' is not defined.

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

Full traceback:
File "script.rpyc", line 119, in script call
File "scripts/plot/plot_menu.rpyc", line 223, in script call
File "scripts/plot/act_2/act2_menu.rpyc", line 13, in script call
File "scripts/plot/act_2/chapter_1/menus.rpyc", line 833, in script call
File "mechanics/person_menu.rpyc", line 28, in script call
File "mechanics/markets.rpyc", line 9, in script
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\ast.py", line 2232, in execute
self.call("execute")
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\exports.py", line 3161, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\core.py", line 3804, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 2 more times]
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\core.py", line 3804, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\screen.py", line 462, in per_interact
self.update()
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/interfaces/markets.rpy", line 10, in execute
File "game/interfaces/markets.rpy", line 10, in execute
File "game/interfaces/markets.rpy", line 56, in execute
File "game/interfaces/markets.rpy", line 79, in execute
File "game/interfaces/markets.rpy", line 94, in execute
File "game/interfaces/markets.rpy", line 97, in execute
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\text\text.py", line 1593, in __init__
self.set_text(text, scope, substitute)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\text\text.py", line 1711, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'soldi' is not defined.

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.1.22070801
Innocent Witches 0.10-alpha
Sun Jan 8 16:17:22 2023
 

Khan

Member
Game Developer
Apr 4, 2017
472
740
Please, how to fix this?
Happens when I try to open Boni Bonka from the desk OR dragging the catalogue on it.. So I am stuck at "Diadem", "Daphne Greengrass special tutoring quests" and the Happy Hunks side quest, desperate.


I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/interfaces/markets.rpy", line 10, in execute
File "game/interfaces/markets.rpy", line 10, in execute
File "game/interfaces/markets.rpy", line 56, in execute
File "game/interfaces/markets.rpy", line 79, in execute
File "game/interfaces/markets.rpy", line 94, in execute
File "game/interfaces/markets.rpy", line 97, in execute
NameError: Name 'soldi' is not defined.

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

Full traceback:
File "script.rpyc", line 119, in script call
File "scripts/plot/plot_menu.rpyc", line 223, in script call
File "scripts/plot/act_2/act2_menu.rpyc", line 13, in script call
File "scripts/plot/act_2/chapter_1/menus.rpyc", line 833, in script call
File "mechanics/person_menu.rpyc", line 28, in script call
File "mechanics/markets.rpyc", line 9, in script
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\ast.py", line 2232, in execute
self.call("execute")
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\exports.py", line 3161, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\core.py", line 3804, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
[Previous line repeated 2 more times]
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\core.py", line 3804, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\screen.py", line 462, in per_interact
self.update()
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/interfaces/markets.rpy", line 10, in execute
File "game/interfaces/markets.rpy", line 10, in execute
File "game/interfaces/markets.rpy", line 56, in execute
File "game/interfaces/markets.rpy", line 79, in execute
File "game/interfaces/markets.rpy", line 94, in execute
File "game/interfaces/markets.rpy", line 97, in execute
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\text\text.py", line 1593, in __init__
self.set_text(text, scope, substitute)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\text\text.py", line 1711, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\substitutions.py", line 278, in substitute
s = formatter.vformat(s, (), kwargs) # type: ignore
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\substitutions.py", line 168, in get_field
obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python3.9/string.py", line 227, in get_value
File "E:\HG\Innocent_Witches\Innocent_Witches-0-10-alpha\Innocent_Witches-0-10-alpha-pc\renpy\substitutions.py", line 236, in __getitem__
raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'soldi' is not defined.

Windows-10-10.0.19045 AMD64
Ren'Py 8.0.1.22070801
Innocent Witches 0.10-alpha
Sun Jan 8 16:17:22 2023
Fixed in 0.10.4A
 
  • Like
Reactions: Pirul
3.00 star(s) 331 Votes