Zalzany

Active Member
Apr 19, 2017
593
814
Its not working because there is a "new version" out and this was a test version. Its doing it for pc too. Also how does one do a paywall for unlicensed copyrighted material lol. It says its a noncomercial license not intended to make money then they brag about it making over 20k a month by fans who pay creators to make more content lol
 
Last edited:

Raoul9753

Newbie
Aug 22, 2020
32
28
Its not working because there is a "new version" out and this was a test version. Its doing it for pc too. Also how does one do a paywall for unlicensed copyrighted material lol. It says its a noncomercial license not intended to make money then they brag about it making over 20k a month by fans who pay creators to make more content lol
While literally not making any new content...
 

sheateater

Newbie
Sep 2, 2017
36
33
Always a good sign for a project when a developer decides to spend effort adding 'anti-cheat' and being snarky instead of generating game content /s

Drop this neat little all-in-one RPY into the /game/ folder to bypass the shitty update check, the snarky devloper mode/console check, and unlock all of the memories. Includes rollback and other tweaks from unren.
getting in-game error screen on Ctrl+D
I've fixed that with moving
config.developer = True
config.console = True
to init 999

and adding

init 1711 python:
config.label_overrides["splashscreen"] = ""

This WA will change game initiating behavior a bit - game opens directly on Main Menu
 
  • Like
Reactions: uchihafabio

TheOney

New Member
Dec 17, 2017
5
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.
 

Bloom12345

Member
Nov 14, 2018
138
87
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
63
15
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
86
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
3.00 star(s) 321 Votes