ZsoltMolnarrr / Rogues

Rogues and Warriors (RPG Series)
Other
1 stars 6 forks source link

[Forge] Warrior throwing skill issue #1

Open Reavez5 opened 4 months ago

Reavez5 commented 4 months ago

Throwes missing texture cube on using throwing skill

ZsoltMolnarrr commented 4 months ago

Can you please provide a way to reproduce the problem? Provide game logs also please

Reavez5 commented 4 months ago

Nothing special. Im just playing with my own modpack and it happens with any weapon. latest.log image

cleannrooster commented 4 months ago

Can confirm happening for me too, on connector as well.

Carsonated commented 2 months ago

Can also confirm on connector

itimers commented 2 months ago

There is an issue with the warriors first ability : "Shattering Throw" the texture seems to be missing regardless of the weapon used... If anyone know's a fix let me know please!!!

This is with clean forge connector 1.20.1. Screenshot_2

This is a screenshot image

ZsoltMolnarrr commented 2 months ago

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.

Stix76 commented 1 month ago

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

gimb1 commented 1 month ago

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

Brycelol59 commented 1 month ago

I am having the exact same issue on Fabric and have no clue how to fix.

ZsoltMolnarrr commented 1 month ago

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.)

Gabinj26 commented 3 weeks ago

had the same problem on my fabric modpack. Modernfix was the issue. My modpack had as core simply optimized. The onl thing I had to do was to remove then regenerate modernfix config (and model gap fix too but this one was an error) and now everything works