Thank you for your response. Unfortunately another problem has arisen. When it gets to race selection, the race list isn't even there.
SCRIPT ERROR: getsexfeatures: Invalid get index 'expansionsetup' (on base: 'Node (globals.gd)').
At: res://files/scripts/assets.gd:133
SCRIPT ERROR: newslave: Invalid get index 'expansionsetup' (on base: 'Node (globals.gd)').
At: res://files/scripts/characters/constructor.gd:88
SCRIPT ERROR: _ready_newgame_creator: Invalid call. Nonexistent function 'cleartraits' in base 'Nil'.
At: res://files/scripts/mainmenu.gd:283
SCRIPT ERROR: _newgame_creator_reset: Invalid set index 'memory' (on base: 'Nil') with value of type 'String'.
At: res://files/scripts/mainmenu.gd:336
SCRIPT ERROR: _stage4: Invalid set index 'race' (on base: 'Nil') with value of type 'String'.
At: res://files/scripts/mainmenu.gd:706
It could be entirely my fault though. I'm not familiar with coding at all.