shading seems broken between 1.0.0-RC2 and RC3
See original GitHub issueI 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:
- Created 6 years ago
- Comments:13 (7 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
nice this seems to be working, thanks for the help!
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.)