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

Missing /music folder prevents engine from loading level #49

Open
paavohuhtala opened this issue Sep 11, 2022 · 0 comments
Open

Missing /music folder prevents engine from loading level #49

paavohuhtala opened this issue Sep 11, 2022 · 0 comments

Comments

@paavohuhtala
Copy link

If the id1 folder does not contain a /music subfolder with music files (which is the case for most distributions of Quake 1), the engine does not load a level, and instead just shows the console. IMHO in case the music is missing the game should log a warning and move on.

The engine prints the following to stdout:

ERROR 2022-09-11T11:56:41Z: quake_client::game: Failed to load sound: No such music track: track02

This should not be a hard error, and from reading the code I don't understand why it prevents the level from loading.

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

No branches or pull requests

1 participant