- Mar 22, 2020
- 4,250
- 10,344
Not gonna bother with a beta.Hey man, can you update on this port?
Not gonna bother with a beta.Hey man, can you update on this port?
I'm sorry, but an uncaught exception occurred.
While running game code:
SyntaxError: invalid syntax (game/events.rpy, line 3833)
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "monday.rpyc", line 4305, in script call
File "events.rpyc", line 3833, in script
File "D:\MIdAS\TheHeadmaster-0 14 1beta-pc\TheHeadmaster-0.14.1beta-pc\renpy\ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "D:\MIdAS\TheHeadmaster-0 14 1beta-pc\TheHeadmaster-0.14.1beta-pc\renpy\python.py", line 1090, in py_eval
code = py_compile(code, 'eval')
File "D:\MIdAS\TheHeadmaster-0 14 1beta-pc\TheHeadmaster-0.14.1beta-pc\renpy\python.py", line 1027, in py_compile
raise e
File "D:\MIdAS\TheHeadmaster-0 14 1beta-pc\TheHeadmaster-0.14.1beta-pc\renpy\python.py", line 979, in py_compile
raise orig_e
File "D:\MIdAS\TheHeadmaster-0 14 1beta-pc\TheHeadmaster-0.14.1beta-pc\renpy\python.py", line 972, in py_compile
tree = compile(source, filename, py_mode, ast.PyCF_ONLY_AST | flags, 1)
SyntaxError: invalid syntax (game/events.rpy, line 3833)
Windows-10-10.0.19044 AMD64
Ren'Py 8.0.3.22090809
The Headmaster 0.14.1beta
Mon May 8 04:14:40 2023
Already reported and fixed for next release.BUG REPORT!
EDIT: Right Clicking in-game brings up the load screen, ideally, it should bring up the save screen, or at least have an option to choose which one you prefer.
Code:I'm sorry, but an uncaught exception occurred. While running game code: SyntaxError: invalid syntax (game/events.rpy, line 3833) -- Full Traceback ------------------------------------------------------------ Full traceback: File "monday.rpyc", line 4305, in script call File "events.rpyc", line 3833, in script File "D:\MIdAS\TheHeadmaster-0 14 1beta-pc\TheHeadmaster-0.14.1beta-pc\renpy\ast.py", line 2115, in execute if renpy.python.py_eval(condition): File "D:\MIdAS\TheHeadmaster-0 14 1beta-pc\TheHeadmaster-0.14.1beta-pc\renpy\python.py", line 1090, in py_eval code = py_compile(code, 'eval') File "D:\MIdAS\TheHeadmaster-0 14 1beta-pc\TheHeadmaster-0.14.1beta-pc\renpy\python.py", line 1027, in py_compile raise e File "D:\MIdAS\TheHeadmaster-0 14 1beta-pc\TheHeadmaster-0.14.1beta-pc\renpy\python.py", line 979, in py_compile raise orig_e File "D:\MIdAS\TheHeadmaster-0 14 1beta-pc\TheHeadmaster-0.14.1beta-pc\renpy\python.py", line 972, in py_compile tree = compile(source, filename, py_mode, ast.PyCF_ONLY_AST | flags, 1) SyntaxError: invalid syntax (game/events.rpy, line 3833) Windows-10-10.0.19044 AMD64 Ren'Py 8.0.3.22090809 The Headmaster 0.14.1beta Mon May 8 04:14:40 2023
Depending on the size, you can either just drag and drop it into the window, or use a link, by clicking the three dots, and hitting Media.Note: Could've posted the vid there but it seems there's no option to post the vid here
if rachel_sex == False or replay = True:{/code]
Which should be:
[code]if rachel_sex == False or replay == True:{/code]
Known and already corrected for next releaseWith version 1.14.1Beta I had this bug, while searching Alice in school corridors in the afternoon with Rachel by my side.
Code:I'm sorry, but an uncaught exception occurred. While running game code: SyntaxError: invalid syntax (student_conversations.rpy, line 2299) -- Full Traceback ------------------------------------------------------------ Full traceback: File "student_conversations.rpyc", line 2299, in script File "/home/rapsys/Documents/Games/TheHeadmaster-0.14.1/renpy/ast.py", line 2115, in execute if renpy.python.py_eval(condition): File "/home/rapsys/Documents/Games/TheHeadmaster-0.14.1/renpy/python.py", line 1090, in py_eval code = py_compile(code, 'eval') File "/home/rapsys/Documents/Games/TheHeadmaster-0.14.1/renpy/python.py", line 1027, in py_compile raise e File "/home/rapsys/Documents/Games/TheHeadmaster-0.14.1/renpy/python.py", line 979, in py_compile raise orig_e File "/home/rapsys/Documents/Games/TheHeadmaster-0.14.1/renpy/python.py", line 972, in py_compile tree = compile(source, filename, py_mode, ast.PyCF_ONLY_AST | flags, 1) SyntaxError: invalid syntax (student_conversations.rpy, line 2299) Linux-6.1.23-desktop-1.mga8-x86_64-with-glibc2.32 x86_64 Ren'Py 8.0.3.22090809 The Headmaster 0.14.1beta Mon May 8 07:51:31 2023
Thx, for me it workedThis 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
Alright, so this is CuteLilNori and I'm using my PC with this acc to drag the vid in to post it here! For a reason, I made my first acc on my phone and accidently another one here on PC so now I got two accs here btwDepending on the size, you can either just drag and drop it into the window, or use a link, by clicking the three dots, and hitting Media.
Go back some pages, the links you are looking for had been already postet on Saturday 6th:when is the COMPRESSED comimg for
The Headmaster [v0.14.1 Beta
Saying there is bugs without providing the traces is as useless as saying there is a problem without saying which one...Few bugs in Ana & Maxine's punishment in the following Friday staff meeting ignoring them will skip the bug screen
what you said do not help at all, let me explain moreBefore pinging Altos, please search a bit in the thread for solutions.
This is a known bug of the beta and it will be fixed for the public release.
For now, as I mentioned in an earlier post, do this as workaround:
- Rollback
- Open console (shift + o)
- Write rule_page = 1
- Press enter