Chris Eason

Results 3 comments of Chris Eason

Can't this be done with [YAML anchors](https://camel.readthedocs.io/en/latest/yamlref.html#anchors)? ```yaml com.fasterxml.jackson.core: jackson: lang: java version: &jacksonVersion "2.9.6" modules: [core, databind] com.fasterxml.jackson.datatype: jackson-datatype: lang: java version: *jacksonVersion modules: [jsr310, jdk8] ``` Right now...

In lieu of conditional loads we have at least two solutions that could work today: 1. Updating `rules_go` to [return the legacy-style provider](https://github.com/bazelbuild/rules_go/compare/master...ceason:ij-proto-gensrcs) that the intellij plugin is [already expecting](https://github.com/bazelbuild/intellij/blob/54f5b0709e9a74d4cd1c5a0fdcd4f7cf8c76500d/aspect/intellij_info_impl.bzl#L217-L223)....

@DarkStarSword my 3dmigoto debug logs in a different game (Nier Replicant+SK) look similar to @DitherMan420 ‘s, ending with many lines like: `HackerSwapChain::QueryInterface(class HackerSwapChain@000001A9F65CC550) called with IID: IDXGISwapChain4 *** returns E_NOINTERFACE...