decentraland / decentraland/unity-explorer
DCL.Web3.Identities.Web3IdentityMissingException: Web3 Identity is not initialized
- Dominant language
- C#
- Stars
- 23
- Forks
- 17
- Avg merge
- 2d 16h
- Merged PRs (30d)
- 101
Description
Sentry Issue: [UNITY-EXPLORER-PCC](https://decentraland.sentry.io/issues/7562586996/)
```
DCL.Web3.Identities.Web3IdentityMissingException: Web3 Identity is not initialized
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Profiles/Self/SelfProfile.cs", line 73, in ProfileAsync
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Profiles/Self/SelfProfile.cs", line 68, in Dispose
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Multiplayer/Profiles/BroadcastProfiles/LiveKitProfileBroadcast.cs", line 34, in MoveNext
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Multiplayer/Profiles/BroadcastProfiles/LiveKitProfileBroadcast.cs", line 45, in BuildMessage
File "C:/workspace/workspace/p/Explorer/Assets/DCL/Multiplayer/Profiles/BroadcastProfiles/LiveKitProfileBroadcast.cs", line 39, in NotifyRemotes
...
(32 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
Research direction
Start by reading the stack-trace locations in Assets/DCL/Profiles/Self/SelfProfile.cs and Assets/DCL/Multiplayer/Profiles/BroadcastProfiles/LiveKitProfileBroadcast.cs, then use the linked Sentry issue to understand when the exception occurs. Reproduce the profile broadcast or disposal path if possible; done means the Web3IdentityMissingException no longer occurs in this scenario.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- game-dev, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100