![CensoredASM](https://media.forgecdn.net/avatars/thumbnails/358/827/256/256/637520208754289091.png)
lots of textures missing when this is installed
xemnes opened this issue ยท 11 comments
hello, having an issue with missing textures from other mods when this mod is installed
ive looked through every item in my modpack, i think ive narrowed it down to projectred (and its addon modules) and draconic evolution
heres some images:
https://i.imgur.com/pkYp2Qr.png
https://i.imgur.com/qJpqxls.png
its odd that its happening to only certain items and not others
edit: found out all tconstruct textures are completely white also
https://i.imgur.com/Zkw0tKZ.png
huh, seems setting releaseSpriteFramesCache to false didnt do anything :/
the textures and item textures are still missing.
it fixed tconstruct though.
righto, good to know! if i find any more mods like this, should i report them? not sure if this problem needs a fix on a per mod basis
I'll take a look, feel free to revert to the previous version. Anything in the logs?
not really sure what i should be looking for in the logs, heres my log if you want to take a look
latest.log
update on this, did some investigation and looked through the problem blockstate files for these items, every problem item is using "transform": "ccl:default-item"
, "ccl:default-block
or "ccl:default-tool"
rather than "transform": "forge:default-item"
, "forge:default-block"
so i reckon this might be the culprit, though not 100% sure. its mostly just a correlation
Fixed in ac66336 - version 3.0.2