javalent / fantasy-statblocks

Create Dungeons and Dragons style statblocks for Obsidian.md
MIT License
339 stars 68 forks source link

🐞 Beastiary isn't parsed when Obsidian restarts #426

Closed SHREDDER007 closed 2 weeks ago

SHREDDER007 commented 2 weeks ago

Check for existing bug reports before submitting.

Expected Behavior

When starting Obsidian, Fantasy Statblocks should parse the beastiary directory set in its settings, and when searching in the encounter builder, the creatures appear.

Current behaviour

When opening Obsidian and trying to add creatures in the encounter builder, no options appear when searching. You must first go to the Fantasy Statblocks settings, remove the beastiary directory, and add it again. After this, the directory is parsed and you can use the encounter builder properly until you close and reopen Obsidian again.

Reproduction

Close Obsidian, reopen it, and try to add a creature to an encounter. No creatures appear when searching.

Which Operating Systems are you using?

Obsidian Version Check

1.6.3

Plugin Version

4.4.2

Confirmation

Possible solution

No response

SHREDDER007 commented 2 weeks ago

Turning on the "Parse frontmatter automatically" setting resolved this issue for me.