decentraland / decentraland/unity-explorer

DCL.Utility.Exceptions.ManifestNotFoundException: Scene main script 'bin/index.js' not found in the content manifest of scene (0,0) - b64-L1VzZXJzL3Jpcy9jYW1vLXRlZGRpZXMvdXYtcHJvdG90eXBlLXJpc3MtTWFjQm9vay1Qcm8ubG9jYWw=

Open
#10,013 1 comment 0 reactions 0 assignees View on GitHub
1-high bug sdk sentry
Dominant language
C#
Stars
23
Forks
17
Avg merge
2d 16h
Merged PRs (30d)
101

Description

Sentry Issue: [UNITY-EXPLORER-Q0M](https://decentraland.sentry.io/issues/7716081627/)

```
DCL.Utility.Exceptions.ManifestNotFoundException: Scene main script 'bin/index.js' not found in the content manifest of scene (0,0) - b64-L1VzZXJzL3Jpcy9jYW1vLXRlZGRpZXMvdXYtcHJvdG90eXBlLXJpc3MtTWFjQm9vay1Qcm8ubG9jYWw=
File "/opt/workspace/workspace/a065372e-0c5f-4536-0000-0440104d155d.8c1273e985o/Explorer/Assets/DCL/Infrastructure/SceneRunner/SceneFactory.cs", line 181, in CreateSceneAsync
File "", line 1, in CreateSceneAsync
File "/opt/workspace/workspace/a065372e-0c5f-4536-0000-0440104d155d.8c1273e985o/Explorer/Assets/DCL/Infrastructure/SceneLifeCycle/SceneFacade/Systems/LoadSceneSystemLogicBase.cs", line 56, in FlowAsync
File "/opt/workspace/workspace/a065372e-0c5f-4536-0000-0440104d155d.8c1273e985o/Explorer/Assets/DCL/Infrastructure/SceneLifeCycle/SceneFacade/Systems/LoadSceneSystemLogicBase.cs", line 76, in LoadMainCrdtAsync
File "/opt/workspace/workspace/a065372e-0c5f-4536-0000-0440104d155d.8c1273e985o/Explorer/Assets/DCL/WebRequests/ArtificialDelayWebRequestController.cs", line 35, in MoveNext
...
(166 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

Open the contributing guide

Research direction

Start with Assets/DCL/Infrastructure/SceneRunner/SceneFactory.cs at line 181, then follow the loading flow through LoadSceneSystemLogicBase.cs and ArtificialDelayWebRequestController.cs. Reproduce or inspect the Sentry failure for scene (0,0) and determine why bin/index.js is absent from the content manifest. Done means the affected scene-loading path handles this case without the reported exception.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, unity
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.