-
Notifications
You must be signed in to change notification settings - Fork 263
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Hero Lab token drag and drop from Library window onto map appears to be broken #3274
Comments
With the same Hero Lab POR file (see attachment above) for the Barmaid.por file, this procedure works in MapTool 1.10.4. |
There might be licensing issues with the Barmaid.zip file, so try this one if you have trouble. It only requires the core rules which comes with the basic PF1e license purchase for Hero Lab. You might have to open and resave the Fred.por file for it to work in the Library window of MapTool. |
I have never used the functionality before, before I submit a fix do you mind checking the below screen shots to see if thats what you expect from Fred.por? |
Yes, I think that's right. |
I didn't test to see if that character would reproduce the problem. I assumed it would, but perhaps I was too cavalier. |
A work-around for this problem is to use MapTool 1.10.4 to create tokens from Hero Lab(R) POR files -- and then use those tokens in MapTool 1.11.4, for example. |
BTW, thank you very much about a thousand times for working on that. |
(just for future reference since this is already fixed) Tokens created via Considering I just did this to my own campaign today, I'm pretty happy the issue willl be fixed in 1.12.0 😄 |
The fix for this appears to be working as intended. It currently requires a patch to the protobuf code in PR #3443, but with that change present everything seem to function correctly. I am seeing one exception in the console the first time I start a server or connect to one:
This doesn't seem to do any harm, nor does it really seem related to this issue. Just looks like an "expected" result of the Hero Lab statblock being returned alongside all the image assets when trying to load the token images. |
Presumably this only happens if the Library pane is pointing at a folder with |
Describe the Bug
Drag and drop a token from a Hero Lab POR file for a PF1e token causes the following exception:
To Reproduce
Barmaid.zip
From the Library window, drag the "Barmaid" token to the map.
You'll get an unexpected exception with the message shown in the "Describe the Bug" attachment.
Expected Behaviour
The token should appear on the map without any error messages.
Screenshots
No response
MapTool Info
MapTool 1.11.4
Desktop
Windows 10
Additional Context
I use this feature all the time. It's critical to my campaigns.
The text was updated successfully, but these errors were encountered: