It crashed during loading on new accounts because the settings were blank and so had no genderDefault so the mod didn't load for people who'd never used it before.
This just checks that genderDefault is defined. Another fix would be to call migrate_gender() after the default settings had been saved, if you'd prefer that.
It crashed during loading on new accounts because the settings were blank and so had no genderDefault so the mod didn't load for people who'd never used it before.
This just checks that genderDefault is defined. Another fix would be to call migrate_gender() after the default settings had been saved, if you'd prefer that.