Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 Dice Roller Causes Encounter to Not Render #306

Open
4 of 7 tasks
MarquisDCarabas opened this issue Oct 4, 2024 · 3 comments
Open
4 of 7 tasks

🐞 Dice Roller Causes Encounter to Not Render #306

MarquisDCarabas opened this issue Oct 4, 2024 · 3 comments

Comments

@MarquisDCarabas
Copy link

MarquisDCarabas commented Oct 4, 2024

Check for existing bug reports before submitting.

  • I searched for existing Bug Reports and found no similar reports.

Expected Behavior

Entering the following code block should render an encounter for Initiative Tracker.

```encounter 
creatures: 
- 1: Goblin
```

Current behaviour

When I enable Dice Roller, the encounter no longer renders.

Image of code block rendering
Image 10-3-24 at 10 18 PM

Image of code block after enabling Dice Roller
Image 10-3-24 at 10 19 PM

I have used your plugins to run a game for over a year and this bug popped up sometime since my last session, so I believe it is related to an update in the last month. Every encounter block throughout my notes has the same issue, including notes from the session I ran a month ago and those I ran 10+ months ago. The issue is the same on the iPhone and iPad apps as well. Dice Roller has to be enabled to reproduce the bug. Just installing it has no effect.

Reproduction

  1. Launch Obsidian Sandbox via the Open Sandbox Vault command.
  2. Install and Enable Initiative Tracker.
  3. Install and Enable Dice Roller.
  4. Create a new note called "Encounter".
  5. Enter the encounter code block:
```encounter 
creatures: 
- 1: Goblin
```
  1. With Dice Roller Enabled, encounter will not render.
  2. Disable Dice Roller, encounter will render.

Which Operating Systems are you using?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Obsidian Version Check

1.6.7

Plugin Version

13.0.15 (Initiative Tracker) and 11.3.1 (Dice Roller)

Confirmation

  • I have disabled all other plugins and the issue still persists.

Possible solution

No response

@valentine195
Copy link
Member

Hey I released a fix for this late last night, does it still occur if you update?

@MrShreddie
Copy link

Hey I released a fix for this late last night, does it still occur if you update?

Thank you so much, I was having this issue then updated and it's working perfectly now.

@MarquisDCarabas
Copy link
Author

MarquisDCarabas commented Oct 7, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants