ConnectedTexturesMod

ConnectedTexturesMod

110M Downloads

[1.12] CTMH Non-Functional and CTM Override Broken

ChloeDawn opened this issue ยท 1 comments

commented

The title pretty much sums this issue up.
CTMH functionality is broken in the CTM lib.
CTM overrides break the universe UV mapping.

Mod version: 0.0.1.2
Forge version: 1.12-14.21.1.2387
Example resource pack: example.zip

Example pack includes a texture[] in the CTMH mcmeta at request of tterrag for testing.
EDIT: To prevent crash, remove CTMH override.

Previous discussion:

tterrag - Today at 10:18 PM
oh right
._.
ok so I think CTMH was poorly transferred to the new system

InsomniaKitten - Today at 10:19 PM
rip

tterrag - Today at 10:19 PM
since it used to be used for all 6 sides
it required two textures
one for top/bottom, and then the CTM map for the sides
obviously that's not necessary anymore
in fact, your RP crashes me on 1.10

InsomniaKitten - Today at 10:19 PM
ouch

tterrag - Today at 10:20 PM
not sure why it doesn't on 1.12
because CTMH says it requires two sprites
and you are not providing two
commented

Fixed via c79a48d, a99b7a1, and 1fbff93