• Visit Rebornbuddy
  • System.Reflection.TargetInvocationException at startup

    Discussion in 'Rebornbuddy Support' started by Regnarp, Jan 8, 2015.

    Thread Status:
    Not open for further replies.
    1. Regnarp

      Regnarp New Member

      Joined:
      Aug 10, 2013
      Messages:
      31
      Likes Received:
      0
      Trophy Points:
      0
      Complete new instalation.
      at startup red wall of text.
      when starting orderbot or fatebot rebornbuddy crashes.
       

      Attached Files:

    2. Sodimm

      Sodimm Member

      Joined:
      Nov 8, 2014
      Messages:
      383
      Likes Received:
      7
      Trophy Points:
      18
      Getting this too after the offsets were changed, error with injection to memory. Mastahg will sort it :p
       
    3. Akao

      Akao New Member

      Joined:
      Nov 9, 2014
      Messages:
      6
      Likes Received:
      0
      Trophy Points:
      1
      I confirm, I'm also getting this.
       
    4. schopenhauer

      schopenhauer Member

      Joined:
      Jul 22, 2014
      Messages:
      218
      Likes Received:
      12
      Trophy Points:
      18
      Code:
      [17:33:43.926 D] Reloading AssemblyLoader<ff14bot.Interfaces.IBotPlugin> - Initializing
      [17:33:47.925 D] Exception thrown when initializing FateHunter. Plugin is now disabled. Stack trace is as follows.
      [17:33:47.928 D] GreyMagic.InjectionSEHException: Injection resulted in a process exception with error code 0xc0000005
         at GreyMagic.Executor.WaitForInjection(Int32 timeout)
         at GreyMagic.Executor.Execute(Int32 timeout)
         at GreyMagic.ExternalProcessMemory.CallInjected[T](IntPtr address, CallingConvention callingConvention, Object[] args)
         at ff14bot.Managers.WorldManager.get_AvailableLocations()
         at FateHunter.FateHunter.OnInitialize() in d:\Program Files\Reborn Butty\Plugins\FateHunter\FateHunter.cs:line 66
         at ff14bot.Managers.PluginManager.ReloadAllPlugins(String pluginsDirectory, Boolean reloadOnFileChange)
      
      ---
      
      [17:33:47.998 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
         at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
         at ff14bot.Managers.GameObjectManager.()
         at ff14bot.Managers.GameObjectManager.Update()
         at ff14bot.TreeRoot.SetupCombatRoutine()
         at ff14bot.TreeRoot.(Object , EventArgs )
         --- End of inner exception stack trace ---
         at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
         at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
         at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
         at System.Delegate.DynamicInvokeImpl(Object[] args)
         at ff14bot.NeoProfiles.GameEvents.(Delegate , Object[] ) --> System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
         at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
         at ff14bot.Managers.GameObjectManager.()
         at ff14bot.Managers.GameObjectManager.Update()
         at ff14bot.TreeRoot.SetupCombatRoutine()
         at ff14bot.TreeRoot.(Object , EventArgs )
      Is what I'm getting once I start it, if I attempt to use any of my CR's or fishing it ends up crashing it, perhaps more but it's all I've tried before giving up.
       
      Last edited: Jan 8, 2015
    Thread Status:
    Not open for further replies.

    Share This Page