Jump to content

SmallNo

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by SmallNo

  1. Umm...Sorry about my bad english I was starting a mod server and when i open the start.bat and it said "The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED" crash report down here https://pastebin.com/BaA9p1z1
  2. 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
×
×
  • Create New...

Important Information

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