Using 4.7.6 on a mac, every single project I try to run ends up having this error, and I’ve only been using UE4 for a week, so It’s been very frustrating. I’m able to cook the games for mac and play it just fine on the computer, but if I try to cook for iOS I get this error. I’ve verified my mobile provisions are valid and get no errors there.
On building everything goes fine until it gets to the splash screen then the log displays this error:
MetaData mismatch. Did you assign a stat to two groups? New //STATGROUP_Threads//FLauncherTask///Thread_2fc5b_0///////STATCAT_Advanced//// old //STATGROUP_Threads//FLauncherTask///Thread_16e0f_0///////STATCAT_Advanced////
On the phone it seems everything installs and at the splash screen i get a popup with the error: Failed to open descriptor file ‘…/…/…/samplegame/samplegame.uproject’
then it just never moves past the splash screen.
I’ve tried making brand new projects with no starter content and the error always pops up… any help would be greatly appreciated.