Hello
My app is running perfectly in the editor, and as a mac osx app.
But when I create the IOS version, the compiler stops with the following errror message, and the map stops working
Assertion failed: (_colorByNumber.size() > 0), function -[XRTheme _prepareColorsForLegacyUse], file /Library/Caches/com.apple.xbs/Sources/Instruments/Instruments-58157/Theming/XRTheme.mm, line 568.
I know what is the asset which does not load, but I don’t know which parameter should I change.
Thx
Here is a more detailed log.
LogPlayLevel: CommandUtils.Run: Run: /usr/bin/env /usr/bin/instruments -w ‘dad2339263526dcff0ba11554e2b63bd43b5fe72’ -t ‘Activity Monitor’ -D “/Users/serge/Documents/deva/devaUE/Saved/StagedBuilds/IOS/launch.trace” ‘me.mentia.deva’
LogPlayLevel: env: 2017-04-12 15:10:20.600 instruments[13964:31604] WebKit Threading Violation - initial use of WebKit from a secondary thread.
LogPlayLevel: env: Assertion failed: (_colorByNumber.size() > 0), function -[XRTheme _prepareColorsForLegacyUse], file /Library/Caches/com.apple.xbs/Sources/Instruments/Instruments-58157/Theming/XRTheme.mm, line 568.
LogPlayLevel: Deleting /Users/serge/Documents/deva/devaUE/Saved/StagedBuilds/IOS/launch.trace
LogPlayLevel: InternalUtils.SafeFindFiles: SafeFindFiles /var/folders/t1/gr8z_r4147q20cnlgzzh_m0c0000gn/T/+Users+Shared+Epic+Games+UE_4.8/Logs * False
LogPlayLevel: InternalUtils.FindFiles: FindFiles /var/folders/t1/gr8z_r4147q20cnlgzzh_m0c0000gn/T/+Users+Shared+Epic+Games+UE_4.8/Logs * False
LogPlayLevel: BuildCommand.Execute: ERROR: BUILD FAILED
LogPlayLevel: Program.Main: ERROR: AutomationTool terminated with exception:
LogPlayLevel: Program.Main: ERROR: Exception in AutomationScripts.Automation: Client exited with error code: 134
LogPlayLevel: Stacktrace: at Project.RunStandaloneClient (System.Collections.Generic.List`1 DeployContextList, System.String ClientLogFile, ERunOptions ClientRunFlags, System.String ClientApp, System.String ClientCmdLine, AutomationTool.ProjectParams Params) [0x00000] in :0
LogPlayLevel: at Project.RunInternal (AutomationTool.ProjectParams Params, System.String ServerLogFile, System.String ClientLogFile) [0x00000] in :0
LogPlayLevel: at Project.Run (AutomationTool.ProjectParams Params) [0x00000] in :0
LogPlayLevel: Program.Main: ERROR: Client exited with error code: 134
LogPlayLevel: Program.Main: AutomationTool exiting with ExitCode=1
LogPlayLevel: Domain_ProcessExit
LogPlayLevel: Completed Launch On Stage: Run Task, Time: 5.571882
LogPlayLevel: RunUAT ERROR: AutomationTool was unable to run successfully.