MelonLoader

MelonLoader

554 Downloads

[Bug]: MelonLoader Fails to Load When Game Path Contains Non-ASCII Characters

alan42521 opened this issue · 1 comments

commented

All of the following criteria must be met

  • All Requirements must be installed.
  • Changed the title so that it doesn't just says "[Bug]: "
  • I have searched the GitHub issues for my bug, even in the closed issues.

All of the following are optional to answer

  • Tried reinstalling the Game.
  • Tried reinstalling MelonLoader.
  • Tried restarting PC.
  • Was able to see the Start Screen.

Describe the issue.

I'm using version 0.7.1-ci.2238, and when the game is installed in a path that contains non-ASCII characters (such as Chinese or Japanese), MelonLoader fails to load — this happens with both Mono and IL2CPP games. Mods (like Momo) also fail to load under these conditions.

When I move the game to a path with only ASCII characters, everything works normally, which suggests the issue is related to how Unicode paths are handled.

Latest.log

Did you attach your log file?

Yes, I attached my log file to the text box above.

commented

Well, I noticed that IL2CPP could be run under non-ASCII path.