Skip to content

[Issue]: CTM Edge case where textures don't apply. #18

@Houstonruss

Description

@Houstonruss

Description

Goal: To use horizontal+vertical mode on the top face of a block, separate textures in h+v on the sides of the block, and a fixed texture on the bottom.
Result: Only the sides get textured.

Logging shows it at least parsed and no errors for it being wrong.

Ex. (For sides)
matchBlocks=obama:conveyor_1
metadata=0
method=horizontal+vertical
faces=sides
tiles=0-6

matchBlocks=obama:conveyor_1
metadata=0
method=horizontal+vertical
faces=top bottom
tiles=0-6

Fixed texture mode for top/bottom (or all faces) did work which makes me think its not a me issue.

https://cdn.discordapp.com/attachments/921009969480990760/1511408181119680693/image.png?ex=6a20580e&is=6a1f068e&hm=fe744021c9359fe2a580112d5bb7f68825bba8a7c2f6275bf7464ffcc6be0770&

fml_client_latest.log, and crash reports, if any.

n/a

[13:12:58] [Client thread/WARN] [Right Proper MCPatcher Parser/]: Biome not found: wasteland
[13:12:58] [Client thread/DEBUG] [Right Proper MCPatcher CTM/]: ConnectedTextures: mcpatcher/ctm/mc/mc_wool/orangeWool_sides.properties
[13:12:58] [Client thread/DEBUG] [Right Proper MCPatcher CTM/]: ConnectedTextures: mcpatcher/ctm/mc/mc_wool/whiteWool_sides.properties
[13:12:58] [Client thread/DEBUG] [Right Proper MCPatcher CTM/]: ConnectedTextures: mcpatcher/ctm/mc/netherrack/netherrack.properties
[13:12:58] [Client thread/DEBUG] [Right Proper MCPatcher CTM/]: ConnectedTextures: mcpatcher/ctm/mc/vine/vine.properties
[13:12:58] [Client thread/DEBUG] [Right Proper MCPatcher CTM/]: ConnectedTextures: mcpatcher/ctm/obama/casings/functional/conveyor/1/conveyor-ctm.properties ⭐
[13:12:58] [Client thread/DEBUG] [Right Proper MCPatcher CTM/]: ConnectedTextures: mcpatcher/ctm/obama/casings/functional/conveyor/1/sides/conveyor-ctm.properties
[13:12:58] [Client thread/DEBUG] [Right Proper MCPatcher CTM/]: ConnectedTextures: mcpatcher/ctm/obama/casings/functional/filter/filter.properties
[13:12:58] [Client thread/DEBUG] [Right Proper MCPatcher CTM/]: ConnectedTextures: mcpatcher/ctm/obama/casings/structural/abrasion/abrasion-ctm.properties
[13:12:58] [Client thread/DEBUG] [Right Proper MCPatcher CTM/]: ConnectedTextures: mcpatcher/ctm/obama/casings/structural/aluminium/aluminium.properties
[13:12:58] [Client thread/DEBUG] [Right Proper MCPatcher CTM/]: ConnectedTextures: mcpatcher/ctm/obama/casings/structural/aquifer_pipe/aquifer_pipe.properties
[13:12:58] [Client thread/DEBUG] [Right Proper MCPatcher CTM/]: ConnectedTextures: mcpatcher/ctm/obama/casings/structural/aquifer_support/aquifer_support.properties
[13:12:58] [Client thread/DEBUG] [Right Proper MCPatcher CTM/]: ConnectedTextures: mcpatcher/ctm/obama/casings/structural/axle_h/axle_h-ctm.properties

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions