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

🐛 Classes field for spells returns duplicates #651

Open
1 of 5 tasks
jboehm77 opened this issue Feb 13, 2025 · 2 comments
Open
1 of 5 tasks

🐛 Classes field for spells returns duplicates #651

jboehm77 opened this issue Feb 13, 2025 · 2 comments

Comments

@jboehm77
Copy link

Describe the bug

When outputting the classes that have access to a particular spell, the resource.classes field sometimes returns the same class name twice. This may be due to how reprinted base classes are handled. See attached for example.

fireball-xphb.md

Expected Behavior

Each class that has access to a given spell should be listed once when resource.classes is called for the spell.

TTRPG CLI Version

3.0.1

Which Operating Systems have you experienced this on?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows
@ebullient
Copy link
Owner

Can you please run with --log and attach that file?

@jboehm77
Copy link
Author

Sure thing. Here's what I got.

ttrpg-convert.out.txt

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

2 participants