What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

[0.1.1544.701] Cannot send a hotkey

Emmitt

Member
Joined
Jul 24, 2011
Messages
79
Reaction score
1
Fresh install

Error snipet:
2014-01-15 06:41:31,025 [Main Bot Thread] ERROR BotMain (null) - Error during bot tick:
Buddy.Coroutines.CoroutineException: Exception was thrown by coroutine ---> System.ArgumentException: Cannot send a hotkey input for mouse-button bound hotkeys.
Parameter name: hotkeyAction
at Loki.Game.LokiPoe.Input.SendHotkeyInput(ActionKey hotkeyAction, Boolean downOnly)
at Loki.Bot.SpellManager..()
at Buddy.Coroutines.Coroutine.Resume(Object& value)
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.Resume(Object& value)
at GrindBot7.LokiCoroutine.Tick(Coroutine coroutine)
at GrindBot7.ActionRunCoroutine.Run(Object context)
at Loki.TreeSharp.Action.RunAction(Object context)
at Loki.TreeSharp.Action..()
at Loki.TreeSharp.Composite.Tick(Object context)
at Loki.Bot.BotMain.()
Full logs:
View attachment 1232 2014-01-14 22.40.zip
 
This has just been fixed in the beta. Please wait until the next beta build (which should be #703) and retry it to make sure it works for you.

For now, use keyboard based mappings for actions rather than mouse, as they were not supported before.
 
This has just been fixed in the beta. Please wait until the next beta build (which should be #703) and retry it to make sure it works for you.

For now, use keyboard based mappings for actions rather than mouse, as they were not supported before.
Will do!
 
Back
Top