Inline Styling Decorator for Rich Text Block

Thanks, now the link works.

The only thing is that, when I try to open anything that was using the old plugin version crashes.

The log says this:


[2019.06.09-03.18.15:349] 14]LogWindows: Error: [Callstack] 0x00007ffe1c666a81 UE4Editor-RichTextBlockInlineDecorator.dll!FDefaultRichTextDecorator::ExplodeRunInfo() [d:	est_4.22\plugins\richtextblockinlinedecorator\source\richtextblockinlinedecorator\private\richtextblockinlinedecorator.cpp:239]
[2019.06.09-03.18.15:349] 14]LogWindows: Error: [Callstack] 0x00007ffe1c66601b UE4Editor-RichTextBlockInlineDecorator.dll!FDefaultRichTextDecorator::CreateTextBlockStyle() [d:	est_4.22\plugins\richtextblockinlinedecorator\source\richtextblockinlinedecorator\private\richtextblockinlinedecorator.cpp:117]
[2019.06.09-03.18.15:349] 14]LogWindows: Error: [Callstack] 0x00007ffe1c665b83 UE4Editor-RichTextBlockInlineDecorator.dll!FDefaultRichTextDecorator::Create() [d:	est_4.22\plugins\richtextblockinlinedecorator\source\richtextblockinlinedecorator\private\richtextblockinlinedecorator.cpp:101]
[2019.06.09-03.18.15:349] 14]LogWindows: Error: [Callstack] 0x00007ffe3640aa4b UE4Editor-Slate.dll!FRichTextLayoutMarshaller::AppendRunsForText() [e:\ue4-22 source\unrealengine-4.22\engine\source\runtime\slate\private\framework	ext\richtextlayoutmarshaller.cpp:146]
[2019.06.09-03.18.15:349] 14]LogWindows: Error: [Callstack] 0x00007ffe3647ab23 UE4Editor-Slate.dll!FRichTextLayoutMarshaller::SetText() [e:\ue4-22 source\unrealengine-4.22\engine\source\runtime\slate\private\framework	ext\richtextlayoutmarshaller.cpp:51]
[2019.06.09-03.18.15:349] 14]LogWindows: Error: [Callstack] 0x00007ffe365c3b90 UE4Editor-Slate.dll!FSlateTextBlockLayout::UpdateTextLayout() [e:\ue4-22 source\unrealengine-4.22\engine\source\runtime\slate\private\widgets	ext\slatetextblocklayout.cpp:201]
[2019.06.09-03.18.15:349] 14]LogWindows: Error: [Callstack] 0x00007ffe365a9d06 UE4Editor-Slate.dll!FSlateTextBlockLayout::ComputeDesiredSize() [e:\ue4-22 source\unrealengine-4.22\engine\source\runtime\slate\private\widgets	ext\slatetextblocklayout.cpp:72]
[2019.06.09-03.18.15:349] 14]LogWindows: Error: [Callstack] 0x00007ffe365aa0f0 UE4Editor-Slate.dll!SRichTextBlock::ComputeDesiredSize() [e:\ue4-22 source\unrealengine-4.22\engine\source\runtime\slate\private\widgets	ext\srichtextblock.cpp:79]
[2019.06.09-03.18.15:349] 14]LogWindows: Error: [Callstack] 0x00007ffe3606d278 UE4Editor-SlateCore.dll!SWidget::CacheDesiredSize() [e:\ue4-22 source\unrealengine-4.22\engine\source\runtime\slatecore\private\widgets\swidget.cpp:621]
[2019.06.09-03.18.15:349] 14]LogWindows: Error: [Callstack] 0x00007ffe36102f4d UE4Editor-SlateCore.dll!SWidget::SlatePrepass() [e:\ue4-22 source\unrealengine-4.22\engine\source\runtime\slatecore\private\widgets\swidget.cpp:520]
[2019.06.09-03.18.15:349] 14]LogWindows: Error: [Callstack] 0x00007ffe36102efd UE4Editor-SlateCore.dll!SWidget::SlatePrepass() [e:\ue4-22 source\unrealengine-4.22\engine\source\runtime\slatecore\private\widgets\swidget.cpp:512]


As you can see I’m using source version of the engine. Thank you for updating the plugin, it’s just my bad luck with these things.