dzvancuks / MySuperSideScroller

Learning UnrealEngine: side scroller game
https://drive.google.com/file/d/0B_VXxfcgYrOtZXJqXzQtUXdsSnM/view
MIT License
0 stars 0 forks source link

Can't execute packed project #23

Open dzvancuks opened 7 years ago

dzvancuks commented 7 years ago

After building and packing Win32 binary it's crashing with message:

Assertion failed: Offset >= 0 [File:D:\Build\++UE4+Release-4.16+Compile\Sync\Engine\Source\Runtime\PakFile\Private\IPlatformFilePak.cpp] [Line: 148] &nl;&nl;
dzvancuks commented 7 years ago

Issue rises when packaging for Win32. 64 bit version seems to be compiling just fine