Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 46 to 85 of 1,736 · Next page · Previous page · First page · Last page
(+1)

If you don't me asking, what is the character creation tool you used to make these characters?

(+2)

Nah but Ruth beatin the hell outta Ms. Chang after getting drugged has gotta be the funniest most deserved sht I've ever seen 

something im looking forward to is maybe working on the relationship of the cook and her daughter. maybe making her stronger and making her make her mom call her mistress or something. hahahah turn the tables.

(+2)(-2)

When do we get to spank ruth?

(+5)

Will there be a new update?

For those who cannot play on Android due to the joiplay problem, I solved it by installing an older version of joiplay and with the most updated renpy plugin, try different versions of both joiplay and the renpy plugin

Note: the versions I used were the 8.1.3_7.6.3_001 For the plugin and the 1.01.400 By joiplay

I hope the author teacher will open the channel of Android

Does not work with Joiplay

(+2)(-2)

will pregnancy be added?

does anyone know how to get through "pride and presistent"? i'm stuck at "spy maxine at rachel's room". also how to get the locker incident to happen

(+1)

Give Rachel a private punishment in your office, then spy on her room the same night.

thanks! also i see that in the replay menu, there is a scene which can be unlocked by visit the nurse, but i don't know when to visit. everytime i go to see her she would always check on the students or she's not there. can you tell me when should i visit?

I bought the sience equippment for the one teacher so I could progress but everytime I tried to buy it,it would take my money and not gave me the science equippment

(-1)

Scroll down. Don't be That Guy (it works fine).

Big bug ...  :/ 

I'm sorry, but an uncaught exception occurred.

While running game code:

KeyError: 'htc'

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

Full traceback:

  File "monday.rpyc", line 5106, in script call

  File "monday.rpyc", line 370, in script call

  File "monday.rpyc", line 1163, in script call

  File "monday.rpyc", line 1712, in script call

  File "monday.rpyc", line 5106, in script call

  File "monday.rpyc", line 5297, in script call

  File "monday.rpyc", line 5106, in script call

  File "monday.rpyc", line 370, in script call

  File "monday.rpyc", line 5106, in script call

  File "monday.rpyc", line 5297, in script call

  File "monday.rpyc", line 2013, in script call

  File "monday.rpyc", line 2359, in script call

  File "monday.rpyc", line 2599, in script call

  File "monday.rpyc", line 4623, in script call

  File "monday.rpyc", line 4758, in script call

  File "monday.rpyc", line 370, in script call

  File "monday.rpyc", line 1163, in script call

  File "monday.rpyc", line 1163, in script call

  File "monday.rpyc", line 1163, in script call

  File "monday.rpyc", line 2013, in script call

  File "monday.rpyc", line 2013, in script call

  File "monday.rpyc", line 2359, in script call

  File "monday.rpyc", line 2917, in script call

  File "monday.rpyc", line 3714, in script call

  File "monday.rpyc", line 4242, in script call

  File "monday.rpyc", line 4623, in script call

  File "monday.rpyc", line 7, in script call

  File "monday.rpyc", line 370, in script call

  File "monday.rpyc", line 4623, in script call

  File "monday.rpyc", line 5106, in script call

  File "monday.rpyc", line 2013, in script call

  File "monday.rpyc", line 4069, in script call

  File "monday.rpyc", line 4623, in script call

  File "monday.rpyc", line 5106, in script call

  File "monday.rpyc", line 1163, in script call

  File "monday.rpyc", line 1163, in script call

  File "monday.rpyc", line 2013, in script call

  File "monday.rpyc", line 2917, in script call

  File "monday.rpyc", line 4623, in script call

  File "monday.rpyc", line 5106, in script call

  File "monday.rpyc", line 370, in script call

  File "monday.rpyc", line 1163, in script call

  File "monday.rpyc", line 3714, in script call

  File "monday.rpyc", line 4623, in script call

  File "monday.rpyc", line 1163, in script call

  File "monday.rpyc", line 1163, in script call

  File "monday.rpyc", line 2013, in script call

  File "monday.rpyc", line 5106, in script call

  File "monday.rpyc", line 3714, in script call

  File "monday.rpyc", line 315, in script call

  File "monday.rpyc", line 2013, in script call

  File "monday.rpyc", line 2917, in script call

  File "monday.rpyc", line 5297, in script call

  File "monday.rpyc", line 370, in script call

  File "monday.rpyc", line 370, in script call

  File "monday.rpyc", line 2917, in script call

  File "tl/French/fundraiser.rpyc", line 2937, in script

  File "C:\Users\Magii\Desktop\TheHeadmaster-0.15.3public-pc\renpy\ast.py", line 930, in execute

    renpy.exports.say(who, what, *args, **kwargs)

  File "C:\Users\Magii\Desktop\TheHeadmaster-0.15.3public-pc\renpy\exports.py", line 1473, in say

    who(what, *args, **kwargs)

  File "C:\Users\Magii\Desktop\TheHeadmaster-0.15.3public-pc\renpy\character.py", line 1337, in __call__

    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)

  File "C:\Users\Magii\Desktop\TheHeadmaster-0.15.3public-pc\renpy\character.py", line 1251, in prefix_suffix

    return (sub(prefix) + sub(body) + sub(suffix))

  File "C:\Users\Magii\Desktop\TheHeadmaster-0.15.3public-pc\renpy\character.py", line 1231, in sub

    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]

  File "C:\Users\Magii\Desktop\TheHeadmaster-0.15.3public-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 "C:\Users\Magii\Desktop\TheHeadmaster-0.15.3public-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

KeyError: 'htc'

Windows-10-10.0.22631 AMD64

Ren'Py 8.1.1.23060707

The Headmaster 0.15.3.1public

Fri May 10 15:13:24 2024

(+1)(-13)

Not good

(+1)

This makes my circuits feel damp

What

lmao

So I seem to be stuck with no possible way to progress really.
I've been stuck at 10 influence for a long while, and none of the hints to progress influence help.

The hints are:
School Board - punishment oversight
Miss Newman - advanced techniques
Miss Potts - settle / tender / strict.

I'm stuck at needing to advance priti and rachel's quests, but that I cannot do until I have 11 influence. What do?

(+2)

Most of the people who end up with 10 influence do so because they took the easy way out and only got 1 point from Wilson. I haven't tried to progress that way, so not sure how that would work in the recent update (I am not sure if the staff training with Debbie unlocks in Chapter 1 or not) but you can check out the walk-through, it is very detailed.

The content you get from tricking Wilson (in addition to 2 influence points instead of 1) is worth playing.

failed to download for many times: it shows a 7.1GB file, but change to 4.7GB after download. anyone can help?

Just an educated guess... Do you have an older version of windows? Some older versions have a file size limitation of 4.7GB. 

Another possible cause is if you are saving the file to a FAT formatted drive (often USB drives use this.) A NTFS formatted drive should allow for a larger file.

Linux and Mac would also have the same problems with FAT drives. ext3/4 drives on linux would be fine. (I'm not sure of the specifics on Mac)

Usually checking the properties of a drive will tell you what format (FAT/NTFS/Ext4/others) exists on that drive.

(+1)

Interesting choice of music for the presentation. Bolero. A manifestation of Ravel's mental state. Could this, perchance, be a reflection of the psyche of the headmaster...

(+4)

It could well be. I originally wanted to use Shostakovich's Waltz No. 2 but went with The Bolero in the end because it was easier to cut up into smaller looping sections. 

(1 edit)

I just downloaded the game for the first time. It shows Joiplay's loading screen then closes. I'm on android 14. How do I fix this?

(2 edits)

I have the same problem i think its just the game you have to wait for the next updated or until its fixed or download the previous versions of the game 

Did you put the correct .exe file for it?

I just found the same error today, looking in the posts of the game creator I saw that the Renpy 8 version is required to open the game with JoiPlay, checking I saw that the one I had was outdated, after updating I could play without problems

(1 edit)

Anyone else have an issue with upgrading the Science Facility for Dr. Chang? I buy the upgrade, go talk to her, and the MC always tells her he hasn't made the upgrade yet.

u have to wait until it arrives

(+1)

Don't press the power button immediately after buying the upgrade. Read the dialogue first to set the trigger.  We've fixed the issue for the next update.

@altosandherdone, that was the issue. Thanks.

Good morning. Will there be a sequel this year? I'm really into this game.

(+1)

The game is not finished, it gets updates so there wont be a sequel any soon, there is also a spinoff if you cant wait for the updates

Hello, thank you for answering me. so if I understand correctly. The game is definitely not finished, we just have to wait for the next update?. I think I'm going to subscribe to their patreon soon.

Exactly

What is the spinoff? 

(+2)

Mycock's Manor by the same Dev.
It's here on itch to DL.

Version 0.15.3 isn't downloading. Says it isn't available on the site.

So android is no longer available..

how do you train miss potts

You must visit their apartment in the evening.

how do i train miss potts 

can you have sex with the students?

(+2)

Eventually

(-1)

i ordered the dildo in the headmaster's pet 2 quest but i think i got stuck there the dildo is not delivered after 5 days i completed all the quest but i stuck on this how to solve the issue pls tell me

(+4)(-2)

harem or solo Li routes? pregnancy?

(+1)

I really love this game. Next update when? I need more Samantha and ms chang lol.

这么好的游戏竟然没有中文

可惜了 我发过评论给作者但他没有回

瑞秋第20个任务怎么做 顺序是什么

(+8)(-1)

I'd love to have more girls to spank, it would be great to have some footjob action. Also, I'd love to see bondage, and more harder content.

(+1)

hope the next update brings different girls to play with in the office 

谁知道谷歌上下载完mac这个怎么安装

(1 edit) (+3)

A very intresting and well-written game! Easily one of the best visual novel type game in this art style that is above your peers with the value of an being enjoyable story and with gameplay that compliments it well!  I am looking forward to your future updates and thank you for your hard work!


I would love to see a more romantic path with Rachel other than/possible alongside the current pet one, a bit more nuanced path just as what you can do with Lucy. (Also looking forward to her update!)

Also her first time/defloration scene falls flat in comparison to others even though it was reasoned on by the protagonist's dialogue, it could probably use a more intimate one if a romantic path is to exist. If the justification for it is only to be used on her then it is disappointing and frankly boring if that applies to every petite maiden in the game. At the very least let the mc do it himself/force herself to him before failing and being lectured/told about it being a bad idea and then proceding to use other implements in her training.

As it currently is, It just makes her character simply as an yes-man object without a will that is only used to progress the overall plot unlike the story developments of Debbie, Cassandra, and Priti wherein the mc helps them into the betterment of themselves with the questionable techniques that is the premise of the game, and then after realising that it worked and helped them, they become thankful, more loving, and approaching towards the mc for him to use as a leverage later on. The context makes it more interesting for it help shows that the character thinks that she had genuinely progressed and growed via the mc intervention not just a bland brainwash even though she is meant to be a submissive and obidient character.

Thank you for your time reading and I hope to see more soon!

(+1)

I can't speak for the devs, but in my experience at quite a few real life events, Rachel is scarily accurate, once you account for varying shapes and sizes, and project them to 23ish and beyond.

(+1)

Nice game

(-1)

The harriet mission has serious bugs, the mission list cannot be opened, and the game cannot be played... My version is 15.2

我想求助,我被卡在了,放学后命狄秋到我的办公室来接受惩罚,然后用假阳具再试一次,救救我,第二部分

(+1)(-1)

My Mac cannot be opened after downloading

(+1)(-1)

Same issue.  Game does not run on Mac.

(+1)

I played it on a Mac, lol

(+1)

same i keep getting operation not permitted when i try to unzip it

Unzip in Terminal, maybe?  Or maybe your download was truncated somehow?

If I missed the encounter with Amy that unlocks the chastity panties is there any other way to get them? I've completed all the content I could but all the rest of the quests rely on leveling her up again. I really don't want to go back ~80 days in the story, any help would be great thx

It's definitely possible to fix this, but hard without knowing the full details. If you ask in the help channel on our discord we can talk you through it. https://discord.gg/7sk9T5pZz4

Viewing most recent comments 46 to 85 of 1,736 · Next page · Previous page · First page · Last page