-
Notifications
You must be signed in to change notification settings - Fork 14
Character Attachments not rendering (e.g shoulder, weapon) - classic / classic_era #71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Which client version and profile are you using? |
Hey @Frostshake I'm so sorry for the late reply! I had notifications turned off for this, and I was really tired and forgot to include this info in the original post. Here's the info: I hope this helps. |
I am also seeing this with Orc in classic, they also dont see weapons. |
After some investigation, the problem looks to be specifically related to the render code (https://github.com/Frostshake/WMVx/blob/30449c78e79ae32471f8a03dac9580ba49efcb38/src/RenderWidget.cpp#L177-180) . I guess the matrix gets computed incorrectly, not sure why this only happens for modern classic. Also to mention, looks to mostly affect shoulders and weapons, head models seem fine. |
For some reason even though I have equipped a set of shoulder items to appear on the model I have selected, nothing shows up
The text was updated successfully, but these errors were encountered: