Skip to content

Missing /music folder prevents engine from loading level #49

@paavohuhtala

Description

@paavohuhtala

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions