question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Setting transport levels in Main Process has no effect on renderers

See original GitHub issue

Configuration in Main Process:

image

Outcome in Renderer Process

image

This is in a Webpack environment using ProvidePlugin to provide log across all files in all entry points for the project. This approach used to have no issues, but I just upgraded a bunch of things (methodically to try and and avoid hitting something like this, but, oops.)

It doesn’t seem like two separate instances based on what @megahertz wrote here - and that matches my prior experience with accidental multiple instances.

Any idea what might be going on here? Also I saw some comments you made about things that would be improved in v4. Any idea when that’s planned for around yet, or is it still too early to have a guesstimate?

Thanks again @megahertz !

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
megahertzcommented, Sep 23, 2019

I prefer to keep this issue opened as a reminder to update the part of documentation in v4.

0reactions
megahertzcommented, Sep 24, 2019

Yes, I’m going to add something like that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

GPU Accelerated Rendering & Hardware Encoding/Decoding
Learn how to use GPU Accelerated Renderer, Hardware Encoder, and Hardware Decoder to get better playback and rendering performance in Adobe ...
Read more >
Niagara Renderers - Unreal Engine Documentation
Niagara Renderers describe how Unreal Engine should display each spawned particle. Note that this does not have to be visual. Unlike modules, the...
Read more >
Quality - Unity - Manual
Unity allows you to set the level of graphical quality it attempts to render. Generally speaking, quality comes at the expense of framerate...
Read more >
Slow rendering - Android Developers
If your app does not use the UI Toolkit, as is the case for apps that ... Look for your app's process in...
Read more >
Rendering (computer graphics) - Wikipedia
Rendering or image synthesis is the process of generating a photorealistic or non-photorealistic image from a 2D or 3D model by means of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found