Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

[BUG] mounting via macro does not work properly #15

Open
liquidmetal17 opened this issue Nov 21, 2020 · 1 comment
Open

[BUG] mounting via macro does not work properly #15

liquidmetal17 opened this issue Nov 21, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@liquidmetal17
Copy link

Describe the bug
When mounting via macro, the rider does not shrink and move to its mounted position like it does when the HUD button is used. In addition, if the macro is used to mount, the HUD button does not work. The dismount macro works just fine.

Environment Details
Foundry VTT Version: (Example 0.7.7)
Mount Up! Version: (Example 3.0.1)

To Reproduce
Steps to reproduce the behavior:
_1. use the macro MountUp.mount(rider.id, mount.id);

Expected behavior
Using the mount macro should function the same as clicking the mount HUD button.

@liquidmetal17 liquidmetal17 added the bug Something isn't working label Nov 21, 2020
@liquidmetal17
Copy link
Author

Replacing line 94 with a copy of lines 39-57 in mountManager.js fixes the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants