zarmstrong / hlo-importer

A module for Foundry VTT that converts and imports Herolab Online 2e characters.
MIT License
6 stars 8 forks source link

Import Button not Visible on Character Sheet #3

Closed Tjjom closed 3 years ago

Tjjom commented 3 years ago

I used the web conversion tool (https://www.pf2player.com/) and it seems to have worked fine. But the FoundryVTT module (https://github.com/zarmstrong/hlo-importer) I can't see a button on the Character Sheet.

2021-02-12 08_03_47-Window

Thanks in advance for any help

zarmstrong commented 3 years ago

Can you verify the module is enabled?

Also what version of foundry and PF2e system is installed?

Tjjom commented 3 years ago

Module is enabled, Foundry: image

Tjjom commented 3 years ago

Incase you need it: image image

I'm disabling all other modules now to test I

Tjjom commented 3 years ago

Must be a module conflict: image With everything but your module disabled

zarmstrong commented 3 years ago

Interesting. If you could, try enabling like 5-10 at a time until it stops showing up, then narrow it down and see what's conflicting.

I haven't seen this in my own experience. I've seen it bumped off the title if you have a lot of mods that add things to the title bar, but it usually will show up if you expand the size of the character sheet. From the first image you posted, it doesn't seem like that was the case.

zarmstrong commented 3 years ago

I figured it out -- it is PF2e Toolbox. Disable that, do your imports then reenable. I'll do some work to try to figure out what is causing this to break.

Tjjom commented 3 years ago

Good to know, Thanks for that. I hadn't had a chance to test it yet. That's btw for your work on the tool. The community appreciates it!

Tom

On Sun, Feb 14, 2021 at 1:37 PM zarmstrong notifications@github.com wrote:

I figured it out -- it is PF2e Toolbox. Disable that, do your imports then reenable. I'll do some work to try to figure out what is causing this to break.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zarmstrong/hlo-importer/issues/3#issuecomment-778845707, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARPHXD7QYHXNU25VNNXBBZLS7A7A3ANCNFSM4XQ5Q2HA .

-- Tom Cutshaw 503.710.4169

zarmstrong commented 3 years ago

https://github.com/Djphoenix719/FVTT-PF2EToolbox/issues/29#issuecomment-778855350

He fixed the bug and it should be pushed out soon

Tjjom commented 3 years ago

Awesome, thanks!

On Sun, Feb 14, 2021 at 7:09 PM zarmstrong notifications@github.com wrote:

Djphoenix719/FVTT-PF2EToolbox#29 (comment) https://github.com/Djphoenix719/FVTT-PF2EToolbox/issues/29#issuecomment-778855350

He fixed the bug and it should be pushed out soon

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zarmstrong/hlo-importer/issues/3#issuecomment-778910001, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARPHXDYY6F55KWHPY5R4763S7CF73ANCNFSM4XQ5Q2HA .

-- Tom Cutshaw 503.710.4169

zarmstrong commented 3 years ago

Confirmed it's fixed now in his latest release. Closing this out :)