You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 13, 2023. It is now read-only.
First off this is a great mod. Unfortunately it causes an issue in my new mod.
Whenever I select a preset of traits and profession in the character editor the game freezes.
I've run my mod alone so its not an compatbility issue
I've deleted every code my co author added so that only the profession framework related code remains (so its not an infinite loop or something similar)
I've tried to disable the starting kits because I suspected this could've been it
I've tried changing the order of the different attributes for my traits and professions
But nothing worked :(
Is this a known issue and can you tell me how to solve it?