Textures not loading

Issue description

Hello i am making a Infinity Gauntlet mod but when i apply textures to my model and test the mod they just show up as plain black. If someone could help me it would be very appreciated

I put files for the textures down below.

Issue comments

If it is item model, scale the texture to have square size, it will be then re-stretched by the MC.

The model is a rectangle and the console log is "Executing Gradle task: runClient
Build info: MCreator 2020.2.14217, 1.12.2, 64-bit, 6074 MB, Windows 10, JVM 1.8.0_232, JAVA_HOME: E:\Program Files\Pylo\MCreator\jdk
This mapping 'snapshot_20171003' was designed for MC 1.12! Use at your own peril.
:deobfCompileDummyTask
:deobfProvidedDummyTask
:sourceApiJava UP-TO-DATE
:compileApiJava NO-SOURCE
:processApiResources NO-SOURCE
:apiClasses UP-TO-DATE
:sourceMainJava UP-TO-DATE
:compileJava UP-TO-DATE
:processResources UP-TO-DATE
:classes UP-TO-DATE
:jar UP-TO-DATE
:getVersionJson
:extractNatives SKIPPED
:extractUserdev UP-TO-DATE
:getAssetIndex UP-TO-DATE
:getAssets
Current status: 1064/1305   81%
:makeStart
:runClient
12:50.07 [main/INFO] [GradleStart]: Extra: []
12:50.07 [main/INFO] [GradleStart]: Running with arguments: [--userProperties, {}, --assetsDir, C:/Users/Simon/.mcreator/gradle/caches/minecraft/assets, --assetIndex, 1.12, --accessToken{REDACTED}, --version, 1.12.2, --tweakClass, net.minecraftforge.fml.common.launcher.FMLTweaker, --tweakClass, net.minecraftforge.gradle.tweakers.CoremodTweaker]
12:50.07 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
12:50.07 [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
12:50.07 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.CoremodTweaker
12:50.07 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
12:50.07 [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2768 for Minecraft 1.12.2 loading
12:50.07 [main/INFO] [FML]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_232, running on Windows 10:amd64:10.0, installed at E:\Program Files\Pylo\MCreator\jdk\jre
12:50.07 [main/ERROR] [FML]: Apache Maven library folder was not in the format expected. Using default libraries directory.
12:50.07 [main/ERROR] [FML]: Full: C:\Users\Simon\.mcreator\gradle\caches\modules-2\files-2.1\org.apache.maven\maven-artifact\3.5.3\7dc72b6d6d8a6dced3d294ed54c2cc3515ade9f4\maven-artifact-3.5.3.jar
12:50.07 [main/ERROR] [FML]: Trimmed: c:/users/simon/.mcreator/gradle/caches/modules-2/files-2.1/org.apache.maven/maven-artifact/3.5.3/
12:50.08 [main/INFO] [FML]: Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
12:50.08 [main/INFO] [FML]: Detected deobfuscated environment, loading log configs for colored console logs.
12:50.08 [main/INFO] [FML]: Ignoring missing certificate for coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin), we are in deobf and it's a forge core plugin
12:50.08 [main/INFO] [FML]: Ignoring missing certificate for coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin), we are in deobf and it's a forge core plugin
12:50.08 [main/INFO] [FML]: Searching C:\Users\Simon\MCreatorWorkspaces\infinitygauntletmod\run\.\mods for mods
12:50.08 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.CoremodTweaker
12:50.08 [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.fml.relauncher.FMLCorePlugin
12:50.08 [main/INFO] [GradleStart]: Injecting location in coremod net.minecraftforge.classloading.FMLForgePlugin
12:50.08 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
12:50.08 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
12:50.08 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
12:50.08 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
12:50.08 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
12:50.08 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
12:50.09 [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
12:50.09 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
12:50.09 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
12:50.09 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.gradle.tweakers.AccessTransformerTweaker
12:50.09 [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
12:50.09 [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
12:50.09 [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
12:50.10 [main/INFO] [minecraft/Minecraft]: Setting user: Player203
12:50.13 [main/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
12:50.13 [main/INFO] [FML]: -- System Details --
Details:
   Minecraft Version: 1.12.2
   Operating System: Windows 10 (amd64) version 10.0
   Java Version: 1.8.0_232, BellSoft
   Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), 
   Memory: 124482144 bytes (118 MB) / 322437120 bytes (307 MB) up to 1417150464 bytes (1351 MB)
   JVM Flags: 0 total; 
   IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
   FML: 
   Loaded coremods (and transformers): 
   GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.6.13559 Compatibility Profile Context 26.20.12028.2' Renderer: 'AMD 15D8:C9'
12:50.13 [main/INFO] [FML]: MinecraftForge v14.23.5.2768 Initialized
12:50.13 [main/INFO] [FML]: Starts to replace vanilla recipe ingredients with ore ingredients.
12:50.14 [main/INFO] [FML]: Replaced 1036 ore ingredients
12:50.14 [main/INFO] [FML]: Searching C:\Users\Simon\MCreatorWorkspaces\infinitygauntletmod\run\.\mods for mods
12:50.15 [main/INFO] [FML]: Forge Mod Loader has identified 5 mods to load
12:50.15 [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, infinitygauntletmod] at CLIENT
12:50.15 [main/INFO] [FML]: Attempting connection with missing mods [minecraft, mcp, FML, forge, infinitygauntletmod] at SERVER
12:50.16 [main/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Infinity Gauntlet Mod
12:50.16 [main/INFO] [FML]: Processing ObjectHolder annotations
12:50.16 [main/INFO] [FML]: Found 1185 ObjectHolder annotations
12:50.16 [main/INFO] [FML]: Identifying ItemStackHolder annotations
12:50.16 [main/INFO] [FML]: Found 0 ItemStackHolder annotations
12:50.16 [Thread-3/INFO] [FML]: Using sync timing. 200 frames of Display.update took 165147695 nanos
12:50.16 [main/INFO] [FML]: Configured a dormant chunk cache size of 0
12:50.16 [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotio…
12:50.16 [main/INFO] [FML]: OBJLoader: Domain infinitygauntletmod has been added.
12:50.16 [main/INFO] [FML]: Applying holder lookups
12:50.16 [main/INFO] [FML]: Holder lookups applied
12:50.16 [main/INFO] [FML]: Applying holder lookups
12:50.16 [main/INFO] [FML]: Holder lookups applied
12:50.16 [main/INFO] [FML]: Applying holder lookups
12:50.16 [main/INFO] [FML]: Holder lookups applied
12:50.16 [Forge Version Check/INFO] [forge.VersionCheck]: [forge] Found status: UP_TO_DATE Target: null
12:50.16 [main/INFO] [FML]: Applying holder lookups
12:50.16 [main/INFO] [FML]: Holder lookups applied
12:50.16 [main/INFO] [FML]: Injecting itemstacks
12:50.16 [main/INFO] [FML]: Itemstack injection complete
12:50.20 [Sound Library Loader/INFO] [minecraft/SoundManager]: Starting up SoundSystem...
12:50.20 [Thread-5/INFO] [minecraft/SoundManager]: Initializing LWJGL OpenAL
12:50.20 [Thread-5/INFO] [minecraft/SoundManager]: (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
12:50.20 [Thread-5/INFO] [minecraft/SoundManager]: OpenAL initialized.
12:50.20 [Sound Library Loader/INFO] [minecraft/SoundManager]: Sound engine started
12:50.23 [main/INFO] [FML]: OBJModel: A color has already been defined for material '1' in 'infinitygauntletmod:models/item/gauntlettextest13.mtl'. The color defined by key 'Ks' will not be applied!
12:50.23 [main/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'infinitygauntletmod:models/item/gauntlettextest13.mtl') is not currently supported, skipping
12:50.23 [main/INFO] [FML]: OBJModel: A color has already been defined for material 'none' in 'infinitygauntletmod:models/item/gauntlettextest13.mtl'. The color defined by key 'Ks' will not be applied!
12:50.25 [main/INFO] [FML]: Max texture size: 16384
12:50.25 [main/INFO] [minecraft/TextureMap]: Created: 512x512 textures-atlas
12:50.26 [main/INFO] [FML]: Applying holder lookups
12:50.26 [main/INFO] [FML]: Holder lookups applied
12:50.27 [main/INFO] [FML]: Injecting itemstacks
12:50.27 [main/INFO] [FML]: Itemstack injection complete
12:50.27 [main/INFO] [FML]: Forge Mod Loader has successfully loaded 5 mods
12:50.27 [main/INFO] [mojang/NarratorWindows]: Narrator library for x64 successfully loaded
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]: The following texture errors were found.
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]:   DOMAIN infinitygauntletmod
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]: --------------------------------------------------
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]:   domain infinitygauntletmod is missing 1 texture
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]:     domain infinitygauntletmod has 1 location:
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]:       mod infinitygauntletmod resources at C:\Users\Simon\MCreatorWorkspaces\infinitygauntletmod\build\libs\modid-1.0.jar
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]:     The missing resources for domain infinitygauntletmod are:
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]:       textures/blocks/texturetest2.png
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]: -------------------------
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]:     No other errors exist for domain infinitygauntletmod
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]: ==================================================
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
12:50.28 [Realms Notification Availability checker #1/INFO] [mojang/RealmsClient]: Could not authorize you against Realms server: Invalid session id
12:50.29 [Server thread/INFO] [minecraft/IntegratedServer]: Starting integrated minecraft server version 1.12.2
12:50.29 [Server thread/INFO] [minecraft/IntegratedServer]: Generating keypair
12:50.30 [Server thread/INFO] [FML]: Injecting existing registry data into this server instance
12:50.30 [Server thread/INFO] [FML]: Applying holder lookups
12:50.30 [Server thread/INFO] [FML]: Holder lookups applied
12:50.30 [Server thread/INFO] [FML]: Loading dimension 0 (mod testing) (net.minecraft.server.integrated.IntegratedServer@4c7a2c27)
12:50.30 [Server thread/INFO] [minecraft/AdvancementList]: Loaded 488 advancements
12:50.30 [Server thread/INFO] [FML]: Loading dimension -1 (mod testing) (net.minecraft.server.integrated.IntegratedServer@4c7a2c27)
12:50.30 [Server thread/INFO] [FML]: Loading dimension 1 (mod testing) (net.minecraft.server.integrated.IntegratedServer@4c7a2c27)
12:50.30 [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for level 0
12:50.31 [Server thread/INFO] [FML]: Unloading dimension -1
12:50.31 [Server thread/INFO] [FML]: Unloading dimension 1
12:50.31 [Server thread/INFO] [minecraft/IntegratedServer]: Changing view distance to 5, from 10
12:50.32 [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
12:50.32 [Netty Server IO #1/INFO] [FML]: Client protocol version 2
12:50.32 [Netty Server IO #1/INFO] [FML]: Client attempting to join with 5 mods : minecraft@1.12.2,FML@8.0.99.99,forge@14.23.5.2768,mcp@9.42,infinitygauntletmod@1.0.0
12:50.32 [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
12:50.32 [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
12:50.32 [Server thread/INFO] [minecraft/PlayerList]: Player203[local:E:b8ec3e9f] logged in with entity id 26 at (-427.3513725822378, 4.0, -2057.6555109286764)
12:50.32 [Server thread/INFO] [minecraft/MinecraftServer]: Player203 joined the game
12:50.33 [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
12:50.33 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'mod testing'/overworld
12:50.33 [main/INFO] [minecraft/AdvancementList]: Loaded 2 advancements
12:50.36 [Server thread/INFO] [minecraft/IntegratedServer]: Saving and pausing game...
12:50.36 [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'mod testing'/overworld"

12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]:     The missing resources for domain infinitygauntletmod are:
12:50.27 [main/ERROR] [FML.TEXTURE_ERRORS]:       textures/blocks/texturetest2.png

Seems your model has some textures hardcoded?

Edit model JSON to not call these textures or add texture called texturetest2 to block textures