I keep getting the following error on insanity flyff when trying to use the awakebot:
[22:49:12] System.Exception: Tesseract failed with errorcode: -1073741795 and the message:
at Awabot.Bot.Bot.AwakeningResolver.GetText(Bitmap targetBitmap)
at Awabot.Bot.Bot.AwakeningResolver.GetAwakening(Bitm ap bitmap)
at Awabot.Bot.Bot.AwakeningRoutine.AwakeningLoopThrea d(List`1 preferredAwakeItemList)
I can sometimes get it to awake once, but then the program will quit. I used the debugger built into the window and it reads step 1, 2, and 3, but step 4's box is blank. What should I do?
[22:49:12] System.Exception: Tesseract failed with errorcode: -1073741795 and the message:
at Awabot.Bot.Bot.AwakeningResolver.GetText(Bitmap targetBitmap)
at Awabot.Bot.Bot.AwakeningResolver.GetAwakening(Bitm ap bitmap)
at Awabot.Bot.Bot.AwakeningRoutine.AwakeningLoopThrea d(List`1 preferredAwakeItemList)
I can sometimes get it to awake once, but then the program will quit. I used the debugger built into the window and it reads step 1, 2, and 3, but step 4's box is blank. What should I do?