ArdaCraft / ACResourcepack

The resource pack used for the ArdaCraft server (1.8.9)
Creative Commons Zero v1.0 Universal
0 stars 0 forks source link

Missing texture errors #5

Open dags- opened 8 years ago

dags- commented 8 years ago

There looks to be two types of errors:

1. Missing MatchTiles

Where a ctm .properties file has a matchTiles= line that is looking for a texture in assets/<domain>/textures/blocks that does not exist.

Where <domain> could be either 'minecraft' or 'acblocks'

2. Missing CTM Texture Files

Where a ctm .properties file has a tiles= line that includes a texture file that does not exist within the ctm directories.

Example, tiles=0-9 but the directory only contains texture files 0.png to 8.png.

dags- commented 8 years ago

The following gist contains lists separated into error types. These are as-of the mcpatcher directory in tag 4.1

https://gist.github.com/dags-/cf63547c3347bd7d37c76e7437455f33