LavaGang / MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Home Page:https://discord.gg/2Wn3N2P

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Missing method .ctor

DXXNS opened this issue · comments

All of the following criteria must be met

  • All Requirements must be installed.
  • Changed the title so that it doesn't just says "[Bug]: "
  • I have searched the GitHub issues for my bug, even in the closed issues.

All of the following are optional to answer

  • Tried reinstalling the Game.
  • Tried reinstalling MelonLoader.
  • Tried restarting PC.
  • Was able to see the Start Screen.

Describe the issue.

Everytime i launch MelonLoader it will print me this error:

[12:00:19.973] Loading Mods...
Missing method .ctor in assembly data-00000298107D1E60, type System.Runtime.Versioning.TargetFrameworkAttribute
The class System.Runtime.Versioning.TargetFrameworkAttribute could not be loaded, used in TestMod
Can't find custom attr constructor image: data-00000298107D1E60 mtoken: 0x0a00000e
MelonLoader_24-03-20_12-00-18.220.log

Did you attach your log file?

Yes, I attached my log file to the text box above.

Its a custom mod btw