Hey Joon - As it turns out, it was a problem with requiring a locally stored variable in the new build when old builds never saved it - I was performing a check to see if it existed and setting a default if it didn't, but my check wasn't working as expected.
Unfortunately, I never figured out how to properly debug this as it just happened too quickly to see any output. Finding the solution ended up being nothing more than an educated guess.