Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GameLift Export Script Non-Actionable Seed Warning #413

Open
AMZN-Gene opened this issue May 19, 2023 · 1 comment
Open

GameLift Export Script Non-Actionable Seed Warning #413

AMZN-Gene opened this issue May 19, 2023 · 1 comment
Labels
kind/bug Something isn't working

Comments

@AMZN-Gene
Copy link
Contributor

If a game is missing seed files, the exporter will tell the user that it's missing the files, but not provide anything actionable to try in order to fix the issue

Steps to reproduce
Steps to reproduce the behavior:

  1. Delete the seed files in .\AssetBundling\SeedLists
  2. Run the exporter D:\GitRepos\O3DE\o3de\scripts\o3de.bat export-project -es D:\GitRepos\O3DE\o3de-multiplayersample\MPSGameLift\Scripts\export_gamelift_server_package.py --code --assets -ll INFO

Expected behavior
A clear message that seed files are missing and how developers need to provide seed files and a link to online documentation about seeds

Actual behavior
There's an error but no action item
[ERROR] root: Building assets failed! Could not find any game seed files inside D:\GitRepos\O3DE\o3de-multiplayersample\AssetBundling\SeedLists

Found in Branch
development

@AMZN-Gene AMZN-Gene added kind/bug Something isn't working needs-triage Issue requires review and removed needs-triage Issue requires review labels May 19, 2023
@drakeredwind01
Copy link

Can we provide general seed as a default for all of the levels in your project?
this will be scary for new people who then need to go watch another series of tutorials on how to build seeds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants