Savegame error
The world is on my friends PC.
I do have the .sav file.
Whenever we play my game crashes stating some error about an invalid array size.
The errors were:
Assertion failed: FMallocBinned2::FPoolInfo::IsSupportedSize(Size) [File:D:\BuildAgent\work\SR11_BT\UE4\Engine\Source\Runtime\Core\Private\HAL\MallocBinned2.cpp] [Line: 951] Invalid Malloc size: '84404080640'
and
Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:D:\BuildAgent\work\SR11_BT\UE4\Engine\Source\Runtime\Core\Public\Containers\Array.h] [Line: 771] Array index out of bounds: 0 from an array of size 0
Embetted you can see the log file from my friends pc and the debug info from my SMM / Pc
I do have the .sav file.
Whenever we play my game crashes stating some error about an invalid array size.
The errors were:
Assertion failed: FMallocBinned2::FPoolInfo::IsSupportedSize(Size) [File:D:\BuildAgent\work\SR11_BT\UE4\Engine\Source\Runtime\Core\Private\HAL\MallocBinned2.cpp] [Line: 951] Invalid Malloc size: '84404080640'
and
Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:D:\BuildAgent\work\SR11_BT\UE4\Engine\Source\Runtime\Core\Public\Containers\Array.h] [Line: 771] Array index out of bounds: 0 from an array of size 0
Embetted you can see the log file from my friends pc and the debug info from my SMM / Pc
FactoryGame_1_log.log598.61KB
