katmandomo

Active Member
Feb 10, 2018
864
1,889
356
And what position do you think she's in at the attached picture?
Make sure Miss Newman is the disciplinarian during the lay over the knee part of the punishment, it adds an extra point of humiliation.
 
Last edited:

NexivSelecaf

Engaged Member
Aug 25, 2017
2,525
11,856
798
While I am also not in the "Rachel is No 1" club, it seems far from empty when reading the forums, so tastes just differ. If I had to guess, she would be battling it out with Priti and Lucy for most popular girl.
Someone with more free time than I do should make a .
 

cager

Newbie
Aug 2, 2017
88
91
176
In 0.13 you can have a look in the character log. But the entry of Rachel doesn't work right now (at least for me). This is seemingly a beta-bug.

Alternatively, you can go to the replay-menu and press the big red button in the upper right corner 3 times.
Thanks LLW for pointing these for me. There is so much in the help/logs/info screens that my poor eyes and brain did not register the line of text at the top of the character log. Also using the cheat screens to see the current levels did not occur to me.

Thanks again for the good info.
 

theschmidty

New Member
Sep 25, 2018
7
1
112
I have the same problem with the bikini - how do i edit it in as some have mentioned? or is it possible to get a savefile with the bikini?
 

m889

Newbie
Sep 24, 2017
16
4
242
game dumps out when punishing Rachel
Same here. On the second video animation there is a CTD with a trace :

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Rachel_PS.rpy", line 5140, in <module>
MemoryError:

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

Full traceback:
  File "monday.rpyc", line 1143, in script call
  File "monday.rpyc", line 4550, in script call
  File "monday.rpyc", line 5031, in script call
  File "monday.rpyc", line 5031, in script call
  File "monday.rpyc", line 359, in script call
  File "monday.rpyc", line 4550, in script call
  File "monday.rpyc", line 359, in script call
  File "monday.rpyc", line 2878, in script call
  File "monday.rpyc", line 5031, in script call
  File "monday.rpyc", line 359, in script call
  File "monday.rpyc", line 1143, in script call
  File "monday.rpyc", line 1987, in script call
  File "monday.rpyc", line 2878, in script call
  File "monday.rpyc", line 4550, in script call
  File "monday.rpyc", line 5031, in script call
  File "monday.rpyc", line 359, in script call
  File "monday.rpyc", line 4550, in script call
  File "monday.rpyc", line 5031, in script call
  File "monday.rpyc", line 5221, in script call
  File "monday.rpyc", line 1987, in script call
  File "monday.rpyc", line 4550, in script call
  File "monday.rpyc", line 5031, in script call
  File "monday.rpyc", line 359, in script call
  File "monday.rpyc", line 550, in script call
  File "Rachel_PS.rpyc", line 5140, in script
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/Rachel_PS.rpy", line 5140, in <module>
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\exports.py", line 1480, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\video.py", line 405, in render
    tex, _ = get_movie_texture(self.channel, self.mask_channel, self.side_mask)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\video.py", line 177, in get_movie_texture
    tex = renpy.display.draw.load_texture(surf, True)
  File "gldraw.pyx", line 738, in renpy.gl.gldraw.GLDraw.load_texture
  File "gltexture.pyx", line 883, in renpy.gl.gltexture.texture_grid_from_surface
  File "gltexture.pyx", line 319, in renpy.gl.gltexture.TextureCore.load_surface
  File "gltexture.pyx", line 1174, in renpy.gl.gltexture.premultiply
MemoryError:

Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Headmaster 0.13.0Beta
Mon Aug 29 14:23:21 2022
 
  • Like
Reactions: scoopsmeister

lordmethos

Newbie
Jul 18, 2020
65
34
183
Same here. On the second video animation there is a CTD with a trace :

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/Rachel_PS.rpy", line 5140, in <module>
MemoryError:

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

Full traceback:
  File "monday.rpyc", line 1143, in script call
  File "monday.rpyc", line 4550, in script call
  File "monday.rpyc", line 5031, in script call
  File "monday.rpyc", line 5031, in script call
  File "monday.rpyc", line 359, in script call
  File "monday.rpyc", line 4550, in script call
  File "monday.rpyc", line 359, in script call
  File "monday.rpyc", line 2878, in script call
  File "monday.rpyc", line 5031, in script call
  File "monday.rpyc", line 359, in script call
  File "monday.rpyc", line 1143, in script call
  File "monday.rpyc", line 1987, in script call
  File "monday.rpyc", line 2878, in script call
  File "monday.rpyc", line 4550, in script call
  File "monday.rpyc", line 5031, in script call
  File "monday.rpyc", line 359, in script call
  File "monday.rpyc", line 4550, in script call
  File "monday.rpyc", line 5031, in script call
  File "monday.rpyc", line 5221, in script call
  File "monday.rpyc", line 1987, in script call
  File "monday.rpyc", line 4550, in script call
  File "monday.rpyc", line 5031, in script call
  File "monday.rpyc", line 359, in script call
  File "monday.rpyc", line 550, in script call
  File "Rachel_PS.rpyc", line 5140, in script
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\ast.py", line 914, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\python.py", line 2028, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/Rachel_PS.rpy", line 5140, in <module>
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\exports.py", line 1480, in pause
    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\ui.py", line 297, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\core.py", line 2702, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\core.py", line 3194, in interact_core
    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\core.py", line 2094, in draw_screen
    renpy.config.screen_height,
  File "renpy/display/render.pyx", line 490, in renpy.display.render.render_screen (gen\renpy.display.render.c:6805)
    rv = render(root, width, height, st, st)
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\layout.py", line 722, in render
    surf = render(child, width, height, cst, cat)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "accelerator.pyx", line 110, in renpy.display.accelerator.transform_render
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\image.py", line 500, in render
    return wrap_render(self.target, width, height, st, at)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(child, w, h, st, at)
  File "renpy/display/render.pyx", line 166, in renpy.display.render.render (gen\renpy.display.render.c:4075)
    cpdef render(d, object widtho, object heighto, double st, double at):
  File "renpy/display/render.pyx", line 259, in renpy.display.render.render (gen\renpy.display.render.c:3520)
    rv = d.render(widtho, heighto, st, at)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\video.py", line 405, in render
    tex, _ = get_movie_texture(self.channel, self.mask_channel, self.side_mask)
  File "Z:\MyDownloads\DDL\Games\In DEV\The HeadMaster\TheHeadmaster-0.13.0Beta-pc\renpy\display\video.py", line 177, in get_movie_texture
    tex = renpy.display.draw.load_texture(surf, True)
  File "gldraw.pyx", line 738, in renpy.gl.gldraw.GLDraw.load_texture
  File "gltexture.pyx", line 883, in renpy.gl.gltexture.texture_grid_from_surface
  File "gltexture.pyx", line 319, in renpy.gl.gltexture.TextureCore.load_surface
  File "gltexture.pyx", line 1174, in renpy.gl.gltexture.premultiply
MemoryError:

Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Headmaster 0.13.0Beta
Mon Aug 29 14:23:21 2022
i had that issue so during the punishments i do a quick save so i dont lose my progress n eventually i cleared the punishment for Rachael till i reched the end of the update it shouyld be noted that this is the first beta build so its not completely stabler and if you r in the discord serveer with the beta channel access they will be notified n the patch with the rest of the content will be avaiable near the end of the week
 

ccxvidonaferens

Active Member
May 25, 2022
830
1,034
293
I really liked this game but almost 1 year for such minimal updates is incredibly disappointing.
Just to play the role of devil's advocate, didn't the developer say that they realised that they needed to change the mechanism of progressing Rachels story towards conclusion during the creation of this update. Reading between the lines that suggests that it's possible that a considerable chunk of work maybe had to be thrown out and redone to fit the change of direction. As such, just to pick arbitrary numbers out of thin air to illustrate my point if you spend say 6 months writing/animating/coding etc, to get an update ready to release, then junk it and redo the work taking another 6 months then its obvious that the result will not look like 12 months work. Plus lets not forget that there is a whole portion of planned content for this update that just wasn't ready yet and that would factor into the time calculation above. As far as I am aware this developer hasn't given us any reason to distrust their word compared to some other creators in this space. Though I am happy to be corrected if I am wrong.
 
  • Like
Reactions: qweasdyxc12345
4.50 star(s) 296 Votes