Hi, My NPC was working a couple of weeks ago but When I tested it again this morning I am getting this error message:
“Received message larger than max (4648164 vs. 4194304)”)
I haven’t changed anything since then. The message I send is not that long and here is the character ID:
83808eb0-d906-11ef-b708-42010a7be016
What I am doing is extracting the conversation of the user with one NPC and feeding it to another NPC.
@Arezoo_Sarshartehran could you let us know the session id for which you are facing the error? Does it happen consistently or in certain situations like after a certain chat length or the character’s response being longer?
I figured it wasn’t the message I was sending, but the response from NPC that was very large resulting in this error. I tried to break it down to smaller chunks and it worked. If you still need the session ID to check anything just let me know.
Also can you pls confirm, in which client did you get the error ?
By client, I mean whether it was the convai playground (website) or the unreal client or the unity client or any other.