Ethck / azgaar-foundry

Unofficial Azgaar's Fantasy Map Generator Import
MIT License
43 stars 15 forks source link

MINOR BUG - Error: Required field "name" not present in SceneData #4

Closed p4535992 closed 3 years ago

p4535992 commented 3 years ago

Environment Details

Foundry VTT Version: 0.8.9

Operating System: [Linux]

How Are You Using Foundry: [Linux,Native Application (Electron), Chrome]

Which Game System: Dungeons and Dragons 5th Edition, version 1.4.2

Modules Enabled?: Yes (if you need i can give you the full list)

Module version: 0.2.1

OS, Hosting, Browser (if applicable): Linux/Node/Chrome

Description of the issue:

Ater load the ".map" file ad hit the button "Import" i get this error:

img

it's because i forgot to set a image for the "Link to picture" module setting, after that the panel form is broke, so for now the solution is a simplerefresh.

A solution can be to add a mandatory validation for that field.

Ethck commented 3 years ago

Ah, interesting! That is at least a simple fix. I haven't gotten back around to this module since the package jam, but will be prepping an update soon that will include this fix.