How do I Get the Witch under my control? I'm at 25 charisma, and 25 Confidence
mookieb13
Recent community posts
Having a problem with 1.1.1. When I go to view the stas/hints for Ms. Vandenberg, also Sally and Alexa, I get errors.
[code]
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/locations.rpy", line 679, in script
call screen staff_quarters_girls_bedroom()
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/script.rpy", line 1972, in execute
screen status():
File "game/script.rpy", line 1972, in execute
screen status():
File "game/script.rpy", line 1992, in execute
if status_page==0:
File "game/script.rpy", line 2905, in execute
viewport pos 1000,100 xysize 500,900 scrollbars "vertical":
File "game/script.rpy", line 2906, in execute
vbox:
File "game/script.rpy", line 2948, in execute
if status_page.massage>0:
File "game/script.rpy", line 2948, in <module>
if status_page.massage>0:
AttributeError: 'Girl' object has no attribute 'massage'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/locations.rpy", line 679, in script
call screen staff_quarters_girls_bedroom()
File "C:\Users\mookie\Downloads\haremcamp-1.1.1-pc+compressed\haremcamp-1.1.1-pc\renpy\ast.py", line 1971, in execute
self.call("execute")
File "C:\Users\mookie\Downloads\haremcamp-1.1.1-pc+compressed\haremcamp-1.1.1-pc\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\mookie\Downloads\haremcamp-1.1.1-pc+compressed\haremcamp-1.1.1-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\mookie\Downloads\haremcamp-1.1.1-pc+compressed\haremcamp-1.1.1-pc\renpy\exports.py", line 3420, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\mookie\Downloads\haremcamp-1.1.1-pc+compressed\haremcamp-1.1.1-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\mookie\Downloads\haremcamp-1.1.1-pc+compressed\haremcamp-1.1.1-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\mookie\Downloads\haremcamp-1.1.1-pc+compressed\haremcamp-1.1.1-pc\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\mookie\Downloads\haremcamp-1.1.1-pc+compressed\haremcamp-1.1.1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Users\mookie\Downloads\haremcamp-1.1.1-pc+compressed\haremcamp-1.1.1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Users\mookie\Downloads\haremcamp-1.1.1-pc+compressed\haremcamp-1.1.1-pc\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Users\mookie\Downloads\haremcamp-1.1.1-pc+compressed\haremcamp-1.1.1-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "C:\Users\mookie\Downloads\haremcamp-1.1.1-pc+compressed\haremcamp-1.1.1-pc\renpy\display\core.py", line 2688, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\mookie\Downloads\haremcamp-1.1.1-pc+compressed\haremcamp-1.1.1-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "C:\Users\mookie\Downloads\haremcamp-1.1.1-pc+compressed\haremcamp-1.1.1-pc\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/script.rpy", line 1972, in execute
screen status():
File "game/script.rpy", line 1972, in execute
screen status():
File "game/script.rpy", line 1992, in execute
if status_page==0:
File "game/script.rpy", line 2905, in execute
viewport pos 1000,100 xysize 500,900 scrollbars "vertical":
File "game/script.rpy", line 2906, in execute
vbox:
File "game/script.rpy", line 2948, in execute
if status_page.massage>0:
File "game/script.rpy", line 2948, in <module>
if status_page.massage>0:
AttributeError: 'Girl' object has no attribute 'massage'
Windows-10-10.0.26200 AMD64
Ren'Py 8.2.3.24061702
Harem Camp 1.1.1
Sun Jan 4 01:46:07 2026
[/code]
I agree with everything you said here. I pic of the MC doing lewd things with a girl might be a good thing to put on the page. I almost noped out of picking it up because it looks like a female protagonist game, and I wouldn't have known except for your post here. I'll try it, and if I like it, support on Patreon. Thanks
How many Spank scenes are in this so far? I was able to find 5, but wondered if there are more, and how/when to get them? I currently have 2 with Beth, 1 with Evelyn, 1 with Lisa, and 1 with Monica. Plus one scene where three of them got spanked, but we didn't get to see it. Am I missing any? I was hoping there'd be one with Cindy also.
I was trying to replay Ashley's spanking scene, and got this error. Is this something you can walk me through fixing? I am on the current Itch version and I would REALLY like to replay that scene. lol . Anyone else having this issue?
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
ScriptError: could not find label 'g_ch3_ashley_spank'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/00start.rpy", line 167, in script
jump expression _in_replay
File "renpy/ast.py", line 1974, in execute
rv = renpy.game.script.lookup(target)
File "renpy/script.py", line 927, in lookup
raise ScriptError("could not find label '%s'." % str(original))
ScriptError: could not find label 'g_ch3_ashley_spank'.
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
WTNB 0.40
Sun Dec 14 14:35:47 2025
Steam is only going to get you censored more. It sucks balls, and I don't buy there if I can help it. Itch still allows payments through paypal for those of us allowed to use it. That's how I bought into a bundle that included TLC. Now that I have played what's there. I'm all in on this one, and will be supporting it on Patreon as well. Somebody needs to make a platform capable of receiving payment from any source, a site that is independent just for the AVN crowd. I wish I knew how or I would gladly do it.
This was obviously translated into English from a different language. The dialogue needs to be reworked so that it makes sense. Right now, a sense of the story can be understood by the pictures and some of the phrases in the dialogue, but it doesn't flow naturally, and is difficult to read. So I can only sort of tell what's going on. I want to like this but it's hard to at the moment. Is there a plan in place to go back and fix dialogue issues? Do you need any help with the english translations?
It's a little confusing because the text on your Itch pages read as perfect English, but the dialogue in the Story does not.
This post was for anyone on Patreon who doesn't have the title to their project on thier Patreon page. I follow a giant list of developers, and constantly receive updates to projects without knowing what project they are for. So I am constantly like " OK, you did 99 renders and changed Lisa's hair. Here's a new render for Monica too" But nowhere in the update, or on the Dev's main page does it list which project it's for. There are a lot like that, and I finally got frustrated enough to say something. I can see them fine on Itch, but it doesn't help to get a Patreon notification, if I can't identify the project.
I received your update on Patreon for the latest info. Since I follow and subscribe to like 100 different developers there, sometimes I can't tell what project it is. The problem I have is when I read an update and end up asking the question: " That's great, what AVN is this for?" Nowhere on your Patreon page does it list the name of the actual project. I had to drill down to the download to find it. This happens with a lot of them, enough that now I'm aggravated. Please have your banner page show the title of the AVN so we know what the hell your excited to show us. Please pass the word on to your fellow devs to do the same.
I tired to run CH9, and got an exception error. I tried to overwrite it with the CH9 Patch, but still got same error:
Game won't run
I'm sorry, but an uncaught exception occurred.
Before loading the script.
error: Error -3 while decompressing data: incorrect header check
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "E:\Itch.io AVNs\Myth of Slayer\MythofSlayer-Ch.9-pc\renpy\bootstrap.py", line 359, in bootstrap
renpy.main.main()
File "E:\Itch.io AVNs\Myth of Slayer\MythofSlayer-Ch.9-pc\renpy\main.py", line 403, in main
renpy.loader.index_archives()
File "E:\Itch.io AVNs\Myth of Slayer\MythofSlayer-Ch.9-pc\renpy\loader.py", line 261, in index_archives
index = handler.read_index(f)
File "E:\Itch.io AVNs\Myth of Slayer\MythofSlayer-Ch.9-pc\renpy\loader.py", line 133, in read_index
index = loads(zlib.decompress(infile.read()))
error: Error -3 while decompressing data: incorrect header check
Windows-10-10.0.19045 AMD64
Ren'Py 8.3.4.24120703
Thu Oct 30 16:44:33 2025

