mallrat208 / UBC-Ore-Registrar

Minecraft Mod and Add-on for Underground Biomes Construct.
MIT License
4 stars 7 forks source link

Cinnabar missing texture #37

Closed LemADEC closed 6 years ago

LemADEC commented 6 years ago

As of UBCOres-2.2.0.jar, the cinnabar texture isn't loading properly:

[00:04:10] [Client thread/ERROR] [TEXTURE ERRORS/]: ==================================================
[00:04:10] [Client thread/ERROR] [TEXTURE ERRORS/]:   DOMAIN ubcores
[00:04:10] [Client thread/ERROR] [TEXTURE ERRORS/]: --------------------------------------------------
[00:04:10] [Client thread/ERROR] [TEXTURE ERRORS/]:   domain ubcores is missing 1 texture
[00:04:10] [Client thread/ERROR] [TEXTURE ERRORS/]:     domain ubcores has 1 location:
[00:04:10] [Client thread/ERROR] [TEXTURE ERRORS/]:       mod ubcores resources at C:\xxx\mods\UBCOres-2.2.0.jar
[00:04:10] [Client thread/ERROR] [TEXTURE ERRORS/]: -------------------------
[00:04:10] [Client thread/ERROR] [TEXTURE ERRORS/]:     The missing resources for domain ubcores are:
[00:04:10] [Client thread/ERROR] [TEXTURE ERRORS/]:       textures/blocks/cinnabar_tc_overlay.png
[00:04:10] [Client thread/ERROR] [TEXTURE ERRORS/]: -------------------------
[00:04:10] [Client thread/ERROR] [TEXTURE ERRORS/]:     No other errors exist for domain ubcores
[00:04:10] [Client thread/ERROR] [TEXTURE ERRORS/]: ==================================================

It appears the asset file name as a typo: cinnibar_tc_overlay.png

mallrat208 commented 6 years ago

Oops, at least it's an easy fix

mallrat208 commented 6 years ago

Alright, version 2.2.1 will have a fix for this, it's currently waiting on approval from Curse

LemADEC commented 6 years ago

it's fixed, thanks!