Here is the bug which causes game to crush when Narra tries to talk to Commander and ask her for tips, by the way:
___________________________________________
############################################################################################
ERROR in
action number 1
of Create Event
for object dia_HC_CanYouGiveMeAnyTips_TIP:
Variable dia_HC_CanYouGiveMeAnyTips_TIP.obj_HumanCaptain(100185, -2147483648) not set before reading it.
at gml_Object_dia_HC_CanYouGiveMeAnyTips_TIP_Create_0
############################################################################################
gml_Object_dia_HC_CanYouGiveMeAnyTips_TIP_Create_0 (line -1)
gml_Object_dia_HumanCaptain_Intro_Draw_64 (line -1)
I hope it helps! ^^