mouse0270 / module-credits

Lists the authors of projects on the Manage Modules Window. If a url is provided in the module.json file, it will make the version tag link to the module url.
MIT License
7 stars 7 forks source link

Console error in Foundry 9.245 #10

Closed Artemisthemp closed 2 years ago

Artemisthemp commented 2 years ago

An error will appear in the console window a few second after a 5e world have been loaded on Foundry 9.245. Module manager error

mouse0270 commented 2 years ago

This is an issue with a module and the author tag. Could you provide me a list of your modules installed?

Artemisthemp commented 2 years ago

Those are the modules, that I have installed. TidyUi list.txt

mouse0270 commented 2 years ago

Thats a big list, but I figured out the issue. It appears that one of those modules is using the author tag as either an array or an object. So my code breaks. I am pushing an update in a few minutes, if you don't mind I can ping you here and let you know the update is pushed and you can check it for me?

mouse0270 commented 2 years ago

An error will appear in the console window a few second after a 5e world have been loaded on Foundry 9.245. Module manager error

If you can, update to the latest version and let me know its not broken anymore so I can close this ticket.

Artemisthemp commented 2 years ago

No error thrown in the latest version, so the issue can be closed

mouse0270 commented 2 years ago

Thanks for reporting, let me know if you come across any other issues