MrPrimate / tokenizer

Tiny yet capable in-game token editor for Foundry VTT
MIT License
29 stars 26 forks source link

Error when right-clicking compendium search result #172

Closed ThiefMaster closed 3 months ago

ThiefMaster commented 3 months ago
15:49:29.898 Uncaught TypeError: compendium is undefined
    condition .../modules/vtta-tokenizer/dist/main.js:7396
    render .../scripts/foundry.js:64900
    bind .../scripts/foundry.js:64824

For me this happened both on a fully up to date Foundry 12 (with all modules update to the latest version) and on a slightly older Foundry 11. In both cases it's a pf2e world, and I searched for the "Physician" NPC (but it probably also happens for anything else, that was just the one I was searching for for an unrelated reason).

MrPrimate commented 3 months ago

Fixed in v4.3.12, out shortly, thank you for this report.