Hello,
I’m an amateur programmer and just designed my first app. I was trying to get it packaged for launch but it keeps failing right at the end. I’ve looked everywhere for a solution but wanted to see if the community had any insight. Here are the errors i’m getting:
LogStreaming: Warning: Failed to read file ‘…/…/…/Engine/Plugins/Developer/PlasticSourceControl/Resources/Icon128.png’ error.
LogStreaming: Warning: Failed to read file ‘…/…/…/Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_24x.png’ error.
LogStreaming: Warning: Failed to read file ‘…/…/…/Engine/Platforms/VisionOS/Content/Editor/Slate/Launcher/Platform_VisionOS_128x.png’ error.
LogClass: Warning: ConsoleVariable-Backed Enum Property of type ‘/Script/Engine.EMobileLocalLightSetting’ was set from a string. Please update the cvar in your ini files.
PackagingResults: Warning: ConsoleVariable-Backed Enum Property of type ‘/Script/Engine.EMobileLocalLightSetting’ was set from a string. Please update the cvar in your ini files.
Any help is appreciated!