Convai BOT chat bug in the Chat Box

Original Discord Post by cytrax_6969 | 2024-07-26 21:15:27

When i am talking to the BOT (UNITY) . The BOT is giving the output voice message perfectly but in case of Text Message, the line gets written 2 times instead of 1. How can I correct this error. Do i have to change some code from the Convai Scripts.

Images:

Reply by k3kalinix | 2024-07-26 22:39:11

Hello <@601335028374568960>

Reply by k3kalinix | 2024-07-26 22:39:55

I’ve never seen this error before, could you have changed something?

Reply by cytrax_6969 | 2024-07-26 22:43:08

i once tried to copy what it is writing from the Convai Chat UI hander or Convai GRPC script. But i dont think i changed anything for the their code to change. I just added a text box in the script and wrote textbox.text = text ;

Reply by cytrax_6969 | 2024-07-26 22:43:17

is there any way to reset those scri[ts

Reply by cytrax_6969 | 2024-07-26 22:44:39

I did the changes here. But then i removed them since they were not needed later

Reply by cytrax_6969 | 2024-07-26 22:44:43

Images:

Replying to cytrax_6969’s Message

Reply by cytrax_6969 | 2024-07-26 22:43:17
is there any way to reset those scri[ts

Reply by k3kalinix | 2024-07-26 22:47:20

You can import Convai from the package manager. It will automatically replace the scripts. But do not import the scene if you have the changes.

Reply by cytrax_6969 | 2024-07-26 22:51:36

What do you mean by do not modify the scene if you have changes ? will re-importing convai will change something in my scene ?

Reply by k3kalinix | 2024-07-26 22:52:38

I mean don’t import the Convai Demo Scenes.

Reply by cytrax_6969 | 2024-07-26 22:55:19

i dont have any Convai Demo scenes. I have my own scene right now.

Reply by cytrax_6969 | 2024-07-26 22:55:25

currently

Reply by k3kalinix | 2024-07-26 22:55:27

okay

Reply by k3kalinix | 2024-07-26 22:55:29

you can import.

Reply by cytrax_6969 | 2024-07-26 22:56:19

Ok. I will let you know if it works

Reply by cytrax_6969 | 2024-07-26 23:01:13

I am unable to click on all the checkboxes

Images:

Reply by k3kalinix | 2024-07-26 23:01:23

Yes

Reply by k3kalinix | 2024-07-26 23:01:30

Because these are already same.

Reply by k3kalinix | 2024-07-26 23:01:58

It will replace things that have changed.

Reply by cytrax_6969 | 2024-07-26 23:02:33

So how will the script get reset them if it doesn’t import it ?