Skip to content

Unable to locate runtime exe when SKSE_RUNTIME enviroment variable is set #2

@kingeric1992

Description

@kingeric1992

未命名

Given that it is still able to return intended error message when SKSE_RUNTIME is not set
未命名

Is it possible that _filename wstring somehow is corrupted?

format(
	"Failed to obtain module handle for: \"{0}\".\n"
	"You have likely renamed the executable to something unexpected. "
	"Renaming the executable back to \"{0}\" may resolve the issue."sv,
	stl::utf16_to_utf8(_filename).value_or("<unicode conversion error>"s))

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