You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Katanas would appear black both in the player's inventory and in the player model rendering (on their hips). The shape of the model is correct, but the textures aren't there.
An error is seen in the client logs: [net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'slashblade:slashblade#inventory' referenced from: slashblade:slashblade#inventory: java.io .FileNotFoundException: slashblade:models/item/slashblade.json
According to investigation with friends, it was found that those with an Intel integrated graphics, across all platforms (Linux, macOS and Windows), would face this problem. However, those with NVIDIA dedicated graphics across Linux, macOS and Windows did not face this problem.
The text was updated successfully, but these errors were encountered:
I am in a similar situation. I am using Ryzen integrated graphics. my friend who is using Intel integrated graphics also did it and he got it to display correctly. The mod loader is NeoForge-1.20.1-47.1.91. The mod version is 1.20.1-0.1.2. The OS used is windows.
Katanas would appear black both in the player's inventory and in the player model rendering (on their hips). The shape of the model is correct, but the textures aren't there.
An error is seen in the client logs:
[net.minecraft.client.resources.model.ModelBakery/]: Unable to load model: 'slashblade:slashblade#inventory' referenced from: slashblade:slashblade#inventory: java.io .FileNotFoundException: slashblade:models/item/slashblade.json
According to investigation with friends, it was found that those with an Intel integrated graphics, across all platforms (Linux, macOS and Windows), would face this problem. However, those with NVIDIA dedicated graphics across Linux, macOS and Windows did not face this problem.
The text was updated successfully, but these errors were encountered: