YetiTech-Studios / UE4GameLiftClientSDK

Gamelift Client SDK for Unreal Engine 4.
MIT License
79 stars 41 forks source link

Crash when starting Client #5

Open dolx2 opened 6 years ago

dolx2 commented 6 years ago

Thanks for this plug-in first.

I managed to build this plug-in into my test project. When I open the local test server and blank test client with plug-in, it crashes. I made GameInstance BP exactly same as InstanceBP shown in tutorial. I found that the reason of crash is GameSession Activate function. How can I fix this problem?

ryanjon2040 commented 6 years ago

Would it be possible to include the crash details? What was the error message?

SyedAman commented 5 years ago

I'm getting a crash too, can't get any useful error message. Using 4.20.

It seems to be whenever I use the Activate node on the Game Session object