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.

shading seems broken between 1.0.0-RC2 and RC3

See original GitHub issue

I upgraded sbt-ensime to RC3 (you should be able to easily reproduce that) and got this in the scripted tests, despite not shading jsoup

[info] java.lang.NoClassDefFoundError: Could not initialize class ensime.shaded.coursier.shaded.org.jsoup.nodes.Entities$EscapeMode [info] at ensime.shaded.coursier.shaded.org.jsoup.nodes.Document$OutputSettings.<init>(Document.java:372)

I minimised it to an upgrade from RC2 to RC3, still borken in RC5

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
fommilcommented, Jun 25, 2017

nice this seems to be working, thanks for the help!

0reactions
alexarchambaultcommented, Jun 25, 2017

Not necessarily… you can try to shade it. (I don’t think I tried to shade this one afaic, I only shaded coursier in 2.11.)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why Your Shading Is Broken (and how to fix it!) - YouTube
In this video, I'd like to discuss 3 common shading errors that artists often run into, and how to fix them!▻▻ Pick up...
Read more >
semantics of dependency resolvers - eed3si9n
This is called a dependency graph, or a “deps graph”. Let's say we have two module dependencies: a:1.0 , which depends on c:1.0;...
Read more >
Natron/CHANGELOG.md at RB-2.5 - GitHub
Open-source video compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry. - Natron/CHANGELOG.md ...
Read more >
*ERROR* ring gfx_0.0.0 timeout when using firefox, chrome or ...
So it seems the way high works is it just jumps between 0 and the max ... 22.3.0-rc3 OpenGL core profile shading language...
Read more >
Mesa 22.1.0 Release Notes / 2022-05-18
Rendering artifacts when playing Outer Wilds [Reproducible with latest ANV driver built from main]. ANV: EXT_depth_clip_control broken.
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