decentraland / decentraland/unity-explorer
System.ArgumentException: GetFriendshipStatus called with empty userId
- Dominant language
- C#
- Stars
- 23
- Forks
- 17
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 101
Description
Sentry Issue: [UNITY-EXPLORER-NYZ](https://decentraland.sentry.io/issues/7438280016/)
```
System.ArgumentException: GetFriendshipStatus called with empty userId
Parameter name: userId
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Friends/RPCFriendsService.cs", line 321, in GetFriendshipStatusAsync
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Friends/RPCFriendsService.cs", line 154, in SubscribeToUserBlockUpdatersAsync
File "C:/workspace/workspace/p/Explorer/Assets/DCL/PerformanceAndDiagnostics/Analytics/DecoratorBased/FriendServiceAnalyticsDecorator.cs", line 26, in GetFriendshipStatusAsync
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Chat/_Refactor/ChatServices/UserStateService/PrivateConversationUserStateService.cs", line 179, in GetChatUserStateAsync
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Chat/_Refactor/ChatCommands/GetUserCallStatusCommand.cs", line 23, in ExecuteAsync
...
(76 additional frame(s) were not displayed)
```
This issue was automatically created by Sentry via [Explorer Alpha Github Issue Creation](https://sentry.io/organizations/decentraland/monitors/alerts/3130340/)
Contributor guide
Assessment
This issue has not been assessed yet.