AltosandHerdone

Member
Game Developer
Jan 5, 2019
327
4,983
When "Teaching Class" any time durring the week i still get this, the only time it doesn't happen is when MC catches the girl that has her skirt caught in the locker and chose the option "Pull Her Hips" and the skirt gets ripped off, the teach class and get the scene, other than that i constantly get this...

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

While running game code:
  File "game/monday.rpy", line 1198, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 1978, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2577, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2787, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 3542, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 4310, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 4310, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 277, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 3542, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 1978, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2365, in script call
    call drama from _call_drama
  File "game/monday.rpy", line 2787, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 803, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 1978, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2365, in script call
    call drama from _call_drama
  File "game/monday.rpy", line 3060, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 3066, in script call
    mt "It's too late in the day to be doing paperwork."
  File "game/monday.rpy", line 1753, in script call
    call reminders from _call_reminders_2
  File "game/monday.rpy", line 2787, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 198, in script call
    call events_run_period from _call_events_run_period_1
  File "game/dse-event_dispatcher.rpy", line 255, in script
    python hide:
  File "game/dse-event_dispatcher.rpy", line 255, in <module>
    python hide:
  File "game/dse-event_dispatcher.rpy", line 262, in _execute_python_hide
    if not i.check(eobjs):
  File "game/dse-event_dispatcher.rpy", line 60, in check
    if not i.eval(self.name, valid):
  File "game/dse-event_dispatcher.rpy", line 105, in eval
    return name not in events_executed
NameError: global name 'events_executed' is not defined

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

Full traceback:
  File "game/monday.rpy", line 1198, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 1978, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2577, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2787, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 3542, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 4310, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 4310, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 277, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 3542, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 1978, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2365, in script call
    call drama from _call_drama
  File "game/monday.rpy", line 2787, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 803, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 1978, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2365, in script call
    call drama from _call_drama
  File "game/monday.rpy", line 3060, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 3066, in script call
    mt "It's too late in the day to be doing paperwork."
  File "game/monday.rpy", line 1753, in script call
    call reminders from _call_reminders_2
  File "game/monday.rpy", line 2787, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 198, in script call
    call events_run_period from _call_events_run_period_1
  File "game/dse-event_dispatcher.rpy", line 255, in script
    python hide:
  File "C:\TheHeadmaster-051-pc\renpy\ast.py", line 881, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\TheHeadmaster-051-pc\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/dse-event_dispatcher.rpy", line 255, in <module>
    python hide:
  File "game/dse-event_dispatcher.rpy", line 262, in _execute_python_hide
    if not i.check(eobjs):
  File "game/dse-event_dispatcher.rpy", line 60, in check
    if not i.eval(self.name, valid):
  File "game/dse-event_dispatcher.rpy", line 105, in eval
    return name not in events_executed
NameError: global name 'events_executed' is not defined

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
The Headmaster 0.5.1
Sat Aug 24 11:28:04 2019
This one happens if the MC tries to "Walk The Halls"

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

While running game code:
  File "game/monday.rpy", line 1198, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 1978, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2577, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2787, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 3542, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 4310, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 4310, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 277, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 3542, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 1978, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2365, in script call
    call drama from _call_drama
  File "game/monday.rpy", line 2787, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 803, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 1978, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2365, in script call
    call drama from _call_drama
  File "game/monday.rpy", line 3060, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 3066, in script call
    mt "It's too late in the day to be doing paperwork."
  File "game/monday.rpy", line 1753, in script call
    call reminders from _call_reminders_2
  File "game/monday.rpy", line 2787, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 250, in script call
    call events_run_period from _call_events_run_period_2
  File "game/dse-event_dispatcher.rpy", line 255, in script
    python hide:
  File "game/dse-event_dispatcher.rpy", line 255, in <module>
    python hide:
  File "game/dse-event_dispatcher.rpy", line 262, in _execute_python_hide
    if not i.check(eobjs):
  File "game/dse-event_dispatcher.rpy", line 60, in check
    if not i.eval(self.name, valid):
  File "game/dse-event_dispatcher.rpy", line 105, in eval
    return name not in events_executed
NameError: global name 'events_executed' is not defined

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

Full traceback:
  File "game/monday.rpy", line 1198, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 1978, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2577, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2787, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 3542, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 4310, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 4310, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 277, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 3542, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 1978, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2365, in script call
    call drama from _call_drama
  File "game/monday.rpy", line 2787, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 803, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 1978, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 2365, in script call
    call drama from _call_drama
  File "game/monday.rpy", line 3060, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 3066, in script call
    mt "It's too late in the day to be doing paperwork."
  File "game/monday.rpy", line 1753, in script call
    call reminders from _call_reminders_2
  File "game/monday.rpy", line 2787, in script call
    $ renpy.pause(hard=True)
  File "game/monday.rpy", line 250, in script call
    call events_run_period from _call_events_run_period_2
  File "game/dse-event_dispatcher.rpy", line 255, in script
    python hide:
  File "C:\TheHeadmaster-051-pc\renpy\ast.py", line 881, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\TheHeadmaster-051-pc\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/dse-event_dispatcher.rpy", line 255, in <module>
    python hide:
  File "game/dse-event_dispatcher.rpy", line 262, in _execute_python_hide
    if not i.check(eobjs):
  File "game/dse-event_dispatcher.rpy", line 60, in check
    if not i.eval(self.name, valid):
  File "game/dse-event_dispatcher.rpy", line 105, in eval
    return name not in events_executed
NameError: global name 'events_executed' is not defined

Windows-8-6.2.9200
Ren'Py 7.1.3.1092
The Headmaster 0.5.1
Sat Aug 24 11:32:46 2019
The events executed bug only effects saves from version 0.1. just start a new save and skip to day two.
 

AltosandHerdone

Member
Game Developer
Jan 5, 2019
327
4,983
Is the option to change the rule regarding corporal punishment implemented in this version? I have completed Ruth's questline (pictures and humiliation) and Sally's (with Debbie to level 5) but there isn't an option to have a successful vote on the rule change. Any help would be appreciated.
It's not implemented yet. That's next on my list to do.
 

cuteelf

Member
Jul 30, 2018
203
404
Guys, do i have to delete ALL rpa files after i edited vfour.rpy? What happens if i leave them there? Sorry, n00b here ;)
 

fulcrum

Engaged Member
Feb 2, 2018
3,351
1,901
do i have to let trixie in? her talking about her grandmother on the pole to the kids is disgusting.
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
13,718
32,124
do i have to let trixie in? her talking about her grandmother on the pole to the kids is disgusting.
No, but without her, you have to give Priti's pictures to Mr. Wilson. Hard to say at this point which is the worse option over all... :unsure:
 

TheDevian

Svengali Productions
Game Developer
Mar 8, 2018
13,718
32,124
i will have to start over anyway because my progress is all over the place. i.e. the lech has her pics already before trixie even happened.
If she is being honest, then having her around seems the lesser of the two evils, but she might be working for someone else (Honey Trap), in which case, she might be far more dangerous than she appears.
 

Zozefs

Member
Sep 15, 2018
117
145
To many crashes, played through... got 4 errors in one go, shame. I dont event want to start game again. I think im gona pass on this update and wait for next one with hope that they fix samething. GG.(y)
 

Ugh123

Newbie
Dec 5, 2017
85
35
bug where you complete things in the quests then they become "uncompleted" - specifically, the three influence points from miss newman and the visit the lake to find the headmasters body ones
 
  • Like
Reactions: SeppelSpa

Spawn420

Active Member
Oct 24, 2018
725
467
started new game on latest version..
random error at the start after the intro when heading to classes if I click on English class.
I just rollbacked and ignored it but there should be a scene there like the other classes..

Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 829, in <module>
NameError: name 'claire_emb_train1' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "intro.rpyc", line 1485, in script call
File "script.rpyc", line 829, in script
File "C:\Misha\Games\MOE\TheHeadmaster-0.5.1-pc\renpy\ast.py", line 1762, in execute
if renpy.python.py_eval(condition):
File "C:\Misha\Games\MOE\TheHeadmaster-0.5.1-pc\renpy\python.py", line 1944, in py_eval
return py_eval_bytecode(code, globals, locals)
File "C:\Misha\Games\MOE\TheHeadmaster-0.5.1-pc\renpy\python.py", line 1937, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/script.rpy", line 829, in <module>
NameError: name 'claire_emb_train1' is not defined
Windows-8-6.2.9200
Ren'Py 7.1.3.1092
The Headmaster 0.5.1
Sun Aug 25 14:04:06 2019
 

ꜱᴛᴀɢᴡᴏᴏᴅ

Bush Rustler
Donor
Aug 23, 2018
1,080
2,051
Are we ever going to reach a point with nude school uniform? I think that'd be a lot of fun
That doesn't seem like something that the MC would want. Having them be naked all of the time would likely desensitise them from the shame and embarrassment of having to expose themselves. I assume full nude punishments will eventually be on the cards but general nudity at all times doesn't seem feasible unless the MC finds himself falling down a rabbit hole of his own perversions and drifts away from his academic agenda. I personally feel that he's too disciplined to really go mad with power like that. Maybe an outside influence could cause it to happen though *cough*school board*cough*.
 
Last edited:
4.50 star(s) 251 Votes