Ramço0748
Cowpoke
Hello everyone, I'm getting an error like this in vanilla plus profession and my mod is not working at all. can you help?
[Vanilla Plus Professions] This mod failed in the GameLoop.GameLaunched event. Technical details:
ArgumentException: Unhandled proxy/conversion method for info: ProxyInfo{target: TypeInfo{context: mistyspring.ItemExtensions, type: ItemExtensions.Api, ItemExtensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null}, proxy: TypeInfo{context: KediDili.VanillaPlusProfessions, type: VanillaPlusProfessions.Compatibility.IItemExtensions, VanillaPlusProfessions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null}}
---> ArgumentException: The IItemExtensions interface defines method GetObjectDrops which doesn't exist in the API or depends on an interface that cannot be mapped!
at Nanoray.Pintail.ProxyManagerConfiguration`1.<>c.<.cctor>b__42_4(ProxyInfo`1 proxyInfo, MethodInfo proxyMethod)
at Nanoray.Pintail.InterfaceOrDelegateProxyFactory`1.Prepare(ProxyManager`1 manager, String typeName)
at Nanoray.Pintail.ProxyManager`1.ObtainProxyFactory(ProxyInfo`1 proxyInfo)
--- End of inner exception stack trace ---
at Nanoray.Pintail.ProxyManager`1.ObtainProxyFactory(ProxyInfo`1 proxyInfo)
at Nanoray.Pintail.IProxyManagerExtensions.ObtainProxy[Context,TProxy](IProxyManager`1 self, Object instance, Context targetContext, Context proxyContext)
at StardewModdingAPI.Framework.ModHelpers.ModRegistryHelper.GetApi[TInterface](String uniqueID) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ModHelpers/ModRegistryHelper.cs:line 133
at VanillaPlusProfessions.ModEntry.OnGameLaunched(Object sender, GameLaunchedEventArgs e) in C:\Users\Administrator\Documents\Backup\SDV Mod ve Translations\Modding\Personal Mods\VanillaPlusProfessions\VanillaPlusProfessions\ModEntry.cs:line 128
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/Events/ManagedEvent.cs:line 101
[Vanilla Plus Professions] This mod failed in the GameLoop.GameLaunched event. Technical details:
ArgumentException: Unhandled proxy/conversion method for info: ProxyInfo{target: TypeInfo{context: mistyspring.ItemExtensions, type: ItemExtensions.Api, ItemExtensions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null}, proxy: TypeInfo{context: KediDili.VanillaPlusProfessions, type: VanillaPlusProfessions.Compatibility.IItemExtensions, VanillaPlusProfessions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null}}
---> ArgumentException: The IItemExtensions interface defines method GetObjectDrops which doesn't exist in the API or depends on an interface that cannot be mapped!
at Nanoray.Pintail.ProxyManagerConfiguration`1.<>c.<.cctor>b__42_4(ProxyInfo`1 proxyInfo, MethodInfo proxyMethod)
at Nanoray.Pintail.InterfaceOrDelegateProxyFactory`1.Prepare(ProxyManager`1 manager, String typeName)
at Nanoray.Pintail.ProxyManager`1.ObtainProxyFactory(ProxyInfo`1 proxyInfo)
--- End of inner exception stack trace ---
at Nanoray.Pintail.ProxyManager`1.ObtainProxyFactory(ProxyInfo`1 proxyInfo)
at Nanoray.Pintail.IProxyManagerExtensions.ObtainProxy[Context,TProxy](IProxyManager`1 self, Object instance, Context targetContext, Context proxyContext)
at StardewModdingAPI.Framework.ModHelpers.ModRegistryHelper.GetApi[TInterface](String uniqueID) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/ModHelpers/ModRegistryHelper.cs:line 133
at VanillaPlusProfessions.ModEntry.OnGameLaunched(Object sender, GameLaunchedEventArgs e) in C:\Users\Administrator\Documents\Backup\SDV Mod ve Translations\Modding\Personal Mods\VanillaPlusProfessions\VanillaPlusProfessions\ModEntry.cs:line 128
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/Events/ManagedEvent.cs:line 101