- Sep 3, 2017
- 4,125
- 14,951
Unavoidable futa. Kinda surprised nobody mentioned this shit before. So much for this one.
Put that thing in a spoiler please.
[SPOILER]
Above the error code and this:[/SPOILER]
at the end.i amhaving this error while playing:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/code/Book-1/Chapter-7/s00.rpy", line 112, in script
$ b1c07_return += 1
File "game/code/Book-1/Chapter-7/s00.rpy", line 112, in <module>
$ b1c07_return += 1
NameError: name 'b1c07_return' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/code/Book-1/Chapter-7/s00.rpy", line 112, in script
$ b1c07_return += 1
File "renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/code/Book-1/Chapter-7/s00.rpy", line 112, in <module>
$ b1c07_return += 1
NameError: name 'b1c07_return' is not defined
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.0.23051307
Vinovella University 0.4.16
Mon Jul 3 18:34:26 2023
```
using mods?i amhaving this error while playing:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/code/Book-1/Chapter-7/s00.rpy", line 112, in script
$ b1c07_return += 1
File "game/code/Book-1/Chapter-7/s00.rpy", line 112, in <module>
$ b1c07_return += 1
NameError: name 'b1c07_return' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/code/Book-1/Chapter-7/s00.rpy", line 112, in script
$ b1c07_return += 1
File "renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/code/Book-1/Chapter-7/s00.rpy", line 112, in <module>
$ b1c07_return += 1
NameError: name 'b1c07_return' is not defined
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.0.23051307
Vinovella University 0.4.16
Mon Jul 3 18:34:26 2023
```
i would bet those errors are mod-related (as there already were one or two similar errors), so they should post all that in the appropriate mod thread and not here.Put that thing in a spoiler please.
I'm not sure if that will change, though. While you're free to investigate / participate in all groups, at least with this latest release you can only get two of them done before you're told to save the game and then are sent to the main menu. I've tried several combinations now: Syndicate Pt 1 & 2; Syndicate Pt 1, Cult Pt 2; Cult Pt 1, Winner's Club Pt 2; etc. You get to investigate for 2 days before the ending for this release.
Thank you for the info. I almost download it.Unavoidable futa. Kinda surprised nobody mentioned this shit before. So much for this one.
Happened to me.
Happened to me.
What I did was to use an earlier save and i didn't have errors anymore.
Don't use the save with the "save the game now" screen.
i amhaving this error while playing:
```
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/code/Book-1/Chapter-7/s00.rpy", line 112, in script
$ b1c07_return += 1
File "game/code/Book-1/Chapter-7/s00.rpy", line 112, in <module>
$ b1c07_return += 1
NameError: name 'b1c07_return' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/code/Book-1/Chapter-7/s00.rpy", line 112, in script
$ b1c07_return += 1
File "renpy/ast.py", line 1138, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 1122, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/code/Book-1/Chapter-7/s00.rpy", line 112, in <module>
$ b1c07_return += 1
NameError: name 'b1c07_return' is not defined
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.0.23051307
Vinovella University 0.4.16
Mon Jul 3 18:34:26 2023
```
Here is the solution to the problem. I was having the same problem too, but the earlier save fixed it.Happened to me.
What I did was to use an earlier save and i didn't have errors anymore.
Don't use the save with the "save the game now" screen.
Try loading an earlier save before starting this update. I have no such issues on my end, doesn't seem to be the mod.
If that's after your first group investigation, you can do this in the console:b1c07_return = 2
Worst case - you can start anew, shouldn't be any issues then.