averycrespi / vtt-bridge

A browser extension that connects Dungeon Master's Vault to Roll20
MIT License
24 stars 3 forks source link

items that boost ASI in DMV don't translate over to Roll20 rolls. #80

Closed Linkmysterious closed 4 years ago

Linkmysterious commented 4 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

averycrespi commented 4 years ago

I can't seem to reproduce this. After equipping the Gauntlets of Ogre Power, VTT Bridge appears to generate the correct commands: Ran commands: ["/em : Player rolls STR check","/roll 1d20+4"].

Can you provide more information?

Linkmysterious commented 4 years ago

Upon trying it again it.. seems to work fine. So I have no clue.

My theory was originally maybe it only works with custom items. But it seems to be working fine. I'm honestly not sure. It was definitely acting as a +4 instead of a +5 earlier, so I don't know what caused that and subsequently fixed it. I'm gonna mark this as closed because like i said earlier it seems to be working now. I'll update if it happens again, and give more documentation.

averycrespi commented 4 years ago

Let me know if it happens again!

Possible cause: if DMV updates the ability scores after VTT Bridge creates its event listeners, a bug like this could occur.