
[Forge] Warrior throwing skill issue
Reavez5 opened this issue ยท 11 comments
Can you please provide a way to reproduce the problem?
Provide game logs also please
Nothing special. Im just playing with my own modpack and it happens with any weapon.
latest.log
To be specific, the renderable item model is failing to be resolved.
I have no idea what is causing this.
I need external help to resolve this.
Happening for me as well on a fresh install. Gonna follow this thread to see what's going on with this. I am using Connecter on 1.20.1
Please provide specific instructions how to reproduce this problem on Fabric, starting with a cleansheet installation.
("I dropped this into my modpack of size 300, and this happened" would not be helpful.)
According to what I have understood, it is not a problem of missing texture since the texture of the item is there. I think the problem could have to do with the command ("use_held_item": true, in Data/rogue/spells/throw) that when using sinytra connector, maybe there is some other way to call it in forge to use the item texture in hand, since I tried the same mods in fabric and the ability works correctly