You can use the renpy console to fix it.
if han2 in maincharas:
maincharas.remove(han2)
if fuk in maincharas:
maincharas.remove(fuk)