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]: Access to Il2CppAssemblyGenerator files is denied #461

Closed MaxOhNoo closed 1 year ago

MaxOhNoo commented 1 year ago

All of the following criteria must be met

All of the following are optional to answer

Describe the issue.

Latest.log

Melonloader runs fine without mods, fails to load with any mods installed. Melonloader 0.6.1 beta BTD6 36.3 Net6 runtime

Did you attach your log file?

RinLovesYou commented 1 year ago

Assembly generation is failing. make sure you don't have any files from the game open, or try running as admin. When running as admin the base path might be wrong, you can specify it with a launch option --melonloader.basedir=path/to/game

MaxOhNoo commented 1 year ago

No files open, ran as admin with a manually set directory. Does not work.

rakosi2 commented 1 year ago

Make sure a virus scanner hasn't deleted any MelonLoader files.

rakosi2 commented 1 year ago

Seems like this issue is resolved, If it wasn't, feel free to reopen it.