Closed RowanSkie closed 1 month ago
The author has fixed this issue in 1.6.1. Please download the latest version @RowanSkie https://github.com/chairfull/GodotRichTextLabel2/issues/6
Still getting this issue in 1.7.1 version Offending line of code: https://github.com/chairfull/GodotRichTextLabel2/blob/27dc3aaf521ae8ec178e92f2e7e71a0b0ac35e32/addons/richtext2/richer_text_label.gd#L1110C1-L1110C102
The author has fixed this issue in 1.6.1. Please download the latest version @RowanSkie #6
I'm downloading via the on-app AssetLib tab, and like @stwalsh4118 said, it's still on the 1.7.1 version.
The author should have introduced this error again in the latest update, You can modify it to:
_prop(props, &"context_state", TYPE_DICTIONARY)
It should be able to run
By the way, the author is probably developing this plugin using version 4.4dev, so if you want to use it smoothly, it's best to update the version (although I also hope he is developing plugins for version 4.3)
Woops. Removed.
that is normal, right? Or is PROPERTY_HINT_DICTIONARY_TYPE for 4.4-preview or something?