zarmstrong / hlo-importer

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

Receiving error in log on import attempt #6

Closed Tjjom closed 3 years ago

Tjjom commented 3 years ago

Import tool shows no response after 45 sec. Only indication of an issue is by looking at the log. Disabled all other modules. Verified no validation issues in HeroLab.

Module Installed Version 0.2.4 Foundry Version: image

image

Element Token if its helpful: $dDG9ikw~@P2#

Thanks In Advance For Any Help

zarmstrong commented 3 years ago

I was able to reproduce. Digging in to it now

zarmstrong commented 3 years ago

There were a few issues. First -- the token is invalid. The correct token should be $dDG9ikw~@P2# You'll notice that the P is capitalized. The token is case-sensitive, so that might have been part of the problem. Once I figured that out, I noticed it would crash on parsing due to an issue with focus points. I fixed that bug, too, and was able to import the character. I also fixed a bug that was preventing the error (invalid token) from being displayed in Foundry. So 3 bugs squashed!

Let me know if you run into anything else

zarmstrong commented 3 years ago

Just to note: all bugs were fixed on my side of things -- no client update needed.

Tjjom commented 3 years ago

Thanks Zarmstrong,

The community and myself appreciate all your hard work!

Tom

On Fri, Mar 5, 2021 at 9:23 PM zarmstrong notifications@github.com wrote:

Just to note: all bugs were fixed on my side of things -- no client update needed.

— 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/6#issuecomment-791876523, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARPHXD7ZMTMGP7F3ROLBOD3TCG33XANCNFSM4YWDMG2A .

-- Tom Cutshaw 503.710.4169