Skip to content
This repository has been archived by the owner on Aug 16, 2021. It is now read-only.

Remove noise from scene console #2368

Open
nearnshaw opened this issue May 18, 2021 · 0 comments
Open

Remove noise from scene console #2368

nearnshaw opened this issue May 18, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nearnshaw
Copy link
Member

nearnshaw commented May 18, 2021

Whenever you open the browser console to a scene, it's covered in messages that are irrelevant to you as a scene creator.

Many of these are warnings or even errors, which can be very misleading. People in Discord often ask about these whenever they run into a completely unrelated problem, making them waste a lot of time going down a false path.

ALL information in the console when running dcl start should be relevant to the scope of creating a scene. Anything else is noise.

If you just set up a default scene and open the console you'll see a lot. Here's what I see in an empty scene, the scene has essentially nothing, I think just a cube. And it's already producing all of this literature:

Screen Shot 2021-05-18 at 10 24 32

Screen Shot 2021-05-18 at 10 24 42

Screen Shot 2021-05-18 at 10 24 56

Screen Shot 2021-05-18 at 10 25 05

These entire four pages are all noise. Out of all that, the only bits that have some minor justification to be there are the following:

Screen Shot 2021-05-18 at 10 19 10

Screen Shot 2021-05-18 at 10 18 43

Screen Shot 2021-05-18 at 10 18 31

Everything else is noise.

Some of these irrelevant messages only seem to appear in larger scenes. Here are some more specific examples I fished from running Genesis Plaza locally:

https://github.com/decentraland-scenes/Genesis-Plaza

Screen Shot 2021-05-18 at 09 36 06

Screen Shot 2021-05-18 at 09 36 20

Screen Shot 2021-05-18 at 09 36 13

Screen Shot 2021-05-18 at 09 44 21

Screen Shot 2021-05-18 at 09 44 18

@nearnshaw nearnshaw added the bug Something isn't working label May 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants