marcomemmey
Member
- Apr 14, 2020
- 143
- 100
- 201
Bug reports for the latest update:
1. Trying to have Newman act in discipline sessions late game has caused reproductible CTDs.
2. Lots of Renpy errors at different points of the new segments of the storyline.
3. French translation is great in this game, but out of nowhere at every point of the game some slides revert to English. A lot of times. Someone able to fix it will likely need to do a full playthrough; there are still instances of those out-of-place English slides even in the intro.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/events.rpy", line 4085, in <module>
File "game/screens custom.rpy", line 1572, in execute
File "game/screens custom.rpy", line 1572, in execute
File "game/screens custom.rpy", line 1598, in execute
File "game/screens custom.rpy", line 1640, in execute
File "game/screens custom.rpy", line 1640, in execute
File "game/screens custom.rpy", line 1649, in execute
File "game/screens custom.rpy", line 1672, in execute
File "game/rules.rpy", line 579, in execute
File "game/rules.rpy", line 579, in execute
File "game/rules.rpy", line 581, in execute
File "game/rules.rpy", line 581, in <module>
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "events.rpyc", line 4085, in script
File "E:\TheHeadmaster-0.14.1beta-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "E:\TheHeadmaster-0.14.1beta-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/events.rpy", line 4085, in <module>
File "E:\TheHeadmaster-0.14.1beta-pc\renpy\exports.py", line 1537, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
File "E:\TheHeadmaster-0.14.1beta-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "E:\TheHeadmaster-0.14.1beta-pc\renpy\display\core.py", line 3377, 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 "E:\TheHeadmaster-0.14.1beta-pc\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "E:\TheHeadmaster-0.14.1beta-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\TheHeadmaster-0.14.1beta-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\TheHeadmaster-0.14.1beta-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "E:\TheHeadmaster-0.14.1beta-pc\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "E:\TheHeadmaster-0.14.1beta-pc\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "E:\TheHeadmaster-0.14.1beta-pc\renpy\display\screen.py", line 462, in per_interact
self.update()
File "E:\TheHeadmaster-0.14.1beta-pc\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/screens custom.rpy", line 1572, in execute
File "game/screens custom.rpy", line 1572, in execute
File "game/screens custom.rpy", line 1598, in execute
File "game/screens custom.rpy", line 1640, in execute
File "game/screens custom.rpy", line 1640, in execute
File "game/screens custom.rpy", line 1649, in execute
File "game/screens custom.rpy", line 1672, in execute
File "game/rules.rpy", line 579, in execute
File "game/rules.rpy", line 579, in execute
File "game/rules.rpy", line 581, in execute
File "game/rules.rpy", line 581, in <module>
File "E:\TheHeadmaster-0.14.1beta-pc\renpy\revertable.py", line 217, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.19045 AMD64
Ren'Py 8.0.3.22090809
The Headmaster 0.14.1beta
Sat May 6 22:39:06 2023
Tried Rollback and progressing just did the same thing. Tried spam clicking ignore and nothing happened eitherI'm sorry, but an uncaught exception occurred.
While running game code:
File "game/events.rpy", line 4085, in <module>
File "game/screens custom.rpy", line 1572, in execute
File "game/screens custom.rpy", line 1572, in execute
File "game/screens custom.rpy", line 1598, in execute
File "game/screens custom.rpy", line 1640, in execute
File "game/screens custom.rpy", line 1640, in execute
File "game/screens custom.rpy", line 1649, in execute
File "game/screens custom.rpy", line 1672, in execute
File "game/rules.rpy", line 579, in execute
File "game/rules.rpy", line 579, in execute
File "game/rules.rpy", line 581, in execute
File "game/rules.rpy", line 581, in <module>
IndexError: list index out of range
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "monday.rpyc", line 1466, in script call
File "monday.rpyc", line 2003, in script call
File "monday.rpyc", line 2003, in script call
File "monday.rpyc", line 2901, in script call
File "monday.rpyc", line 3152, in script call
File "monday.rpyc", line 3694, in script call
File "monday.rpyc", line 2003, in script call
File "monday.rpyc", line 5269, in script call
File "monday.rpyc", line 4730, in script call
File "monday.rpyc", line 2003, in script call
File "monday.rpyc", line 1704, in script call
File "events.rpyc", line 4085, in script
File "G:\Other\G\Headmaster\TheHeadmaster-0.14.1beta-pc\renpy\ast.py", line 1131, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "G:\Other\G\Headmaster\TheHeadmaster-0.14.1beta-pc\renpy\python.py", line 1061, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/events.rpy", line 4085, in <module>
File "G:\Other\G\Headmaster\TheHeadmaster-0.14.1beta-pc\renpy\exports.py", line 1537, in pause
rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)
File "G:\Other\G\Headmaster\TheHeadmaster-0.14.1beta-pc\renpy\ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "G:\Other\G\Headmaster\TheHeadmaster-0.14.1beta-pc\renpy\display\core.py", line 3377, 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 "G:\Other\G\Headmaster\TheHeadmaster-0.14.1beta-pc\renpy\display\core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "G:\Other\G\Headmaster\TheHeadmaster-0.14.1beta-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "G:\Other\G\Headmaster\TheHeadmaster-0.14.1beta-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "G:\Other\G\Headmaster\TheHeadmaster-0.14.1beta-pc\renpy\display\core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "G:\Other\G\Headmaster\TheHeadmaster-0.14.1beta-pc\renpy\display\screen.py", line 451, in visit_all
callback(self)
File "G:\Other\G\Headmaster\TheHeadmaster-0.14.1beta-pc\renpy\display\core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "G:\Other\G\Headmaster\TheHeadmaster-0.14.1beta-pc\renpy\display\screen.py", line 462, in per_interact
self.update()
File "G:\Other\G\Headmaster\TheHeadmaster-0.14.1beta-pc\renpy\display\screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/screens custom.rpy", line 1572, in execute
File "game/screens custom.rpy", line 1572, in execute
File "game/screens custom.rpy", line 1598, in execute
File "game/screens custom.rpy", line 1640, in execute
File "game/screens custom.rpy", line 1640, in execute
File "game/screens custom.rpy", line 1649, in execute
File "game/screens custom.rpy", line 1672, in execute
File "game/rules.rpy", line 579, in execute
File "game/rules.rpy", line 579, in execute
File "game/rules.rpy", line 581, in execute
File "game/rules.rpy", line 581, in <module>
File "G:\Other\G\Headmaster\TheHeadmaster-0.14.1beta-pc\renpy\revertable.py", line 217, in __getitem__
rv = list.__getitem__(self, index)
IndexError: list index out of range
Windows-10-10.0.22621 AMD64
Ren'Py 8.0.3.22090809
The Headmaster 0.14.1beta
Sat May 6 23:39:38 2023
unplayable atm. rachels spanking always leeds to a crashed (not really crashing the game just close like hitting the red X) game.
The game doesn't like AMD's newest drivers (that's what this atio6axx.dll is about). On my laptop with Nvidia card there is no crash but I've found a workaround - you can play on Linux (I'm using Lubuntu) and having the game on a portable memory. You don't even need to install Linux, you can boot it up from a usb stick (or a CD even if you have an optical drive) and then run the game by clicking on headmaster.sh (so not on headmaster.exe, that would require Wine or something similar). You could also use a much older driver but that's suboptimal.Is that with Rachel when laying on Sally's knees? If so, this is a known bug that is going to be investigated
The road to corruption is paved with naked mole rats?Hilarious that a porn game has this moral lesson in it!
Suceeded in passing the vote for headmaster to be able to do the punishment. then got this :'(
Tried Rollback and progressing just did the same thing. Tried spam clicking ignore and nothing happened either
This bug has been corrected for the next release.Suceeded in passing the vote for headmaster to be able to do the punishment. then got this :'(
Tried Rollback and progressing just did the same thing. Tried spam clicking ignore and nothing happened either
Have you been getting error reports regarding Faye's 2nd event at the Nurse's Office?This bug has been corrected for the next release.
As a workaround for the current version, please try to:
I cannot test it on my side because I'm not at home but it worths a try
- Rollback
- Open console (shift + o)
- Write rule_page = 1
- Press enter
Yes there is.There a way to change your chosen relationship with the maid girl?
This error has been corrected for the next releaseHave you been getting error reports regarding Faye's 2nd event at the Nurse's Office?
You don't have permission to view the spoiler content. Log in or register now.
No, they aren't newAre these new? I've never seen them lol.You don't have permission to view the spoiler content. Log in or register now.
Patrol during the weekday. You will see Maxine is collecting money to save some rat, give her 100. She will meet you in the office next morning.Anyone resolve the Maxine events not triggering?
You can use my save ,it finished all event in 13.2 and NEW Maxine event just begin.Okay I'm pretty confused at this point. I have a 0.13.2public save from October22. I've cycled through several weeks in-game but nothing new is happening. Things I've tried or noticed:
* I keep getting the "Anna talking outside of Chang's classroom" event while patrolling. Like, a lot. Sometimes I've gotten it twice in one day. Usually I get it every day. In fact, I get that one, usually the other will be the windy skirts scene. A handful of times I get the "group studying outside at a table" event. *Once* I got crying girl on bench outside; once out of probably a couple of dozen patrol events firing off.
* I've done a couple of weeks with nothing but patrols, morning and night. Same on weekends.
* I've done two weeks where it's nothing but classes.
* I did a week with classes morning and football in the afternoon.
* I've summoned every girl available from the "pick one to punish" menu. Some of them generated the new "quest log update" screen which is why I went through them all, thinking a flag wasn't set or something. Nothing.
* I've spied on every dorm window and the showers multiple times.
* I checked all classrooms (not every day), I did paperwork and graded papers in the office, I went to the cafeteria during the day, I went to the lake on the weekend both Sat and Sunday. Dove in the water with Amy on Saturday. Played D&D, watched the TV show, did movie night several times, baked a cake with Priti, body-searched every girl, checked Harriett at the Friday staff meeting twice in two weeks.
* I saw the "patch" file above, pulled that down, copied my 0.13.2 public folder, deleted the lib and renpy folders as instructed and copied the patch file's contents, and have done several more weeks (full patrol, full teach, a handful of other things). Still nothing.
The quest log shows Maxine's new quests under Student Quests, and says to donate generously to unlock her quest.
Still not getting anything new. Supposedly there's, like, I don't even remember but Altos was banging on about how there was SO MUCH new content. SO MUCH new story. A really long story it had taken him five months to write. Nada. I did find the message screen that says the one thing I've been waiting for several updates now isn't there (the staff training with Amy), but nothing else. No group class punishments, no Maxine, no new school uniforms, zippo.
What am I doing wrong? Is this a Beta bug, or am I going to have to redo my game *again*, which I already did back in October. Though, at the time, I actually wanted to. Right now, I have lots of other things going on and really don't want to plow back through old content.
If it matters, this save has maxed (150) Grades and Discipline, and starts with 75-ish Popularity. 18 Horniness. I don't believe I cheated anything in it, just played it straight.
Helpful advice appreciated.
Talk to Ada on Monday afternoon. The phone does not appear in the inventory currently.How i can return the phone? View attachment 2602259 View attachment 2602260
You tried to talk to her, I guess?View attachment 2602271 She talks nothing about phone/..
Ok, that's a bug due to the placeholder scenes for the aftermath of the fundraiser event. That's the issue of downloading the beta.View attachment 2602274 View attachment 2602275 View attachment 2602277 I dontknow wtf is this
than its broke my priti quest View attachment 2602289