First, thank you for this amazing game. I really enjoyed a lot so far and I've no doubt I'll continue.
Second, a quick question from me, maybe anyone will be able to answer. I'm missing only an event and I've no idea how to trigger. I keep doing what it's written, patrolling in the weekend, but all I get are
Is it possible that this event was in ch.1 and I missed it?
Third, a more complex question: my game keeps getting an error and I've to rollback (or quit) whenever I open the Characters -> Others section. I'm not sure, but I think this happened a bit after Arabella and her mother joined the school, but I can't be sure it's related. When I discovered it I was too ahead to go back, so I'm stuck with it. I posted it below, if I can help somehow with more info or you can redirect me where to go to provide it, let me know.
Second, a quick question from me, maybe anyone will be able to answer. I'm missing only an event and I've no idea how to trigger. I keep doing what it's written, patrolling in the weekend, but all I get are
You don't have permission to view the spoiler content.
Log in or register now.
You don't have permission to view the spoiler content.
Log in or register now.
Third, a more complex question: my game keeps getting an error and I've to rollback (or quit) whenever I open the Characters -> Others section. I'm not sure, but I think this happened a bit after Arabella and her mother joined the school, but I can't be sure it's related. When I discovered it I was too ahead to go back, so I'm stuck with it. I posted it below, if I can help somehow with more info or you can redirect me where to go to provide it, let me know.
Code:
I'm sorry, but an uncaught exception occurred.
While running game code
File gamemonday.rpy, line 117, in module
File gameinfoscreen.rpy, line 251, in execute
File gameinfoscreen.rpy, line 251, in execute
File gameinfoscreen.rpy, line 293, in execute
NameError name 'car3_name' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback
File monday.rpyc, line 1988, in script call
File monday.rpyc, line 2078, in script call
File monday.rpyc, line 2934, in script call
File monday.rpyc, line 3752, in script call
File monday.rpyc, line 3752, in script call
File monday.rpyc, line 453, in script call
File monday.rpyc, line 2879, in script call
File monday.rpyc, line 1144, in script call
File monday.rpyc, line 1144, in script call
File monday.rpyc, line 2879, in script call
File monday.rpyc, line 359, in script call
File monday.rpyc, line 1144, in script call
File monday.rpyc, line 1691, in script call
File monday.rpyc, line 2879, in script call
File monday.rpyc, line 2879, in script call
File monday.rpyc, line 2879, in script call
File monday.rpyc, line 1144, in script call
File monday.rpyc, line 1988, in script call
File monday.rpyc, line 2879, in script call
File monday.rpyc, line 1988, in script call
File monday.rpyc, line 3662, in script call
File monday.rpyc, line 4551, in script call
File monday.rpyc, line 359, in script call
File monday.rpyc, line 1144, in script call
File monday.rpyc, line 359, in script call
File monday.rpyc, line 1144, in script call
File monday.rpyc, line 3662, in script call
File monday.rpyc, line 1144, in script call
File monday.rpyc, line 2879, in script call
File monday.rpyc, line 2879, in script call
File monday.rpyc, line 3288, in script call
File monday.rpyc, line 4186, in script call
File monday.rpyc, line 3662, in script call
File monday.rpyc, line 1144, in script call
File monday.rpyc, line 1988, in script call
File monday.rpyc, line 3662, in script call
File monday.rpyc, line 359, in script call
File monday.rpyc, line 1144, in script call
File monday.rpyc, line 1988, in script call
File monday.rpyc, line 2879, in script call
File monday.rpyc, line 359, in script call
File monday.rpyc, line 1144, in script call
File monday.rpyc, line 359, in script call
File monday.rpyc, line 117, in script
File EGameTheHeadmaster-0.13.2public-pc-crunchedTheHeadmaster-0.13.2public-pcrenpyast.py, line 914, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File EGameTheHeadmaster-0.13.2public-pc-crunchedTheHeadmaster-0.13.2public-pcrenpypython.py, line 2028, in py_exec_bytecode
exec bytecode in globals, locals
File gamemonday.rpy, line 117, in module
File EGameTheHeadmaster-0.13.2public-pc-crunchedTheHeadmaster-0.13.2public-pcrenpyexports.py, line 1480, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward)
File EGameTheHeadmaster-0.13.2public-pc-crunchedTheHeadmaster-0.13.2public-pcrenpyui.py, line 297, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, kwargs)
File EGameTheHeadmaster-0.13.2public-pc-crunchedTheHeadmaster-0.13.2public-pcrenpydisplaycore.py, line 2702, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, kwargs)
File EGameTheHeadmaster-0.13.2public-pc-crunchedTheHeadmaster-0.13.2public-pcrenpydisplaycore.py, line 3094, in interact_core
root_widget.visit_all(lambda i i.per_interact())
File EGameTheHeadmaster-0.13.2public-pc-crunchedTheHeadmaster-0.13.2public-pcrenpydisplaycore.py, line 541, in visit_all
d.visit_all(callback, seen)
File EGameTheHeadmaster-0.13.2public-pc-crunchedTheHeadmaster-0.13.2public-pcrenpydisplaycore.py, line 541, in visit_all
d.visit_all(callback, seen)
File EGameTheHeadmaster-0.13.2public-pc-crunchedTheHeadmaster-0.13.2public-pcrenpydisplaycore.py, line 541, in visit_all
d.visit_all(callback, seen)
File EGameTheHeadmaster-0.13.2public-pc-crunchedTheHeadmaster-0.13.2public-pcrenpydisplaycore.py, line 541, in visit_all
d.visit_all(callback, seen)
File EGameTheHeadmaster-0.13.2public-pc-crunchedTheHeadmaster-0.13.2public-pcrenpydisplayscreen.py, line 430, in visit_all
callback(self)
File EGameTheHeadmaster-0.13.2public-pc-crunchedTheHeadmaster-0.13.2public-pcrenpydisplaycore.py, line 3094, in lambda
root_widget.visit_all(lambda i i.per_interact())
File EGameTheHeadmaster-0.13.2public-pc-crunchedTheHeadmaster-0.13.2public-pcrenpydisplayscreen.py, line 440, in per_interact
self.update()
File EGameTheHeadmaster-0.13.2public-pc-crunchedTheHeadmaster-0.13.2public-pcrenpydisplayscreen.py, line 625, in update
self.screen.function(self.scope)
File gameinfoscreen.rpy, line 251, in execute
File gameinfoscreen.rpy, line 251, in execute
File gameinfoscreen.rpy, line 293, in execute
File screen language, line 293, in module
NameError name 'car3_name' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.5.606
The Headmaster 0.13.2public
Thu Mar 02 213929 2023