Skip to content

[Bug] Bug related to interpreting the path to the directory on Linux #127

Description

@YALdysse

Hi, @themuffinator.

First of all, I’d like to thank you for creating this project and thereby making it possible to play Quake 4 natively on Linux. I really appreciate it. You’re a hero of the Linux community.


I found a bug in engine version 0.12 on Linux.

The bug is that if you run the game with the command to save settings alongside the game (portable mode) and the path to the game directory contains “...” (three consecutive dots), the settings directory will not be created. As a result, the game will lose all settings every time the engine is closed.

log.txt

Here is the command i launch the engine:

"./openQ4-client_x64" +set fs_basepath "${PWD}/../" +set fs_homepath "${CURRENT_DIR}/userdata/${USER}" "$@"

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