flammpfeil / SlashBlade_2

for mc1.14.4 or later
32 stars 24 forks source link

Slash Blades appear black #56

Open Dreta opened 10 months ago

Dreta commented 10 months ago

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.

yuuyuu-6250 commented 10 months ago

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.

AugustoBza commented 7 months ago

Hello, I have the same problem, any solution?