Textures not showing 1.12.2
NexVoid opened this issue ยท 34 comments
Buildcraft version: 1.12.2
Forge version: 14.23.1.2559
Link to crashreport or log (on pastebin or gist, please don't put the entire log here) :
Singleplayer/multiplayer: Singleplayer
Additional information: Very few textures are showing. Some eventually load (somewhat).
Thanks for the report! Have you got some screenshots? Do you have optifine installed? if so try removing that
Can you list the mods that you are using? It looks like one of them doesn't clear a renderer properly...
Ok, so it looks like optifine doesn't quite like how we register our pipe textures, as its moving them around. Can you upload your fml-client-latest.log file to https://gist.github.com/, as that might contain more information.
Also, does this happen in-world? If so this might be related to sp614x/optifine#1042
Ok, according to the log optifine is encountering a lot of errors when stitching some of buildcraft's textures. That might be todo with our custom class "AtlasSpriteSwappable", so I'll try adding a config to disable that (although that will disable some other things, like fluid textures and colourblind alternative textures without manual reloading)
I found that it is all optifine. I took it off and everything looks good. But is there still a way to use optifine. I don't need it but I would like to.
I'm in the middle of making a temp-fix for it - I'll upload a testing jar shortly, which is to check to see if it does actually fix it. (If it does that means you can use both).
Can you try with 7.99.13-pre7, but disable the config option "display.useSwappableSprites" in order to test it properly.
Yes, with optifine. (I'm assuming that 7.99.12 works properly without optifine installed anyway)
Woops, looks like I made a mistake and didn't actually hook up the config file properly :(
Ok, here's pre8, which should actually work this time...
Oh good. In which case the fix will be included with 7.99.13 (as well), which probably isn't too many days away now. The pre8 jar should be stable though.
you can download the latest version (that includes this fix) at https://www.mod-buildcraft.com/pages/download.html