Cyan
Cyan
Can confirm this issue still affects Vulkano 0.16. Disabling VK_LAYER_GOOGLE_unique_objects or the 'information' MessageSeverity when creating the DebugCallback at the application level fixes this. The segfault only occurs when the...
I could see this implemented as a mod separate from quilt_loader that either: opens the webpage in an external browser and expects the player to download the correct file to...
You can do something like: https://img.shields.io/badge/dynamic/json?color=orange&label=downloads&style=flat-square&query=downloadCount&url=https%3A%2F%2Faddons-ecs.forgesvc.net%2Fapi%2Fv2%2Faddon%2F391897&cacheSeconds=3600&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MyAyNCI+PHBhdGggZmlsbD0iI2NjY2NjYyIgZD0iTTExLjMgMGwuNyAzSDBzLjIuOS4zIDFjLjMuNS42IDEuMSAxIDEuNSAxLjkgMi4yIDUuMiAzLjEgNy45IDMuNiAxLjkuNCAzLjguNSA1LjcuNmwyLjIgNS45aDEuMmwuNyAxLjloLTFMMTYuMyAyM0gzM2wtMS43LTUuNWgtMWwuNy0xLjloMS4yczEtNi4xIDQuMS04LjljMy0yLjggNi43LTMuMiA2LjctMy4yVjBIMTEuM3ptMTYuOCAxNS4xYy0uOC41LTEuNy41LTIuMy45LS40LjItLjYuOC0uNi44LS40LS45LS45LTEuMi0xLjUtMS40LS42LS4yLTEuNy0uMS0zLjItMS40LTEtLjktMS4xLTIuMS0xLTIuN3YtLjEtLjJjMC0uMSAwLS4yLjEtLjMuMi0uNi43LTEuMiAxLjctMS42IDAgMC0uNyAxIDAgMiAuNC42IDEuMi45IDEuOS41LjMtLjIuNS0uNi42LS45LjItLjcuMi0xLjQtLjQtMS45LS45LS44LTEuMS0xLjktLjUtMi42IDAgMCAuMi45IDEuMS44LjYgMCAuNi0uMi40LS40LS4xLS4zLTEuNC0yLjIuNS0zLjYgMCAwIDEuMi0uOCAyLjYtLjctLjguMS0xLjcuNi0yIDEuNHYuMWMtLjMuOC0uMSAxLjcuNSAyLjUuNC42LjkgMS4xIDEuMSAxLjktLjMtLjEtLjUgMC0uNy4yLS4yLjItLjMuNi0uMi45LjEuMi4zLjQuNS40SDI3Yy4zLS4xLjUtLjUuNC0uOC4yLjIuMy43LjIgMSAwIC4zLS4yLjYtLjMuOC0uMS4yLS4zLjQtLjQuNi0uMS4yLS4yLjQtLjIuNiAwIC4yIDAgLjUuMS43LjQuNiAxLjIgMCAxLjQtLjUuMy0uNi4yLTEuMy0uMi0xLjkgMCAwIC43LjQgMS4yIDEuOC40IDEuMi0uMyAyLjYtMS4xIDMuMXoiLz48L3N2Zz4K This just embeds the curseforge logo into a sheilds.io badge and tells it how to parse the unofficial curseforge api endpoint for your mod....
I'll admit, I was close to just adding a mixin to my mod that would just forcefully set my player skin texture. Luckily someone mentioned Fabric Tailor and I got...
This taught me that if a player loses control over how they present in game, it can be a pretty frightening experience for them.
Thanks for looking into this! :)
Can this be closed now that ReboreCore uses FAPI's fluid API?
This sounds like a fundamental incompatibility. Both of these mods need to access the GPU directly but use incompatible APIs to do so. VulkanMod rewrites the game's underlying engine to...
For anyone who wants to test this out, the build of this branch is available on my maven: [`https://kneelawk.com/maven/`](https://kneelawk.com/maven/) With the identifier: `alexiil.mc.lib:libmultipart-all:0.8.0-pre.1.5+kneelawk` (Updated 2022-07-11)
Using WTHIT with LMP now, this issue appears to be fixed.