You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Methods such as Form->sendToPlayer() and FormsUI->createSimpleForm() has been deprecated for a while in favor of Player->sendForm() and new SimpleForm() respectively. They ideally should be removed in a major version update.