YetiTech-Studios / UE4GameLiftClientSDK

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

Unable to install plugin #28

Open luke-james-portfolio opened 4 years ago

luke-james-portfolio commented 4 years ago

Hi there,

I have the source version of UE4 (4.24.1) - and I have downloaded your plugin.

I am using the latest AWS Server SDK (3.3.0) and the client CPP SDK is v.1.7.251 - the latest as per their GitHub.

When I initially dragged the ClientSDK files into the Plugins/ folder of my project, I was getting UE4 warnings that the plugin would not work even though it had compiled and UE4 was launching - there is a similar issue for this already.

I then updated the AWS Core, Cognito Identity & GameLift libraries and DLLs, and edited the uPlugin file to use the latest version of AWS as instructed in your README.

However, when I try to launch UE4 and recompile - it fails and asks me to recompile from source. When I do this, I am met with many errors and the plugin will not build.

Do you know if there are any issues supporting UE4 4.24.1 or the latest version of AWS SDK?

If so, what resources did you use to create this plugin? I am quite happy to investigate either fixing your plugin or creating a new one from scratch (depending on the complexity) - however I have no idea how the SDK works and the AWS documentation online is lackluster at best.

Kind Regards,

Luke J

Wylie-Modro commented 4 years ago

Last time I checked AWS Server SDK (3.3.0) only supports upto UE 4.21 at the moment. They are quite behind.

chris-gong commented 4 years ago

This sdk is undergoing big changes currently, and an update will be coming out soon along with supplemental videos to help learn how to utilize this repository.

CoG-Journey commented 4 years ago

@chris-gong I'm using Source version 4.21 and I still can't get it to work. Is there a fix we can have in the meantime?