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
Bot worked fine when in a single server.
Added the Bot to a new server and it threw exceptions.
Version
0.0.93
What is your environment?
No response
Link to original discussion
No response
Relevant log output
discord connect 4
discord connect 5
Encountered two children with the same key, `discord:dm:343797252914937856`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.
at ConversationInstance (/Users/abdurrehmansubhani/Desktop/agents/discordAgent/packages/upstreet-agent/packages/react-agents/components.tsx:167:5)
at Conversation (/Users/abdurrehmansubhani/Desktop/agents/discordAgent/packages/upstreet-agent/packages/react-agents/components.tsx:208:17)
at SocialMediaActions
at DefaultActions
at DefaultAgentComponents
at agent
at eval (/Users/abdurrehmansubhani/Desktop/agents/discordAgent/packages/upstreet-agent/packages/react-agents/components.tsx:91:3)
at MyAgent
at ErrorBoundary (/Users/abdurrehmansubhani/Desktop/agents/discordAgent/packages/upstreet-agent/packages/react-agents/classes/agent-renderer.tsx:50:5)
at AppComponent (/Users/abdurrehmansubhani/Desktop/agents/discordAgent/packages/upstreet-agent/packages/react-agents/classes/agent-renderer.tsx:80:3)
The text was updated successfully, but these errors were encountered:
Product
USDK (Upstreet Agents SDK)
What happened?
Bot worked fine when in a single server.
Added the Bot to a new server and it threw exceptions.
Version
0.0.93
What is your environment?
No response
Link to original discussion
No response
Relevant log output
The text was updated successfully, but these errors were encountered: