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

Engine silently loads ExampleLevel when level not found #316

Open
jaydenmilne opened this issue Jul 26, 2019 · 0 comments
Open

Engine silently loads ExampleLevel when level not found #316

jaydenmilne opened this issue Jul 26, 2019 · 0 comments
Labels

Comments

@jaydenmilne
Copy link
Contributor

Describe the bug
We pass the name of the level on the command line to the engine, ie holodeck.exe UrbanCity .... If the engine can't find that level, it will instead silently load the ExampleLevel

To Reproduce
Run the integration tests on a build without the correct levels

Expected behavior
The engine should exit instead of silently loading a different level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant