Hi, I'm having some trouble with the party menu in the party system of yanfly's script. I am trying to remove a player from my party but once i exit out of the formation tab it still shows the characters face in the party list its just a bit darker than normal. how can I fix this?
You still didn't answer how you tried to remove the actor, but from your pictures I can guess what happened - user error ;-)
The list at top right is the battler list of active party members.
The list to the left is the total party list = active battlers plus inactive reserve.
Removing an actor from the battler list by the formation command does NOT remove the actor from the party. It just removes the actor from the active position, but still keeps him/her in an inactive reserve member position.
As such, the actor is removed from the top display but not from the total party list.
To remove an actor from the party completely you need an event with the "change member" command, that is not possible from the party formation screen (as far as I know)