oh yeah that updates in options.rpy for the game, and would either be in comments or a changelog any where elseI think he was referring to the fact the mod hasn't got a 48 not the game.
believe it has already been stated, that there will not be a 48.x release that the process for a 49.x release has already begunI'm guessing they are having issues getting the mod to 48.xx or things have came up in real life that has forced a change in when the new mod releases?
Straight to 49? Noice! Can't wait to see really new things made by Vren.believe it has already been stated, that there will not be a 48.x release that the process for a 49.x release has already begun
ah ok, damn must have misread previous posts. thanks for the clarification.believe it has already been stated, that there will not be a 48.x release that the process for a 49.x release has already begun
current downloads for mods and bugfix are for 46.1 so won't work for 49.2. Even the beta versions aren't ready for 49.2 yetUsing latest version of game (49.2), of master branch of bugfix and of develop branch of mods, I get this error :
I'm using latest gitgud/github versions, which have been updated to work with 49.2 according to logs. Latest version of mods are even mentioned to be only compatible with 49.xcurrent downloads for mods and bugfix are for 46.1 so won't work for 49.2. Even the beta versions aren't ready for 49.2 yet
github bugfix has not been updated to 49.2, master has, master is not bugfix, read the post 2 messages above your bug postI'm using latest gitgud/github versions, which have been updated to work with 49.2 according to logs. Latest version of mods are even mentioned to be only compatible with 49.x
bugfix is still 46.1 correct, latest commit for mod is for 49.2, just because work has beguncurrent downloads for mods and bugfix are for 46.1 so won't work for 49.2. Even the beta versions aren't ready for 49.2 yet
They just started work on it. I used win merge to compare the bugfix 46.1 code the current 49.2 code they have on gitgud and the base 49.2 code. The current code on gitgud is effectively the base 49.2 code with no real revisions.github bugfix has not been updated to 49.2, master has, master is not bugfix, read the post 2 messages above your bug post
this is basically what you are doing downloading 49.2 from vren, getting code from github master branch and overwriting the exact same code with no changes, master is vren's code,
need to be selective of commits, beta branch is 49.2 on last commit. With mod. but can't build a full 49.2 mod build yet. grab previous commit still 46.1 compat.Error I got with 46.1
'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Mods/Serums/arousal_serum.rpy", line 1, in script
init python:
File "game/Mods/Serums/arousal_serum.rpy", line 1, in script
init python:
File "game/Mods/Serums/arousal_serum.rpy", line 33, in <module>
attention = 2
TypeError: __init__() got an unexpected keyword argument 'flaws_aspect'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 326, in bootstrap
renpy.main.main()
File "renpy/main.py", line 515, in main
renpy.game.context().run(node)
File "game/Mods/Serums/arousal_serum.rpy", line 1, in script
init python:
File "game/Mods/Serums/arousal_serum.rpy", line 1, in script
init python:
File "renpy/ast.py", line 923, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2235, in py_exec_bytecode
exec(bytecode, globals, locals)
File "game/Mods/Serums/arousal_serum.rpy", line 33, in <module>
attention = 2
TypeError: __init__() got an unexpected keyword argument 'flaws_aspect'
Windows-8.1-6.3.9600
Ren'Py 7.4.8.1895
Lab Rats 2 - Down to Business v0.46.1.3
Mon Feb 14 16:39:33 2022 View attachment 1653819 View attachment 1653819
Front page says next mod will be 48.X.bugfix is still 46.1 correct, latest commit for mod is for 49.2, just because work has begun