not into the game folder itself?Check Installation, you need to copy 'game' folder into TabooUniversity root
not into the game folder itself?Check Installation, you need to copy 'game' folder into TabooUniversity root
Yes the 'game' folder inside the Taboo University folder like below.not into the game folder itself?
You can only fully investigate 2 groups without the mod option.Thanks for the mod but im geniuenly confused about when I load my latest save it asks if to investigate all groups or not,I thought the game automatically lets you finish the remaining groups you didn't finish yet since it is in parts,So does that mean in this update you can't actually finish the investigation board and the mod allows you to do so? Also who is Ezra its been awhile since last update and I geniuenly don't remember any character named that and if we could romance them
ahh ok thanks for the explanation with the picture lolYes the 'game' folder inside the Taboo University folder like below.
If you do it from outside the root, (in my example, move the 'game' folder from inside the mod folder to Taboo University folder) it will automatically merge with the game folder shown.You don't have permission to view the spoiler content. Log in or register now.
If you move the mod folder into the Taboo University first, then see below example to move.
You don't have permission to view the spoiler content. Log in or register now.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/code/Book-1/Chapter-7/s00.rpy", line 121, in script
call screen chapter_choice_menu("b1c07", 2) with Fade(0.4, 0.4, 0.4)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
TypeError: Too many arguments in call (expected 1, got 2).
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/code/Book-1/Chapter-7/s00.rpy", line 121, in script
call screen chapter_choice_menu("b1c07", 2) with Fade(0.4, 0.4, 0.4)
File "renpy/ast.py", line 2259, in execute
self.call("execute")
File "renpy/ast.py", line 2241, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 342, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 670, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3336, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3499, 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 "renpy/display/core.py", line 3969, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "renpy/display/core.py", line 605, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 605, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 605, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 476, in visit_all
callback(self)
File "renpy/display/core.py", line 3969, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "renpy/display/screen.py", line 487, in per_interact
self.update()
File "renpy/display/screen.py", line 680, in update
self.screen.function(**self.scope)
File "renpy/ast.py", line 296, in apply_arguments
return parameters.apply(args, kwargs, ignore_errors)
File "renpy/ast.py", line 252, in apply
(expected, len(args)))
TypeError: Too many arguments in call (expected 1, got 2).
Windows-10-10.0.19041 AMD64
Ren'Py 7.6.0.23051307
Taboo University 0.5.21
Fri Jan 5 00:26:46 2024
Looks like you're using an old mod version. Install the current oneIf I don't want to surveil group 3, an error occurs (after talking to roommates)
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/code/Book-1/Chapter-7/s00.rpy", line 121, in script call screen chapter_choice_menu("b1c07", 2) with Fade(0.4, 0.4, 0.4) File "renpy/common/000statements.rpy", line 670, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) TypeError: Too many arguments in call (expected 1, got 2). -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/code/Book-1/Chapter-7/s00.rpy", line 121, in script call screen chapter_choice_menu("b1c07", 2) with Fade(0.4, 0.4, 0.4) File "renpy/ast.py", line 2259, in execute self.call("execute") File "renpy/ast.py", line 2241, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "renpy/statements.py", line 342, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 670, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "renpy/exports.py", line 3336, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "renpy/ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3499, 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 "renpy/display/core.py", line 3969, in interact_core root_widget.visit_all(lambda d : d.per_interact()) File "renpy/display/core.py", line 605, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 605, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 605, in visit_all d.visit_all(callback, seen) File "renpy/display/screen.py", line 476, in visit_all callback(self) File "renpy/display/core.py", line 3969, in <lambda> root_widget.visit_all(lambda d : d.per_interact()) File "renpy/display/screen.py", line 487, in per_interact self.update() File "renpy/display/screen.py", line 680, in update self.screen.function(**self.scope) File "renpy/ast.py", line 296, in apply_arguments return parameters.apply(args, kwargs, ignore_errors) File "renpy/ast.py", line 252, in apply (expected, len(args))) TypeError: Too many arguments in call (expected 1, got 2). Windows-10-10.0.19041 AMD64 Ren'Py 7.6.0.23051307 Taboo University 0.5.21 Fri Jan 5 00:26:46 2024
Today, probably in a few hoursLightmanP new version is out any eta on the patreon release for the mod.
I'm sorry, but errors were detected in your script. Please correct the
errors listed below, and try again.
File "game/code/mod_additions/screens_overwrite.rpy", line 56: keyword argument u'xpos' is incompatible with u'xalign'.
xpos gui.dialogue_xpos
^
Ren'Py Version: Ren'Py 7.7.3.24061702
Thu Aug 29 17:04:51 2024
Don't use the old mod with the new game versionhi when i apply this mod i have this
Code:I'm sorry, but errors were detected in your script. Please correct the errors listed below, and try again. File "game/code/mod_additions/screens_overwrite.rpy", line 56: keyword argument u'xpos' is incompatible with u'xalign'. xpos gui.dialogue_xpos ^ Ren'Py Version: Ren'Py 7.7.3.24061702 Thu Aug 29 17:04:51 2024
my bad i see the initial post ' Last edited: Today at 5:11 PM ' but it was not the mod update xD, i think it's was this message 'Don't use the old mod with the new game version