Hello!
First of all, thank you so much for your Rex_Wedding mod — it adds a lot of depth to the game!
I wanted to let you know about an issue I encountered after the latest patch. When the game loads, I get a Python error pointing to the function _add_new_wedding_notebook_mapping inside the mod. The error message says:
TypeError: _add_new_wedding_notebook_mapping() takes 2 positional arguments but 3 were given
It seems that the game (or another injector) is now passing three arguments to this function, while the current version of the mod expects only two.
Could you please check this when you have time? It would be great to have an updated version so the mod works correctly with the latest patch.
Thank you again for your work and for keeping the modding community alive!