public ChatGumpa(Mobile from, ChatSystem system) : base(50, 100)
That bit looks like the problem...
ChatGumpa requires 2 variables, the chatsystem parts throwing the errors, the from parts ok as that's the mobile calling the gump.
What do you have defined as ChatSystem system ???