I’m confused. Is this a Flex question, or a Royale question?
Harbs > On Jun 6, 2019, at 11:58 PM, Ramazan Ergüder Bekrek <[email protected]> > wrote: > > Does anyone knows what is going on here ? > > > 31.05.2019, 16:52, "Ramazan Ergüder Bekrek" <[email protected]>: > Greetings everyone! > > I'm having an issue with a bootstrap loader of the RSLs from Apache Flex as > external RSLs > > VerifyError: Error #1053: Illegal override of objectHasSortField in > mx.collections.ComplexSortField. > ReferenceError: Error #1065: Variable ColorDodgeShader_ShaderClass is not > defined. > ReferenceError: Error #1065: Variable LuminosityMaskShader_ShaderClass is not > defined. > ReferenceError: Error #1065: Variable SaturationShader_ShaderClass is not > defined. > ReferenceError: Error #1065: Variable SoftLightShader_ShaderClass is not > defined. > ReferenceError: Error #1065: Variable ColorShader_ShaderClass is not defined. > ReferenceError: Error #1065: Variable ExclusionShader_ShaderClass is not > defined. > ReferenceError: Error #1065: Variable ColorBurnShader_ShaderClass is not > defined. > ReferenceError: Error #1065: Variable LuminosityShader_ShaderClass is not > defined. > ReferenceError: Error #1065: Variable HueShader_ShaderClass is not defined. > ReferenceError: Error #1065: Variable > _22d3bd9016417e64bbcd0879742a5d9b49caaebba8ecaef770f60ece0f26010c_flash_display_Sprite > is not defined. > > When the bootloader is trying to load framework_4.16.1.20171115.swf this > problem is triggered. > > I've looked into the SWF RSLs and this is the definition of the class: > > https://pasteboard.co/Ihg7Zqe.png <https://pasteboard.co/Ihg7Zqe.png#> > > I've looked also for the shaders and they are all in... > > https://pasteboard.co/Ihg8oEs.png <https://pasteboard.co/Ihg8oEs.png> > > Why isn't this working ? > > Cheers > >
