League-of-Foundry-Developers / foundry-token-hotbar

Using this module, you can assign one of the hotbar pages to remember macros per token.
MIT License
9 stars 7 forks source link

Incompatability with 0.8.8 version of foundry, any chance we'll see an update? #43

Closed ScaredBehr closed 3 years ago

ScaredBehr commented 3 years ago

Recently updated to 0.8.X (went from 0.7.10 to 0.8.8) and getting a few errors from token hotbar. I love using this module so im hoping its not been abandoned.

Error that appears when selecting a token on the canvas

FoundryVTT_Znqejo2DwJ

Console Log when selecting a token on the canvas

FoundryVTT_aMWcblIbyq

Hoping its maybe something on my end and is a simple fix. Tested with other modules disabled.

Bobsson commented 3 years ago

It's not just you, @ScaredBehr. I just found this module and it should solve a problem I was having... but I'm having the same problems you are.

radoslawg commented 3 years ago

Same boat here. This sounds like a such a useful module. I tried looking through source code but I have no idea what's going on ;)

janssen-io commented 3 years ago

Old dev here: unfortunately I couldn’t keep up with the development pace of Foundry.

If anyone wants to take a stab at it, I’d be happy to answer any questions or provide some guidance.

radoslawg commented 3 years ago

Old dev here: unfortunately I couldn’t keep up with the development pace of Foundry.

If anyone wants to take a stab at it, I’d be happy to answer any questions or provide some guidance.

I kinda fixed it. But because I have little experience with foundry (and Typescript/javascript is not what I use every day) I don't know what else I broke. ;) I will post Pull Request anyway.

Also, for everybody interested. If you use this module with conjuction with Custom Hotbar then it seems to work. Just configure this module to use Custom Hotbar instead of Foundry Hotbar.