Original Discord Post by whitegivetat_81225 | 2024-07-07 14:54:33
I followed the tutorial in building for VR, everything goes right but when I try to import my NPC, the log said RpcException: Status(StatusCode=Unavailable, Detail=“failed to connect to all addresses”)
Convai.Scripts.Utils.ConvaiGRPCAPI.InitializeSessionIDAsync (System.String characterName, Service.ConvaiService+ConvaiServiceClient client, System.String characterID, System.String sessionID)
And after importing, in hierachy, there isn’t NPC name, animations,etc. Just code string.
Ops It still has some problem. I can’t talk to NPC, when pressing button “A” on controller, Log said failed to connect to all addresses. I’m sure I’ve add API key and the NPC can be imported normally.
Actually all the characters have this problem. I’m not sure whether this would have anything to do with my network, because it happens intermittently. Is there anything I can do to check?
Reply by whitegivetat_81225 | 2024-07-08 15:00:27
Actually all the characters have this problem. I’m not sure whether this would have anything to do with my network, because it happens intermittently. Is there anything I can do to check?
Reply by grace_77609 | 2024-07-13 06:15:22
I also face this problem. I have tried anything I can to figure out,but I failed.