9E4ECDDE / MultiplayerDynamicBonesMod

GNU General Public License v3.0
17 stars 8 forks source link

[ERROR] Failed to Resolve Melons for MultiplayerDynamicBonesMod.dll #10

Closed Kili-97 closed 2 years ago

Kili-97 commented 2 years ago

This always happens when I start VRChat. I deleted the dll and installed it again. VRChat dont Crash. Its work fine. But the Mod dont work. Also the settings are missing.

Modversion: 1043.2.0

[18:02:25.515] Loading Mods...
[18:02:25.939] [ERROR] Failed to Resolve Melons for T:\Steam SSD2\steamapps\common\VRChat\Mods\MultiplayerDynamicBonesMod.dll: System.TypeLoadException: Could not load type of field 'DBMod.NDB:Logger' (2) due to: Could not resolve type with token 01000041 (from typeref, class/assembly Instance, ) assembly: type:Instance member:(null) signature:<none>

  at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00018] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x00213] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00095] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at System.Activator.CreateInstance (System.Type type, System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0 

  at MelonLoader.MelonCompatibilityLayer.CreateMelon (MelonLoader.MelonCompatibilityLayer+WrapperData creationData) [0x00055] in <67e16b0234254e2183a98652371f8451>:0 

  at MelonLoader.CompatibilityLayers.Melon_Resolver.CheckAndCreate (System.Collections.Generic.List`1[MelonLoader.MelonBase]& melonTbl) [0x000aa] in <67e16b0234254e2183a98652371f8451>:0 

  at MelonLoader.MelonHandler.LoadFromAssembly (System.Reflection.Assembly asm, System.String filepath) [0x00041] in <67e16b0234254e2183a98652371f8451>:0 

[18:02:27.493] ------------------------------
Kili-97 commented 2 years ago

8 Had apparently the same error but has not written a solution.

9E4ECDDE commented 2 years ago

Likely need to update Melonloader to 0.5.x

Kili-97 commented 2 years ago

Jup that fixed it. Thanks for the quick response