Skip to content

Gamemode filepaths break error context logger. #49

@morgverd

Description

@morgverd

debug.getinfo returns the test file's absolute path, which for gamemode files starts with gamemodes/<gamemode_name>/.... This path is not valid and should instead be <gamemode_name>/...

This is just a specific edgecase for gamemode files, which are not supported by default anyway (without using GLuaTest_RunTestFiles to insert the tests manually).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions