PneumaticCraft: Repressurized

PneumaticCraft: Repressurized

43M Downloads

Broken Aphorism Tile Texture

MasterEnderman opened this issue ยท 8 comments

commented

Minecraft Version

1.12.2

Forge Version

2729

Mod Version

0.7.0-230 (jenkins)

Describe your problem, including steps to reproduce it

image

commented

Are you using a non-default texture pack?

commented

It's a custom one without any support for pneumaticcraft.

commented

Strange. I did change the Aphorism tile model in 0.7.0, to support recolouring. However, it's working fine here:

aphorism

Also tested with Faithful32 resource pack, and working fine.

commented

Think I might need to see your (full) startup log, to see if there are any model loading errors.

commented

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]: ==================================================
commented

Huh. The version I uploaded to Curseforge is indeed missing that (new) texture.

OK, guess it's time for 0.7.2... :)

commented

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.

commented

Fixed in 0.7.2 release