Bot Exploit

Full Version: Diablo is not starting, Index was out of range Exception
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I got this exception after pressing the start / login button:
Time now is 04.11.2014 20:37:17
Unhandled Exception in mainForm
message: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
stacktrace: at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at ..()
at ..()
at ..( request, Int32 tryTimes)
at ...()

I have tried differnent settings incl. initials, start with admin rights and such things, but nothing happens :-(

please help
regards
smaik
Can you try to redownload the bot again and set it up in a new folder?
Yes, I have tried it more then one time. What is about the exception? In "procmon" I could see that the thread stops after it was thrown. Therefore I think that the root cause. What is behind "List`1"? It isn't filled I think.
Reference URL's