
[BUG] Issue with programmer art
WarlordWossman opened this issue ยท 4 comments
What went wrong?
Programmer art behaving weirldly, the Mojang inbuild one.
I had programmer art ore textures working on other vanilla stone variants for a while until it stopped working at some point, most likely when I updated the mod from 0.5.4 to 0.6.2 but I cannot 100% confirm or deny that since it's been a while since I noticed.
Caching is disabled (didn't touch default config for DynAsGen ever).
Platform
Fabric
Version
0.6.2 (for both EV and DynAsGen)
Logs and Screenshots
Config of DynAsGen: https://pastebin.com/PSqRTKjC
Latest log: https://pastebin.com/P8Ym9yby
If you can, can you test if this is an issue on 1.19 Quilt? I suspect a recent change may have fixed it.
I took a bit of a look into this. This is a very weird issue; I'll work on a fix, though it's going to be interesting to track down. I know what happened, though I'm not quite certain as to why yet. This can be easily reproduced with just vanilla and DynAssetGen. Additionally, it doesn't occur on forge. Have yet to test Quilt, but I'm going to guess it's an issue there too. If I had to guess, this is likely an issue/limitation with how ARRP works; I may have to switch away from it on Quilt, with this in mind. Thanks for opening an issue.
Still trying to track down what's causing this, but I've moved it to the correct repo