Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with loading of ModThatIsNotmod #8

Open
tmolos71 opened this issue Jun 1, 2022 · 1 comment
Open

Problem with loading of ModThatIsNotmod #8

tmolos71 opened this issue Jun 1, 2022 · 1 comment

Comments

@tmolos71
Copy link

tmolos71 commented Jun 1, 2022

System.MissingMethodException: void UnityEngine.AssetBundle
this is the error and I can't use the mods because of this
Can you help me ?
That is the entire of the error

[16:02:10.286] [ModThatIsNotMod] [ERROR] System.MissingMethodException: void UnityEngine.AssetBundle..ctor(intptr)
at UnityEngine.AssetBundle.LoadFromMemory (UnhollowerBaseLib.Il2CppStructArray1[T] binary) [0x00001] in <f48ecbd1440c4f78af92cefb145753f2>:0 at ModThatIsNotMod.BoneMenu.MenuManager.InitialSetup () [0x0005a] in <2031d020a3e2432e869ba3812f92a263>:0 at ModThatIsNotMod.Main.OnApplicationStart () [0x0006e] in <2031d020a3e2432e869ba3812f92a263>:0 at MelonLoader.MelonHandler+<>c.<OnApplicationStart_Mods>b__29_0 (MelonLoader.MelonMod x) [0x0003a] in <0f6d2009dc5d4313a30db0346f3f685b>:0 at MelonLoader.MelonHandler.InvokeMelonMethod[T] (System.Collections.Generic.List1[T]& melons, MelonLoader.MelonHandler+InvokeMelonMethodDelegate`1[T] method, System.Boolean remove_failed) [0x00032] in <0f6d2009dc5d4313a30db0346f3f685b>:0

@RaymondShell
Copy link

ye i have the same issue, idk if its an issue with the mod or me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants