LavaGang / MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
https://discord.gg/2Wn3N2P
Apache License 2.0
2.38k stars 472 forks source link

[Bug]: #485

Closed EllisMurray closed 1 year ago

EllisMurray commented 1 year ago

All of the following criteria must be met

All of the following are optional to answer

Describe the issue.

Internal FailureFailed to initialize MelonLoader: Failed to load library!确定内部故障初始化MelonLoader失败:加载库失败!确定 image

Did you attach your log file?

rakosi2 commented 1 year ago

This is most likely caused by Unicode characters in the path, similar to #497

nervous-inhuman commented 5 months ago

@rakosi2 I'm encountering the same error, and the path has no UTF-8 characters, just plain old ASCII. Fwiw, I'm on the latest (v0.6.2) release.