seems like i encounter a bug
now my party are limited to 3 members MAX (MC+2) everytime i tried to add 4th member, it will says "all character slots are already in use"
anyone encounters the same issue? any workaround?
edit: i manages to fix it by using rpgmaker save editor, first i dismiss everyone, and change the variable of my party member(s) amount to 0. seems like the game think you still have a 1 invisible member left in your party. though i hope that doing this doesnt cause any unwanted issues/side effects..