Giter VIP home page Giter VIP logo

gameliftstarterplugin's People

Contributors

spayne avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

coolexe slimevrx

gameliftstarterplugin's Issues

Fleet Manager empty

Hello,

I am at the beginning of the tutorial.

After installing python and boto3, I added the plugins to the project and built it using Visual Studio. When opening the project in Unreal, at first, indeed I got the boto3 path loading error log. After editing it in the Project Settings, the log went away and I was able to open Fleet Manager, however it is completely empty as it can be seen in the screenshot.

FleetManager

I do not see any other error logs. Would you know why this happens?

Thank you.

Error on packaging

The following 2 errors have appeared when trying to package the server:
UATHelper: Packaging (Linux): ld.lld: error: unable to find library -laws-cpp-sdk-gamelift-server
UATHelper: Packaging (Linux): clang++: error: linker command failed with exit code 1 (use -v to see invocation)

Won't compile under UE5.03

First, thanks for making this plugin - I really needed something like this!
Attempting to build produced errors that were fixed:
image

Built fine after adding the getter, however on loading the project, I get the warning:
image

(As you can see I have spaces in the path, but this is the latest clone)
Running the FleetManager plugin then also crashes, with the stack:
Assertion failed: IsValid() [File:G:\PRIMARY\UE_5.0\Engine\Source\Runtime\Core\Public\Templates\SharedPointer.h] [Line: 1074]
UnrealEditor_FleetManagerModule!BridgedFleet::FFleet::CB() [C:\Users\Dave\Documents\Unreal Projects\MyGameLiftProject\Plugins\FleetManager\Source\FleetManager\Private\Fleet.cpp:225]
UnrealEditor_FleetManagerModule!TBaseSPMethodDelegateInstance<0,BridgedFleet::FFleet,1,void __cdecl(bool,FString const &),FDefaultDelegateUserPolicy>::ExecuteIfSafe() [G:\PRIMARY\UE_5.0\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:307]
UnrealEditor_FleetManagerModule!FFleetBridge::ConfigGetComplete() [C:\Users\Dave\Documents\Unreal Projects\MyGameLiftProject\Plugins\FleetManager\Source\FleetManager\Private\FleetBridge.cpp:132]
UnrealEditor_FleetManagerModule!TBaseRawMethodDelegateInstance<0,FFleetBridge,void __cdecl(TSharedPtr<IHttpRequest,1>,TSharedPtr<IHttpResponse,1>,bool),FDefaultDelegateUserPolicy>::ExecuteIfSafe() [G:\PRIMARY\UE_5.0\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:467]

Done building project "GameLift.vcxproj" -- FAILED How to fix?

When I use source build 5.1 to build for development editor win64 I get this error, Done building project "GameLift.vcxproj" -- FAILED.

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets(45,5): error MSB3073: The command "D:\Source\UnrealEngine\Engine\Build\BatchFiles\Build.bat -Target="GameLiftEditor Win64 Development -Project="C:\Users\ratho\Documents\Unreal Projects\GameLift\GameLift.uproject"" -Target="ShaderCompileWorker Win64 Development -Quiet" -WaitMutex -FromMsBuild" exited with code 6.

Getting empty fields from JSON

LogGameLift: Warning: About to make login request to https://tc07mravdi.execute-api.us-east-1.amazonaws.com/testfleet-api-test-stage with user0/test12
LogGameLift: Warning: Got Successful Login Response
LogJson: Warning: Field PlayerSession was not found.
LogJson: Error: Json Value of type 'Null' used as a 'Object'.
LogJson: Warning: Field PlayerSessionId was not found.
LogJson: Error: Json Value of type 'Null' used as a 'String'.
LogJson: Warning: Field PlayerSession was not found.
LogJson: Error: Json Value of type 'Null' used as a 'Object'.
LogJson: Warning: Field IpAddress was not found.
LogJson: Error: Json Value of type 'Null' used as a 'String'.
LogJson: Warning: Field PlayerSession was not found.
LogJson: Error: Json Value of type 'Null' used as a 'Object'.
LogJson: Warning: Field Port was not found.
LogJson: Error: Json Value of type 'Null' used as a 'String'.

When we try to login we get this error,

{"message":"Unauthorized"} I get this when I try to use curl command to start session

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.