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.38k stars 472 forks source link

[Bug]: Does not load descenders #494

Closed ghost closed 1 year ago

ghost commented 1 year ago

All of the following criteria must be met

All of the following are optional to answer

Describe the issue.

A cmd window popped up for like 0.1 seconds. I got the text of it which said: Unhandled Execption: System.MissingMethodExeption: Method not found: 'System.IO.FileStream..ctor'. at MelonLoader.Core.Initialze () [0x00000] in :0 ![Uploading image.png…]()

Did you attach your log file?

RinLovesYou commented 1 year ago

game is stripped. Just needs unstripping.

https://hackmd.io/@ghorsington/rJuLdZTzK

ghost commented 1 year ago

I've tried this. It completely fucked up my game. Game woudnt load at all. Just throw the games crash message and a error log (i can provide that if needed). I then replaced the orginal files with the fixed one, game still didnt work. Just kept giving kernelbase.dll errors :(