TrubbleAC

Results 6 comments of TrubbleAC

Not sure if this ties in with the issues stated above, but colored bees also don't seem to have textures anymore. ![image](https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/assets/102751145/61de82e8-6e29-401d-8b9d-061e21fa902b)

Not sure if it's related to this at all: #15357

I have the same issue - it always seems to be on a fresh build that it occurs. Additionally, disabling parallel builds (via setting maximum number of parallel project builds...

@znakeeye I think I have found a workaround - if you create a `Directory.Build.targets` file with the following contents I no longer have the issue: ``` $(BaseIntermediateOutputPath)$(ArtifactsPivots)\ ``` I took...

Not exactly a comparison but you might be able to get some use out of [PolySharp.Playground](https://github.com/wallyrion/PolySharp.Playground) - it at least highlights what features are explicitly supported by PolySharp with code...