Skip to main content
Participant
December 20, 2021
Question

Error code when pasting with PlayActionEvent

  • December 20, 2021
  • 0 replies
  • 109 views

When pasting the clipboard with the code below, we get an error code of 1398034256. Converting that number to hex and then to string, it's "STOP". This only happens occasionally, what could cause this?

 

sAIActionManager->PlayActionEvent(kAIPasteClipboardAction, kDialogOff, NULL);
This topic has been closed for replies.