gestved

Engaged Member
Aug 18, 2017
2,456
2,616
Love Archipelago events are all bugged for some reason, started a new save, every time one of the girls from the show would say a line it returns an error. You can ignore the error until the event ends but you can't see anything.

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

While running game code:
Exception: Sayer b'host' is not a function or string.

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

Full traceback:
  File "replay.rpyc", line 3491, in script call
  File "cheat_menu.rpyc", line 575, in script call
  File "cheat_menu.rpyc", line 581, in script call
  File "monday.rpyc", line 2026, in script call
  File "monday.rpyc", line 2026, in script call
  File "monday.rpyc", line 2937, in script call
  File "monday.rpyc", line 2937, in script call
  File "monday.rpyc", line 5144, in script call
  File "monday.rpyc", line 5144, in script call
  File "monday.rpyc", line 5351, in script call
  File "monday.rpyc", line 5351, in script call
  File "monday.rpyc", line 2026, in script call
  File "monday.rpyc", line 5144, in script call
  File "monday.rpyc", line 5286, in script call
  File "monday.rpyc", line 5351, in script call
  File "monday.rpyc", line 370, in script call
  File "monday.rpyc", line 1170, in script call
  File "monday.rpyc", line 1114, in script call
  File "monday.rpyc", line 2026, in script call
  File "monday.rpyc", line 4582, in script call
  File "monday.rpyc", line 5144, in script call
  File "monday.rpyc", line 5351, in script call
  File "monday.rpyc", line 4659, in script call
  File "monday.rpyc", line 5144, in script call
  File "monday.rpyc", line 4659, in script call
  File "monday.rpyc", line 5144, in script call
  File "monday.rpyc", line 5351, in script call
  File "monday.rpyc", line 1170, in script call
  File "monday.rpyc", line 3741, in script call
  File "monday.rpyc", line 4659, in script call
  File "monday.rpyc", line 4582, in script call
  File "monday.rpyc", line 5144, in script call
  File "monday.rpyc", line 5286, in script call
  File "replay.rpyc", line 3491, in script call
  File "vnine.rpyc", line 2110, in script
  File "D:\The Headmaster [v0.16.1 Beta]\renpy\ast.py", line 2560, in execute
    Say.execute(self)
  File "D:\The Headmaster [v0.16.1 Beta]\renpy\ast.py", line 592, in execute
    raise Exception("Sayer %s is not a function or string." % self.who.encode("utf-8"))
Exception: Sayer b'host' is not a function or string.

Windows-10-10.0.19041 AMD64
Ren'Py 8.2.3.24061702
The Headmaster 0.16.1beta
Sun Aug 18 18:20:05 2024
 

Darnbob

Newbie
Aug 11, 2018
61
168
I'm in the middle of Chapter 2 and am stuck at 9 influence points. I can't progress the teachers' quests because they all require progression on Rachel's quest. However, Rachel's quest requires me to pass a new rule, which requires 10 influence points. So in order to get more influence points, I need more influence points? I must be missing something, anyone can tell me how to get the 10th influence point?
 

TonyMurray

Engaged Member
Apr 8, 2024
2,918
4,988
I'm in the middle of Chapter 2 and am stuck at 9 influence points. I can't progress the teachers' quests because they all require progression on Rachel's quest. However, Rachel's quest requires me to pass a new rule, which requires 10 influence points. So in order to get more influence points, I need more influence points? I must be missing something, anyone can tell me how to get the 10th influence point?
Difficult to say without knowing where you are on everything else, but there must presumably be another quest that you can complete that will result in an influence point being awarded. Here's a couple of screenshots from the walkthrough (linked in the OP) which shows where you can get influence points in chapters 1 and 2:
1724049125938.png
1724049168632.png
 

ForesNampl

New Member
Jun 14, 2017
5
2
I'm in the middle of Chapter 2 and am stuck at 9 influence points. I can't progress the teachers' quests because they all require progression on Rachel's quest. However, Rachel's quest requires me to pass a new rule, which requires 10 influence points. So in order to get more influence points, I need more influence points? I must be missing something, anyone can tell me how to get the 10th influence point?
I`m stuck on this too, I don`t understand where get one more point....
 

ForesNampl

New Member
Jun 14, 2017
5
2
Well there are 11 points available in chapter 1, so you must have missed a couple during your quests. Reference the table and you should hopefully be able to see where.
replay right now, and don`t get points from Wilson from help with prostitute.....
 

Joeker

Member
Aug 5, 2017
120
77
Getting this one when trying to enter Miss Newman's Apartment. Started a new game from scratch on the current version.

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

While running game code:
  File "game/staff_conversations.rpy", line 32, in <module>
NameError: name 'liz_cum_on_face' is not defined

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

Full traceback:
  File "monday.rpyc", line 2026, in script call
  File "monday.rpyc", line 2937, in script call
  File "monday.rpyc", line 2026, in script call
  File "monday.rpyc", line 2434, in script call
  File "staff_conversations.rpyc", line 32, in script
  File "F:\Torrent\TheHeadmaster-0.16.1beta-pc\renpy\ast.py", line 1845, in execute
    if renpy.python.py_eval(condition):
  File "F:\Torrent\TheHeadmaster-0.16.1beta-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "F:\Torrent\TheHeadmaster-0.16.1beta-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/staff_conversations.rpy", line 32, in <module>
NameError: name 'liz_cum_on_face' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
The Headmaster 0.16.1beta
Mon Aug 19 17:05:10 2024
 

TonyMurray

Engaged Member
Apr 8, 2024
2,918
4,988
Getting this one when trying to enter Miss Newman's Apartment. Started a new game from scratch on the current version.

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

While running game code:
  File "game/staff_conversations.rpy", line 32, in <module>
NameError: name 'liz_cum_on_face' is not defined

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

Full traceback:
  File "monday.rpyc", line 2026, in script call
  File "monday.rpyc", line 2937, in script call
  File "monday.rpyc", line 2026, in script call
  File "monday.rpyc", line 2434, in script call
  File "staff_conversations.rpyc", line 32, in script
  File "F:\Torrent\TheHeadmaster-0.16.1beta-pc\renpy\ast.py", line 1845, in execute
    if renpy.python.py_eval(condition):
  File "F:\Torrent\TheHeadmaster-0.16.1beta-pc\renpy\python.py", line 1209, in py_eval
    return py_eval_bytecode(code, globals, locals)
  File "F:\Torrent\TheHeadmaster-0.16.1beta-pc\renpy\python.py", line 1202, in py_eval_bytecode
    return eval(bytecode, globals, locals)
  File "game/staff_conversations.rpy", line 32, in <module>
NameError: name 'liz_cum_on_face' is not defined

Windows-10-10.0.19045 AMD64
Ren'Py 8.2.3.24061702
The Headmaster 0.16.1beta
Mon Aug 19 17:05:10 2024
That's covered a couple of times over the last couple of pages. There's a known bug in the beta version around this scene, and you have to wait for a specific trigger to go there.
 
  • Like
Reactions: Gegecucu
4.50 star(s) 274 Votes