Jump to content

Recommended Posts

Posted (edited)

AseelOre = new AseelOre().setBlockName("AseelOre").setBlockTextureName("aseelore" + ":" + "aseelore");
        GameRegistry.registerBlock(AseelOre, "AseelOre");
    }

 

 

 

 

code on top, 

 

 

 

 

[12:49:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[12:49:46] [Client thread/ERROR] [TEXTURE ERRORS]:   DOMAIN aseelore
[12:49:46] [Client thread/ERROR] [TEXTURE ERRORS]: --------------------------------------------------
[12:49:46] [Client thread/ERROR] [TEXTURE ERRORS]:   domain aseelore is missing 1 texture
[12:49:46] [Client thread/ERROR] [TEXTURE ERRORS]:     domain aseelore is missing a resource manager - it is probably a side-effect of automatic texture processing
[12:49:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[12:49:46] [Client thread/ERROR] [TEXTURE ERRORS]:     The missing resources for domain aseelore are:
[12:49:46] [Client thread/ERROR] [TEXTURE ERRORS]:       textures/blocks/aseelore.png
[12:49:46] [Client thread/ERROR] [TEXTURE ERRORS]: -------------------------
[12:49:46] [Client thread/ERROR] [TEXTURE ERRORS]:     No other errors exist for domain aseelore
[12:49:46] [Client thread/ERROR] [TEXTURE ERRORS]: ==================================================
[12:49:46] [Client thread/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=

 

Help Pls Version is 1.7.10

Edited by SmallNo
  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.