Trails Weird Texture
Kris1432 opened this issue ยท 11 comments
http://puu.sh/c0eHS/166d3a0501.png
using BoP: 2.1.0.993 for 1.7.10
Its different every time i launch the game: http://puu.sh/c0ggA/23c357eede.png
Huh... That's very odd... Something must be causing it to look in the incorrect coords on the texture sheet... Does it still happen with BoP by itself?
There are also some spam in log: http://pastebin.com/kjMNz617
Tested on the latest version.
Are there any files at all in C:\Users\VeryBigBro\AppData\Roaming.minecraft\assets\bopexternal\trails? If so, could you try deleting them and relaunching the game?
@Adubbz Minecraft seems to redownload it every time. And spamming console every startup.
Hrm, I just tested this myself (outside of eclipse) and I didn't have any issues, which makes things difficult for me to address. There's two options which can be done as opposed to the way they are currently though which in turn should fix the issue. I can either just make the particles not spawn if there was an issue locating the texture or I could keep the textures local in the jar file and simply look into preventing resource packs from overriding them. Let me know what you guys think would be best
It's weird though, only the "seed" texture has the issue, the flower itself is fine. Is it even meant to do that?
I'm just want to stop spamming console. Not sure which way can fix this. But keeping textures in the jar seems better.