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.48k stars 479 forks source link

[Bug]: Game doesnt load with melonloader #553

Closed ImThatPotato closed 1 year ago

ImThatPotato commented 1 year ago

All of the following criteria must be met

All of the following are optional to answer

Describe the issue.

whenever I launch melonloader, 0.62 (64x) the game crashes.

[NewEntryPoint] Passing ptr to LoadAssemblyAndGetFuncPtr back to host... [NewEntryPoint] Configuring imports... [NewEntryPoint] Initializing. In default load context: True [12:55:30.132] ------------------------------ [12:55:30.133] MelonLoader v0.6.1 Open-Beta [12:55:30.134] OS: Windows 10 [12:55:30.134] Hash Code: 696B58144EEC73C72FA36A811CA73312EEE4EC28AD5E3527BDA1E14F388A [12:55:30.134] ------------------------------ [12:55:30.135] Game Type: Il2cpp [12:55:30.135] Game Arch: x64 [12:55:30.135] ------------------------------ [12:55:30.135] Core::BasePath = C:\Program Files (x86)\Steam\steamapps\common\BloonsTD6 [12:55:30.135] Game::BasePath = C:\Program Files (x86)\Steam\steamapps\common\BloonsTD6 [12:55:30.135] Game::DataPath = C:\Program Files (x86)\Steam\steamapps\common\BloonsTD6\BloonsTD6_Data [12:55:30.136] Game::ApplicationPath = C:\Program Files (x86)\Steam\steamapps\common\BloonsTD6\BloonsTD6.exe [12:55:30.136] Runtime Type: net6 [12:55:30.240] ------------------------------ [12:55:30.241] Game Name: BloonsTD6 [12:55:30.241] Game Developer: Ninja Kiwi [12:55:30.242] Unity Version: 2022.3.7f1 [12:55:30.243] Game Version: 39.2 [12:55:30.243] ------------------------------

[12:55:30.892] Preferences Loaded!

[12:55:30.972] Loading Plugins from 'C:\Program Files (x86)\Steam\steamapps\common\BloonsTD6\Plugins'... [12:55:30.974] 0 Plugins loaded.

Did you attach your log file?

RinLovesYou commented 1 year ago

Fixed in nightly, duplicate of #541