Original Discord Post by csidevandsales_05354 | 2024-08-06 17:39:16
In two separate accounts I’ve created new characters. When I build my program for WebGL, I get a crash with the error Convai Client is undefined. Characters created before today import just fine using their character ID. I think this may be an error on the backend.
Reply by csidevandsales_05354 | 2024-08-06 21:53:42
[Error][Character]: System.EntryPointNotFoundException: sendTextRequest assembly: type: member:(null)
at (wrapper managed-to-native) Convai.Scripts.Runtime.Core.ConvaiGRPCWebAPI.sendTextRequest(string)
at Convai.Scripts.Runtime.Core.ConvaiGRPCWebAPI.SendTextData (System.String text) [0x00000] in C:\Users\Holop\ReadWebFinal\Assets\Convai\Scripts\Runtime\Core\ConvaiGRPCWebAPI.cs:188
at Convai.Scripts.Runtime.Core.ConvaiNPC.SendTextData (System.String text) [0x00000] in C:\Users\Holop\ReadWebFinal\Assets\Convai\Scripts\Runtime\Core\ConvaiNPC.cs:268