CIT Resewn

CIT Resewn

14M Downloads

Axolotl buckets don't work

Meow-Bots opened this issue ยท 8 comments

commented

Hi, this mod doesnt work with a Resource Pack called Alittl Axolotl & Friends- Animated 3D bucket friends! [Java Version], i checked, and it has CIT folder with properties files.

commented

The problem is with the pack, the properties contain texture= lines which are pointing to files that dont exist.
The logs say that here:

{citresewn} Skipped CIT: Cannot resolve path for texture in Alittle+Axolotl+[5.0] -> minecraft:optifine/cit/axolotl_bucket/axolotl_blue_bucket.properties
{citresewn} Skipped CIT: Cannot resolve path for texture in Alittle+Axolotl+[5.0] -> minecraft:optifine/cit/axolotl_bucket/axolotl_cyan_bucket.properties
{citresewn} Skipped CIT: Cannot resolve path for texture in Alittle+Axolotl+[5.0] -> minecraft:optifine/cit/axolotl_bucket/axolotl_gold_bucket.properties
{citresewn} Skipped CIT: Cannot resolve path for texture in Alittle+Axolotl+[5.0] -> minecraft:optifine/cit/axolotl_bucket/axolotl_lucy_bucket.properties
{citresewn} Skipped CIT: Cannot resolve path for texture in Alittle+Axolotl+[5.0] -> minecraft:optifine/cit/axolotl_bucket/axolotl_wild_bucket.properties

Removing the texture properties from the cits fixes the issue, report this to the pack author.

commented

Also just wanna say that this resourcepack is cute af and I love it

commented

The problem is with the pack, the properties contain texture= lines which are pointing to files that dont exist. The logs say that here:

{citresewn} Skipped CIT: Cannot resolve path for texture in Alittle+Axolotl+[5.0] -> minecraft:optifine/cit/axolotl_bucket/axolotl_blue_bucket.properties
{citresewn} Skipped CIT: Cannot resolve path for texture in Alittle+Axolotl+[5.0] -> minecraft:optifine/cit/axolotl_bucket/axolotl_cyan_bucket.properties
{citresewn} Skipped CIT: Cannot resolve path for texture in Alittle+Axolotl+[5.0] -> minecraft:optifine/cit/axolotl_bucket/axolotl_gold_bucket.properties
{citresewn} Skipped CIT: Cannot resolve path for texture in Alittle+Axolotl+[5.0] -> minecraft:optifine/cit/axolotl_bucket/axolotl_lucy_bucket.properties
{citresewn} Skipped CIT: Cannot resolve path for texture in Alittle+Axolotl+[5.0] -> minecraft:optifine/cit/axolotl_bucket/axolotl_wild_bucket.properties

Removing the texture properties from the cits fixes the issue, report this to the pack author.

But it works with optifine

commented

and yah its supa cuuute!!

commented

Optifine is a mess, dont use it as a standard for these sorts of things.
In optifine it ignores the texture if it cant find it, but in CIT Resewn(by design) it will skip the cit entirely if there was a problem parsing it and it will inform the pack author in the logs.

There is still a problem with the pack which is that it declares a texture which does not exist in that directory, whether optifine ignores that or not is not something I'm concerned with.

commented

Just wanna clarify for future reference, there are some things I'll happily port over from optifine but there are some things that are clearly problems in optifine which I'll be a hard-ass over, this one in particular is more of a problem than a feature in optifine so I'll not be adding it to CIT Resewn.

commented

okie thx for helping~

commented

Besides, fixing it is just removing a single line from the problematic files, it's a nonissue