Z3nner / lancer-weapon-fx

Visual and Sound Effects for use primarily with the Lancer TTRPG system on Foundry.
5 stars 6 forks source link

Catch bad folder IDs earlier and add more data validation #68

Open cirrahn opened 2 days ago

cirrahn commented 2 days ago

Relates to #67 but is not a fix. Issue #67 is caused by a missing (empty string) folder ID, which should logically never occur, but clearly is possible. In order to narrow down the places where the bad data is being introduced, add more folder ID checks on user input actions.