Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Harmony doesn't work when path contains non-ANSI characters #108

Closed
Hill-98 opened this issue Mar 6, 2024 · 1 comment
Closed

Harmony doesn't work when path contains non-ANSI characters #108

Hill-98 opened this issue Mar 6, 2024 · 1 comment

Comments

@Hill-98
Copy link

Hill-98 commented Mar 6, 2024

Upstream issue: pardeike/Harmony#431

If the assembly path contains non-ANSI characters, such as "é", Harmony will throw the following exception when applying the patch:

HarmonyLib.HarmonyException: IL Compile Error (unknown location) ---> HarmonyLib.HarmonyException: IL Compile Error (unknown location) ---> System.ExecutionEngineException: String conversion error: Illegal byte sequence encounted in the input.
@Hill-98
Copy link
Author

Hill-98 commented Mar 8, 2024

I found the duplicate issue: BepInEx/BepInEx#318

@Hill-98 Hill-98 closed this as completed Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant