Problems with UE4

Hi, i dont know is this right place to post, but i need help with UE4 and it’s problems. I have been lately getting multiple crashes in game and this is getting out of hand. Code is
"LoginId:782240ab4bc30427da867d8fc34472ef
EpicAccountId:

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0xffffffffffffffff

SquadGame
SquadGame
SquadGame
SquadGame
SquadGame
SquadGame
SquadGame
SquadGame
SquadGame
kernel32
ntdll"

Anyone have any ideas for this?

seems to be a null ptr exception.
you should try installing the debug symbols and upload the whole game log here.

Hey there @PehmoneX! Welcome to the community! Is this your game or the released game “Squad”? Memory errors like this would definitely require editor symbols and possibly debugging in VS if you have access to the source, if not it may require a bug report to the developer.

1 Like

Yeah this the game called “Squad”

I have tryed send multiple reports for devs but no respond from them.

the bug is very likely in your code. due to the stacktrace.
if you send a report via the crash window, you’ll likely never be contacted.
please do what supportiveentinity recommended. otherwise there’s nothing we can do to help you.