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.22k stars 459 forks source link

[Bug]: Games with launchers get terminated with "Not a unity process" #618

Closed HookedBehemoth closed 3 weeks ago

HookedBehemoth commented 4 months ago

All of the following criteria must be met

All of the following are optional to answer

Describe the issue.

The latest version of MelonLoader will abort the game launch if MelonLoader is injected into a non-Unity Application. Games that utilize launchers which also import the version.dll will therefore halt for no apparent reason. I changed the bootstrap & proxy code to just eprintln the error instead of aborting and the game works fine now. Latest-Bootstrap.log

Did you attach your log file?

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

HerpDerpinstine commented 3 weeks ago

Fixed in v0.6.3