javalent / initiative-tracker

TTRPG Initiative Tracker for Obsidian.md
GNU General Public License v3.0
147 stars 28 forks source link

Encounter block does not work after updating to 13.0.3 #261

Open Kardzhilov opened 7 months ago

Kardzhilov commented 7 months ago

Check for existing bug reports before submitting.

Expected Behavior

Being able to use the example

name: Example
creatures:
 - 3: Goblin

Current behaviour

image

Reproduction

Made a new vault with only the initiative tracker plugin installed Pasted the example, After pasting in the example it throws the first two errors and moves the name line up so that it looks like

creatures:
 - 3: Goblin

after pressing enter before name it looks like the screenshot above

Which Operating Systems are you using?

Obsidian Version Check

v1.5.11

Plugin Version

13.0.3

Confirmation

Possible solution

No response

valentine195 commented 7 months ago

Are you using Fantasy Statblocks?

Kardzhilov commented 7 months ago

I was not, I guess the version i used before did not need it but it is required now?

valentine195 commented 7 months ago

No, it shouldn’t be. This bug is because it isn’t properly handling FS not being there.

Kardzhilov commented 7 months ago

A workaround for now is to install FS then 👍