I got everything working, version update, translations, frameworks/sdk, etc. Game runs fine, until...
I set my seat assignments, start the day, get the loading screen, and hit an infinite loop. The loading animation still plays and the music continues, but the console kicks out endless:
'ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.'
I am at a loss, here. I've tried clean installs, duplicated the instructions in the posts, etc. I can reference the output log for details if it would help.
UPDATE: Solved. It was a card imported from SVS (that worked fine in the character maker). Other imported cards are fine, may find out what specifically on the card is causing the issue, if I'm feelin froggy later.
UPDATE 2: A body adjustment parameter on an article of clothing was set to 0. Changed to 1, solved. Bugs are fun.