emmVRC / emmVRC-Public

Public page for the emmVRC mod
30 stars 8 forks source link

when i load the mod the melonloader console shows the error(System.TypeLoadException) pertaining to the mod hence unable to use it #1447

Closed SIDRAGNEEL closed 3 years ago

SIDRAGNEEL commented 3 years ago

the mod does not work on vrc in my case due to this error. attached is the image file as well as the text. image

[16:52:46.760] [MelonLoader] [emmVRCLoader] [Error] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeLoadException: Could not load type of field 'emmVRC.Hacks.CustomAvatarFavorites:NewAvatarList' (1) due to: Could not resolve type with token 010000bb (from typeref, class/assembly UiAvatarList, Assembly-CSharp, Version=3.7.1.6, Culture=neutral, PublicKeyToken=null) assembly:Assembly-CSharp, Version=3.7.1.6, Culture=neutral, PublicKeyToken=null type:UiAvatarList member:(null) signature:<none> at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in <e1319b7195c343e79b385cd3aa43f5dc>:0 --- End of inner exception stack trace --- at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00048] in <e1319b7195c343e79b385cd3aa43f5dc>:0 at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000] in <e1319b7195c343e79b385cd3aa43f5dc>:0 at emmVRCLoader.ModController.OnUpdate () [0x0000a] in <42b4c2ca30a14a13872c51f4f3af2b2c>:0 at emmVRCLoader.emmVRCLoader.OnUpdate () [0x0000c] in <42b4c2ca30a14a13872c51f4f3af2b2c>:0 at MelonLoader.MelonHandler.OnUpdate () [0x000a3] in <1439d668687c44d0920b0e0ecea592c0>:0

Hordini commented 3 years ago

Hello! Please join our Discord below, then drag and drop VRChat\MelonLoader\Latest.log in the #help-and-support channel. If missing, then you need to install MelonLoader 0.3.0.

https://discord.gg/emmvrc

SIDRAGNEEL commented 3 years ago

thx the issue got resolved by manually downloading melonloader x64 0.3.0

Hordini commented 3 years ago

Alright, glad to hear!

For future reference, v0.3.0 can be installed from the MelonLoader Installer by enabling Show ALPHA Pre-Releases in the Installer's Settings tab.

SIDRAGNEEL commented 3 years ago

will do, much appreciated