aws-samples / amazon-gamelift-unity

A multi-player game sample (server and client), developed with the Unity game engine, illustrating basic integration with Amazon GameLift. View the sample source code or build the project and experiment with game server deployment on the Amazon GameLift service.
Apache License 2.0
82 stars 22 forks source link

"Error occurred. Message:'The specified location-constraint is not valid' when writing an object" #4

Closed herpdederp closed 4 years ago

herpdederp commented 5 years ago

2 "Error creating a build bucket has been fixed."

However I am still getting the issue.

alanmur commented 5 years ago

Hello @herpdederp I couldn't repro this with a fresh clone of the project. Can you run the batch file clean.bat in the build folder to make sure that there isn't an old DeployTool binary being used. If it still doesn't work, can you blow away the project, clone it again, then build it from the beginning (using build.bat)? Thank you, Al Murray :)

alanmur commented 4 years ago

Hello @herpdederp I am going to close this issue. Please reopen if you have further issues. Thank you, Al Murray :)