Skip to content
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

bug: PaperdollOrder out of sync with last cardinal direction #1752

Closed
1 task done
Arufonsu opened this issue Mar 8, 2023 · 0 comments · Fixed by #1753
Closed
1 task done

bug: PaperdollOrder out of sync with last cardinal direction #1752

Arufonsu opened this issue Mar 8, 2023 · 0 comments · Fixed by #1753
Labels
bug Something isn't working verified Issue has been verified as valid/existing.

Comments

@Arufonsu
Copy link
Contributor

Arufonsu commented Mar 8, 2023

Description

There's a direction synchronization issue with entity's PaperdollOrder. The PaperdollOrder is not correctly synchronized with the last cardinal directions, which is causing unexpected behavior. Upon investigating: the frame row value is being used instead of the last cardinal direction value, which is causing the synchronization issue.

Steps to Reproduce

The AGD Forum user EspectroW explains how to reproduce this issue here along with graphic evidence of the unwanted behavior.

Version with bug

0.7.1.111

Last version that worked well

Probably Before DM

Affected platforms

Windows

Did you find any workaround?

Yes, i'll open a PR for this.

Relevant log output

No response

Duplicate Bug Check

  • This bug report is not a duplicate to the best of my knowledge.
@Arufonsu Arufonsu added bug Something isn't working verified Issue has been verified as valid/existing. labels Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working verified Issue has been verified as valid/existing.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant