sinai-dev / UnityExplorer

An in-game UI for exploring, debugging and modifying IL2CPP and Mono Unity games.
GNU General Public License v3.0
2.29k stars 345 forks source link

Compatibility Issue With 32Bit Mono Game #33

Closed gompocp closed 3 years ago

gompocp commented 3 years ago

Version: UnityExplorer v3.1.6 for Melonloader Mono Game: Muse Dash x86 Melonloader version: v0.3.0 ALPHA Pre-Release Issue: Fails to load mod and crashes on init. Could be an issue with Melonloader with the new release, no idea tbh Latest.log

Edit: Game Uses .NET Framework 3.5

sinai-dev commented 3 years ago

Not too sure sorry. Have you tried with BepInEx?

gompocp commented 3 years ago

I tried bepinex just there. It seems to work just fine. I just prefer Melonloader for its simplicity but I guess it has some issues still. I managed to get a bit more info from the Melonloader console if you wish to investigate further unknown (8)

gompocp commented 3 years ago

Ok so I switched back to https://github.com/sinai-dev/MonoExplorer/releases/download/1.7.5/MonoExplorer.1.7.5.NET35.zip and as far as I can see it works just fine but I get the exact same errors unknown (9) So honestly I have no idea now whats wrong sorry lol

sinai-dev commented 3 years ago

Hmm yeah not sure, but since it works in BepInEx I'll close this for now. Will update you if I find out any more info, thanks anyway!