There's a long-standing bug with homebrew subclasses where the thing that checks that you have features at the right levels seems to be checking both the set of levels for the 2014 version of the class and the set of levels for the 2024 version.
It's possible to work around this by adding dummy features at the necessary levels to fill in both sets. The 2014 Cleric gets subclass features at levels 1, 2, 6, 8, and 17, while the 2024 version gets subclass features at levels 3, 6, and 17.
Thank you so much for pointing this out! That explains why the error kept happening even when I followed the 2024 structure perfectly. It got rid of the error.😅
Hi everyone! I’m trying to create a homebrew Cleric subclass inspired by Yu-Gi-Oh!’s Red-Eyes Black Dragon, but I keep getting the error:
"
This homebrew Subclass does not have the necessary class features with the correct required levels."The subclass code looks like this:
There's a long-standing bug with homebrew subclasses where the thing that checks that you have features at the right levels seems to be checking both the set of levels for the 2014 version of the class and the set of levels for the 2024 version.
It's possible to work around this by adding dummy features at the necessary levels to fill in both sets. The 2014 Cleric gets subclass features at levels 1, 2, 6, 8, and 17, while the 2024 version gets subclass features at levels 3, 6, and 17.
pronouns: he/she/they
Thank you so much for pointing this out! That explains why the error kept happening even when I followed the 2024 structure perfectly. It got rid of the error.😅
Happy to help! Now if we could only get them to fix this, it's been like 8 months...
pronouns: he/she/they