KellanM/OpenAI-Api-Unreal

Package project not opening

amanchauhan2432 opened this issue · 4 comments

I package the project and it packaged successfully but when I try to open the .exe file then this error is coming. Do I need to include plugin file during package or anything else. Please any solution

Package

@KellanM Please help me with that

I was able to repro this locally. Currently investigating. I'll let you know once I have a solution.

vcen commented

I had the same problem.

Assertion failed: CastResult [File:D:\build++UE5\Sync\Engine\Source\Runtime\CoreUObject\Public\UObject\Field.h] [Line: 962]
CastFieldChecked failed with 0x0000015a98a46300

I just converted my blueprint project to cpp and it's working