ECS_SpaceBattle icon indicating copy to clipboard operation
ECS_SpaceBattle copied to clipboard

Huge Battle Crashes

Open mhomde opened this issue 4 years ago • 0 comments

Hey, first super thanks for providing this example. Immensely useful. So many possibilities...

Heads up, Medium Battle works perfect for me but Huge Battle crashes (Running 4.26.1)

`LoginId:1d3b4b474cf31612f7c0f79f06d37e2a EpicAccountId:fc0024d4983946c1a4eef7370fe80722

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION writing address 0x0000000000000000

VCRUNTIME140 UE4Editor_ECSTesting!assign_ptr_w_entity() [C:\Users\matti\source\repos\ECS_SpaceBattle\Source\ECSTesting\ThirdParty\flecs\flecs.c:5704] UE4Editor_ECSTesting!ecs_set_ptr_w_entity() [C:\Users\matti\source\repos\ECS_SpaceBattle\Source\ECSTesting\ThirdParty\flecs\flecs.c:5726] UE4Editor_ECSTesting!UECS_ComponentSystemLink::RegisterWithECS() [C:\Users\matti\source\repos\ECS_SpaceBattle\Source\ECSTesting\ECS_Base\ECS_BaseComponents.cpp:56] UE4Editor_ECSTesting!UECS_ComponentSystemLink::BeginPlay() [C:\Users\matti\source\repos\ECS_SpaceBattle\Source\ECSTesting\ECS_Base\ECS_BaseComponents.cpp:47] `

Gonna drill down and see if I can fix it. Anyways, thanks again!

mhomde avatar Feb 28 '21 14:02 mhomde