BepInEx / Il2CppInterop

A tool interoperate between CoreCLR and Il2Cpp at runtime
GNU Lesser General Public License v3.0
185 stars 59 forks source link

Heap Corrupted Exception when Used with BepInEx #106

Open dlbuhtig4096 opened 11 months ago

dlbuhtig4096 commented 11 months ago

After installing the lastest BepInEx, my game crashes after BepInEx setup the chain loader.

Originally, I thought that was a issue from BepInEx, therefore I opened an issue there. However, an user noticed me that the issue was actually caused by certain commits of Il2CppInterop. I could verify that BepInEx worked without commit 4ef3f4a and c589498.

For detail logs, please refer the issue I have opened in BepInEx.