Broken Aphorism Tile Texture
MasterEnderman opened this issue ยท 8 comments
Think I might need to see your (full) startup log, to see if there are any model loading errors.
I looked through my logs and i think that is the part you're interested in:
[15:42:30] [main/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
[15:42:30] [main/ERROR] [FML.TEXTURE_ERRORS]: DOMAIN pneumaticcraft
[15:42:30] [main/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
[15:42:30] [main/ERROR] [FML.TEXTURE_ERRORS]: domain pneumaticcraft is missing 1 texture
[15:42:30] [main/ERROR] [FML.TEXTURE_ERRORS]: domain pneumaticcraft has 1 location:
[15:42:30] [main/ERROR] [FML.TEXTURE_ERRORS]: mod pneumaticcraft resources at G:\Games\Minecraft\MultiMC\instances\GrischaLabs\.minecraft\mods\pneumaticcraft-repressurized-1.12.2-0.7.0-230.jar
[15:42:30] [main/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[15:42:30] [main/ERROR] [FML.TEXTURE_ERRORS]: The missing resources for domain pneumaticcraft are:
[15:42:30] [main/ERROR] [FML.TEXTURE_ERRORS]: textures/blocks/aphorism_tile_border.png
[15:42:30] [main/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
[15:42:30] [main/ERROR] [FML.TEXTURE_ERRORS]: No other errors exist for domain pneumaticcraft
[15:42:30] [main/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
Huh. The version I uploaded to Curseforge is indeed missing that (new) texture.
OK, guess it's time for 0.7.2... :)
Build 232 should fix that problem. I'm not going to do a 0.7.2 release just yet in case any other teething problems crop up :)
But 0.7.2 within a day or two.