Moerill / fvtt-pointer

MIT License
6 stars 16 forks source link

[BUG] this module don't work with Foundry v11+ #49

Open keldrilh opened 1 year ago

keldrilh commented 1 year ago

Unfortunately I realize that this awesome module is not compatible with the latest version of Foundry. Help :) thank you so much

apoapostolov commented 1 year ago

@Moerill can we get the change? Looks simple API change + manifest update.

schnoodly commented 1 year ago

Has this module been abandoned? Can someone make a separate repo if so, for easier installation?

farling42 commented 1 year ago

Until Moerill updates the master version, a V11 compatible version available at https://github.com/farling42/fvtt-pointer/releases/latest/download/module.json

RawrKrake commented 1 year ago

Until Moerill updates the master version, a V11 compatible version available at https://github.com/farling42/fvtt-pointer/releases/latest/download/module.json

Hey ho, thank you for the rework. How do I add it in? somewhat of a noob.

farling42 commented 1 year ago

Until Moerill updates the master version, a V11 compatible version available at https://github.com/farling42/fvtt-pointer/releases/latest/download/module.json

Hey ho, thank you for the rework. How do I add it in? somewhat of a noob.

In the module "Add-On Modules" page of the setup window, press the "Install Module" button, then enter the above link into the "Manifest URL" box at the bottom of the window and press "Install".

DeviousHearts commented 12 months ago

Tried twice to download this for use on Forge-vvt from the install mentioned above and it states it is is installed but does not show up at all in Manage Modules. Bummer. Module looks great. :)

schnoodly commented 12 months ago

Tried twice to download this for use on Forge-vvt from the install mentioned above and it states it is is installed but does not show up at all in Manage Modules. Bummer. Module looks great. :)

Download the zip and upload it to your world via the My games > configuration area. I think it said something like "install package", an option above and left side of the configuration area. Then you just make sure that the "pull from bazaar" is deselected, whenever that comes up.

DeviousHearts commented 11 months ago

Did not seem to work. I would change setting as but there did not seem any way to save them. Even when I saved changes, the pointers did not change. Best of luck on this project. :) I will look for when it becomes compatible with 11.

rbaines commented 11 months ago

You can install into Forge by going to the Bazaar page and clicking the Install from Manifest button. Then paste in the link with the module.json above.

It should install but you may have to lock the version until the official version gets updated.

This was from memory

schnoodly commented 11 months ago

At this point I don't think we will see an update, it seems to be abandoned. However, there's another module that is somewhat similar, but lacking in some features: https://foundryvtt.com/packages/pointers

As the above repo works for me I haven't used this new module, but it seems fine.

DeviousHearts commented 11 months ago

Thank you very much for "pointing" this out to me...

Do you SEE ... what I did there? :)

jravolio commented 6 months ago

Hey everyone, i created a repository fixing some parts of the code, right now it allows you to use the design studio again but unfortunatelly with some bugs :/ here is the link for the repo:

https://github.com/jravolio/fvtt-pointer/tree/master

Cempres commented 1 month ago

@jravolio will you update the code for v12 as well by any chance?