Trying to open the exe file after packaging my game. Works perfectly find in the editor and only warning i see during the packaging process are
“VerifyImport: Failed to find script package for import object 'Package /Script/SQLiteExt”, “VerifyImport: Failed to find script package for import object 'Package /Script/InterchangeFactoryNodes”, and
“VerifyImport: Failed to find script package for import object 'Package /Script/InterchangePipelines”
Is this the cause of the crash?
If it is how do I fix this?
If it’s not then what is it and how do I fix that?