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
Verify that your program is loading your .rive file correctly, you might've given it a wrong filename or something. Give a debug:true parameter to the RiveScript() constructor and it should log a whole bunch of stuff about every line of code it reads and what it's doing with it, which might help to verify the file was loading correctly.
Also, be sure to call sortReplies() after you've loaded the rive file.
My rive file is like
But it returns replies not matched error
The text was updated successfully, but these errors were encountered: