Closed Hill-98 closed 8 months ago
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.
I found the duplicate issue: BepInEx/BepInEx#318
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: