-
Notifications
You must be signed in to change notification settings - Fork 29
Description
I downloaded the plugin as I was told. In LabApi/plugins, but it shows me this
[ERROR] [LabApi] [LOADER] Couldn't load the plugin inside 'C:\Users\admin\AppData\Roaming\SCP Secret Laboratory\LabAPI\plugins\7777\ProjectMER.dll'
[LabApi] System.TypeLoadException: Could not load type of field 'ProjectMER.ProjectMER:_harmony' (0) due to: Could not load file or assembly '0Harmony, Version=2.3.6.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies.
at (wrapper managed-to-native) System.RuntimeType.GetConstructors_native(System.RuntimeType,System.Reflection.BindingFlags)
at System.RuntimeType.GetConstructors_internal (System.Reflection.BindingFlags bindingAttr, System.RuntimeType reflectedType) [0x00008] in <13c0c460649d4ce49f991e2c222fa635>:0
at System.RuntimeType.GetConstructorCandidates (System.String name, System.Reflection.BindingFlags bindingAttr, System.Reflection.CallingConventions callConv, System.Type[] types, System.Boolean allowPrefixLookup) [0x00047] in <13c0c460649d4ce49f991e2c222fa635>:0
at System.RuntimeType.GetConstructors (System.Reflection.BindingFlags bindingAttr) [0x00000] in <13c0c460649d4ce49f991e2c222fa635>:0
at System.RuntimeType.GetDefaultConstructor () [0x0002c] in <13c0c460649d4ce49f991e2c222fa635>:0
at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic, System.Boolean wrapExceptions) [0x00000] in <13c0c460649d4ce49f991e2c222fa635>:0
at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean wrapExceptions, System.Boolean skipCheckThis, System.Boolean fillCache) [0x00009] in <13c0c460649d4ce49f991e2c222fa635>:0
at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Boolean wrapExceptions, System.Threading.StackCrawlMark& stackMark) [0x00027] in <13c0c460649d4ce49f991e2c222fa635>:0
at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic, System.Boolean wrapExceptions) [0x00020] in <13c0c460649d4ce49f991e2c222fa635>:0
at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00000] in <13c0c460649d4ce49f991e2c222fa635>:0
at System.Activator.CreateInstance (System.Type type) [0x00000] in <13c0c460649d4ce49f991e2c222fa635>:0
at LabApi.Loader.PluginLoader.InstantiatePlugins (System.Type[] types, System.Reflection.Assembly assembly, System.String filePath) [0x0001c] in :0
at LabApi.Loader.PluginLoader.LoadPlugins (System.Collections.Generic.IEnumerable`1[T] files) [0x000ed] in :0