Skip to content

Directory look up misbehaves on Linux #7

@TaeruAlethea

Description

@TaeruAlethea

When using some Linux distros, the path variable gets messy and doesn't pull from an appropriate place.

I believe the 'abcBaseDirectory' is to blame.

string abcBaseDirectory = Directory.GetCurrentDirectory() + Path.DirectorySeparatorChar + "abc";

I believe it would work correctly and as expected if the path was derived from a GamePaths.
https://apidocs.vintagestory.at/api/Vintagestory.API.Config.GamePaths.html

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