Jump to content

Chuckinator

Members
  • Posts

    45
  • Joined

  • Last visited

Everything posted by Chuckinator

  1. Give me an example code. You are doing a great job of explaining but I learn better when I see it.
  2. Ok I get that but I still don't know what to put for method params.
  3. I am getting an error with my items on line 57 and 58 https://gist.github.com/Chuckinator2020/84420fd45208f2aeab9395d834671a1b
  4. Thats a little advanced. Can u send me a link to registeringModels in george docs?
  5. The cube. Now that stated all of that I dont think I have that texture or model registration in my code.
  6. Everything is up to date I am getting no errors but still no textures. WHY WHY WHY
  7. Ok https://gist.github.com/Chuckinator2020/4e271dcdb38caf7feaefa39d0163dcc0
  8. I have no way of getting you the files becuz I dont know how to use the gist and pastbin and I cant upload it here becuz there is always a processing error
  9. Ok I added flashmod: to items/dark_banshee but and have it set up just like your Testmod3 but the textures are still not showing up.
  10. Ok Do you have that part set up in your TestMod3?
  11. Ok the setup worked but I am still getting texture errors?.? [12:48:08] [main/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+= [12:48:08] [main/ERROR] [TEXTURE ERRORS]: The following texture errors were found. [12:48:08] [main/ERROR] [TEXTURE ERRORS]: ================================================== [12:48:08] [main/ERROR] [TEXTURE ERRORS]: DOMAIN minecraft [12:48:08] [main/ERROR] [TEXTURE ERRORS]: -------------------------------------------------- [12:48:08] [main/ERROR] [TEXTURE ERRORS]: domain minecraft is missing 2 textures [12:48:08] [main/ERROR] [TEXTURE ERRORS]: domain minecraft has 3 locations: [12:48:08] [main/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default [12:48:08] [main/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Forge Mod Loader [12:48:08] [main/ERROR] [TEXTURE ERRORS]: unknown resourcepack type net.minecraft.client.resources.LegacyV2Adapter : FMLFileResourcePack:Minecraft Forge [12:48:08] [main/ERROR] [TEXTURE ERRORS]: ------------------------- [12:48:08] [main/ERROR] [TEXTURE ERRORS]: The missing resources for domain minecraft are: [12:48:08] [main/ERROR] [TEXTURE ERRORS]: textures/items/flash_sword.png [12:48:08] [main/ERROR] [TEXTURE ERRORS]: textures/items/dark_banshee.png [12:48:08] [main/ERROR] [TEXTURE ERRORS]: ------------------------- [12:48:08] [main/ERROR] [TEXTURE ERRORS]: No other errors exist for domain minecraft [12:48:08] [main/ERROR] [TEXTURE ERRORS]: ================================================== [12:48:08] [main/ERROR] [TEXTURE ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  12. I did the command with --debug inside the intellij terminal and it says Error: Could not download ForgeGradle(net.minecraftforge.gradle:ForgeGradle:2.3-SNAPSHOT): No cached version available. Is 2.4 snapshot out. I let in through my firewall.
  13. Does it make a file? I tryed uploading pictured of the error in run tab but it failed.
  14. Well i am getting an error in the dependencies/ forgebin-1.12-14.21.1.2390:2390
  15. Do you do anything different when setting up the new forge environment.
  16. I am using forge-1.12-14.21.1.2387. So I will upgrade and put it on github if it doesnt work.
  17. So... I tried adding the texture files and model files but I still get the black and purple block. Code below src.7z
×
×
  • Create New...

Important Information

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