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

Fix: improvised attack rolls issue #55

Merged
merged 2 commits into from
Jan 24, 2022
Merged

Fix: improvised attack rolls issue #55

merged 2 commits into from
Jan 24, 2022

Conversation

anthonyronda
Copy link
Member

A bug reported on Discord noted that Clicking MEL or MIS (attributes tab) returns the following errors in OSE 1.3.3.

image

I reproduced on 0.8.9 and V9. Since these buttons are primarily used for improvised attacks without a designated weapon, I deduced that a change we made to make Automated Animations work(#29), which requires some info about the Weapon being used, is now causing an error when not using a weapon ( _id not found). Optional chaining when getting the item id appears to fix the error

@anthonyronda anthonyronda merged commit 9abce87 into vttred:main Jan 24, 2022
@anthonyronda anthonyronda deleted the fix/improvised-attack-rolls branch January 24, 2022 04:58
RabidOwlbear pushed a commit to RabidOwlbear/ose that referenced this pull request Jan 24, 2022
* fix(character sheet): fixed MEL/MIS roll buttons

* chore(build): build to make PR test easier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant