Bloom12345

Member
Nov 14, 2018
140
90
starting to h8 this game.....got a bug were i can not return the perverted woman, beast and cooking magazine....The first one worked but after creating the other 3 i can not give them to Dobby.
 
Last edited:

Hecatonchire

Newbie
Jan 5, 2018
78
23
I cant seem to get past the "Finding the "victim"" quest, whenever the girl I have chosen arrives before the test the game pulls the "oopsie daisy" card. Anyone know anything about this or should I just wait for the next update? (sorry if this has been asked a million times already) Heres the traceback.
Same here.
Hope a hero will upload the debuged version soon...
 
Last edited:

blankos

Newbie
Dec 10, 2019
88
23
error while luna exam in act 2 (OLD PLOT) need solution


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

While running game code:
File "game/scripts/plot/act_2/chapter_1/luna_dialogues.rpy", line 1733, in <module>
File "game/mechanics/persons/main.rpy", line 326, in set_style_handler
File "game/mechanics/persons/main.rpy", line 520, in update_style_handler
File "game/mechanics/persons/main.rpy", line 468, in update_style_handler
NameError: global name 'kind' is not defined

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

Full traceback:
File "script.rpyc", line 66, in script call
File "scripts/plot/plot_menu.rpyc", line 209, 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 815, in script call
File "mechanics/clock.rpyc", line 411, in script call
File "locations/cabinet/logic.rpyc", line 110, in script call
File "scripts/plot/act_2/chapter_1/luna_dialogues.rpyc", line 1733, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/plot/act_2/chapter_1/luna_dialogues.rpy", line 1733, in <module>
File "game/mechanics/persons/main.rpy", line 326, in set_style_handler
File "game/mechanics/persons/main.rpy", line 520, in update_style_handler
File "game/mechanics/persons/main.rpy", line 468, in update_style_handler
NameError: global name 'kind' is not defined

Windows-10-10.0.18362
Ren'Py 7.5.0.166n
Innocent Witches 0.9-alpha
Tue Jan 25 16:09:05 2022
```
 
Last edited:

Respaw

Newbie
Apr 26, 2017
20
7
Two errors (old plot) ... 1) when you try to exit from the door against the girl using strength (if you use the other 2 options you can pass,no error)
2)Help Luna exam, when she arrive ,unfortunately is impossible to avoid.

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

While running game code:
File "game/scripts/plot/act_2/chapter_1/luna_dialogues.rpy", line 1733, in <module>
File "game/mechanics/persons/main.rpy", line 326, in set_style_handler
File "game/mechanics/persons/main.rpy", line 520, in update_style_handler
File "game/mechanics/persons/main.rpy", line 468, in update_style_handler
NameError: global name 'kind' is not defined

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

One third removed.
File "game/scripts/plot/act_2/chapter_1/luna_dialogues.rpy", line 1733, in <module>
File "game/mechanics/persons/main.rpy", line 326, in set_style_handler
File "game/mechanics/persons/main.rpy", line 520, in update_style_handler
File "game/mechanics/persons/main.rpy", line 468, in update_style_handler
NameError: global name 'kind' is not defined

Darwin-21.2.0-x86_64-i386-64bit
Ren'Py 7.5.0.166n
Innocent Witches 0.9-alpha
Tue Jan 25 13:22:18 2022
```

And lol Same problem with the "new plot" always exam...

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

While running game code:
File "game/scripts/plot/act_2_new/chapter_1/daphne_dialogues.rpy", line 392, in <module>
File "game/mechanics/persons/main.rpy", line 326, in set_style_handler
File "game/mechanics/persons/main.rpy", line 520, in update_style_handler
File "game/mechanics/persons/main.rpy", line 468, in update_style_handler
NameError: global name 'kind' is not defined

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

One third removed.
File "game/scripts/plot/act_2_new/chapter_1/daphne_dialogues.rpy", line 392, in <module>
File "game/mechanics/persons/main.rpy", line 326, in set_style_handler
File "game/mechanics/persons/main.rpy", line 520, in update_style_handler
File "game/mechanics/persons/main.rpy", line 468, in update_style_handler
NameError: global name 'kind' is not defined

Darwin-21.2.0-x86_64-i386-64bit
Ren'Py 7.5.0.166n
Innocent Witches 0.9-alpha
Wed Jan 26 01:41:23 2022
```
 
Last edited:

mentalist92500

New Member
May 31, 2020
5
6
Hey i have this error how do i do?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/plot/act_1/chapter_5/markus_dialogues.rpy", line 478, in <module>
File "game/mechanics/persons/main.rpy", line 326, in set_style_handler
File "game/mechanics/persons/main.rpy", line 520, in update_style_handler
File "game/mechanics/persons/main.rpy", line 468, in update_style_handler
NameError: global name 'kind' is not defined

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

Full traceback:
File "script.rpyc", line 66, in script call
File "scripts/plot/plot_menu.rpyc", line 203, in script call
File "scripts/plot/act_1/act1_menu.rpyc", line 49, in script call
File "scripts/plot/act_1/chapter_5/menus.rpyc", line 393, in script call
File "mechanics/inventory.rpyc", line 142, in script call
File "scripts/plot/act_1/chapter_5/markus_dialogues.rpyc", line 403, in script call
File "scripts/plot/act_1/chapter_5/markus_dialogues.rpyc", line 478, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/plot/act_1/chapter_5/markus_dialogues.rpy", line 478, in <module>
File "game/mechanics/persons/main.rpy", line 326, in set_style_handler
File "game/mechanics/persons/main.rpy", line 520, in update_style_handler
File "game/mechanics/persons/main.rpy", line 468, in update_style_handler
NameError: global name 'kind' is not defined

Windows-10-10.0.22000
Ren'Py 7.5.0.166n
Innocent Witches 0.9-alpha
Tue Jan 25 19:01:44 2022
 

Spotted

New Member
Jan 7, 2018
5
2
After put on diadem and start act 2 the game is crashing. It says in the log:

While running game code:
File "game/scripts/plot/act_1/chapter_5/markus_dialogues.rpy", line 477, in <module>
File "game/mechanics/persons/main.rpy", line 326, in set_style_handler
File "game/mechanics/persons/main.rpy", line 520, in update_style_handler
File "game/mechanics/persons/main.rpy", line 468, in update_style_handler
NameError: global name 'kind' is not defined
 
  • Like
Reactions: throwawai90

faynfox

Newbie
Sep 17, 2018
21
4
can anyone explain what to do with the cheat link all that pops up is this
init 999 python:
persistent.cheats_active = True
 

EAF961

New Member
Jun 6, 2021
3
0
Having the same Error as some others here. Luna comes in for exam tutoring (which is unavoidable to continue the story) and game crashes with this error:

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/plot/act_2/chapter_1/luna_dialogues.rpy", line 1734, in <module>
File "game/mechanics/persons/main.rpy", line 326, in set_style_handler
File "game/mechanics/persons/main.rpy", line 520, in update_style_handler
File "game/mechanics/persons/main.rpy", line 468, in update_style_handler
NameError: global name 'kind' is not defined

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

Full traceback:
File "script.rpyc", line 66, in script call
File "scripts/plot/plot_menu.rpyc", line 209, 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 815, in script call
File "mechanics/clock.rpyc", line 411, in script call
File "locations/cabinet/logic.rpyc", line 110, in script call
File "scripts/plot/act_2/chapter_1/luna_dialogues.rpyc", line 1734, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/plot/act_2/chapter_1/luna_dialogues.rpy", line 1734, in <module>
File "game/mechanics/persons/main.rpy", line 326, in set_style_handler
File "game/mechanics/persons/main.rpy", line 520, in update_style_handler
File "game/mechanics/persons/main.rpy", line 468, in update_style_handler
NameError: global name 'kind' is not defined

Windows-10-10.0.19041
Ren'Py 7.5.0.166n
Innocent Witches 0.9-alpha
Wed Jan 26 08:50:56 2022

Anyone got a solution?
 

onepiezzzz

New Member
Sep 30, 2020
3
3
Hey i have this error how do i do?

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/plot/act_1/chapter_5/markus_dialogues.rpy", line 478, in <module>
File "game/mechanics/persons/main.rpy", line 326, in set_style_handler
File "game/mechanics/persons/main.rpy", line 520, in update_style_handler
File "game/mechanics/persons/main.rpy", line 468, in update_style_handler
NameError: global name 'kind' is not defined

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

Full traceback:
File "script.rpyc", line 66, in script call
File "scripts/plot/plot_menu.rpyc", line 203, in script call
File "scripts/plot/act_1/act1_menu.rpyc", line 49, in script call
File "scripts/plot/act_1/chapter_5/menus.rpyc", line 393, in script call
File "mechanics/inventory.rpyc", line 142, in script call
File "scripts/plot/act_1/chapter_5/markus_dialogues.rpyc", line 403, in script call
File "scripts/plot/act_1/chapter_5/markus_dialogues.rpyc", line 478, in script
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/scripts/plot/act_1/chapter_5/markus_dialogues.rpy", line 478, in <module>
File "game/mechanics/persons/main.rpy", line 326, in set_style_handler
File "game/mechanics/persons/main.rpy", line 520, in update_style_handler
File "game/mechanics/persons/main.rpy", line 468, in update_style_handler
NameError: global name 'kind' is not defined

Windows-10-10.0.22000
Ren'Py 7.5.0.166n
Innocent Witches 0.9-alpha
Tue Jan 25 19:01:44 2022
same problem too
 

mordred93

Well-Known Member
Jul 21, 2017
1,620
2,465
I just want to say that I have not played this game in a long time, and I saw this pop up and saw it was on V9. After the first few releases, there was wait times as the Devs did some restructuring, etc, and several on this site were talking about the devs abandoning and milking, etc.

I just want to give the Devs props. They hung in there, and they have put out several solid releases and this game has turned into something spectacular.

Now I just gotta find a time to play from scratch and start over as I doubt my V3 save will work still :)
 
  • Like
Reactions: Scove

Meowmadam

Active Member
Nov 9, 2021
640
600
It keeps saying "Since there's a stable version available this one will close." ? When I click it closes.
 
3.00 star(s) 331 Votes