jopeek / fvtt-loot-sheet-npc-5e

FVTT - Loot Sheet NPC 5E
MIT License
44 stars 85 forks source link

some bugs in App and updates #351

Open rinnocenti opened 2 years ago

rinnocenti commented 2 years ago

Describe the bug I just updated and encountered some issues. the price adjustment values I had on my merchants are not updated for the new version. My actors and tokens have "null" values, which appears zero in the panel. Which forces me to manually update the values on all my actors (which in my case are more than 300) so it's not viable. A macro would be nice to help with this update.

another thing, even if you do the updates by hand there is another problem. image reading the window is impossible, it's probably some problem with the rendering in the foundry app.

Another thing is that if I try to change an actor, without him being in a scene, the change fails and gives me an error. image and no matter what I type it doesn't update (besides losing my configuration before the update)

however if I put a token of that actor in the scene, I can make both the change in the token and in the actor. (which is a problem because in addition to having to do it manually, I still have to put them in the scene)

Desktop (please complete the following information):

DanielBoettner commented 2 years ago

Thanks for the reports, will look into it.