LemonLoader / MelonLoader

MelonLoader fork for Android support
Apache License 2.0
20 stars 8 forks source link

[Bug]: Harmony failing to patch and causing a crash after some seconds #9

Closed Pietrodjaowjao closed 1 month ago

Pietrodjaowjao commented 1 month ago

All of the following criteria must be met

All of the following are optional to answer

Describe the issue.

Latest.log

Did you attach your log file?

Select an option below

TrevTV commented 1 month ago

The DotnetAssemblyLoadContextFix error shouldn't hurt anything and the IL Compile Error is normal, as annoying as that is. I don't see any other issues, it's possible the game has an anti-cheat.

Pietrodjaowjao commented 1 month ago

The DotnetAssemblyLoadContextFix error shouldn't hurt anything and the IL Compile Error is normal, as annoying as that is. I don't see any other issues, it's possible the game has an anti-cheat.

It has EOS, but literally every other game also crashed so i dont think thats the only issue

Pietrodjaowjao commented 1 month ago

Every game fails after loading il2cpp.dll support module

TrevTV commented 1 month ago

Checked Among Us which I was able to replicate the crash, but it seems like the issue comes from a stripping bug which I have yet to be able to solve (indicated by the Unable to find method logs from Unity). Closing as a duplicate of #8, if you have a different issue with the other apps, feel free to open another issue.