![]() |
Diablo is not starting, Index was out of range Exception - Printable Version +- Bot Exploit (http://www.botexploit.com/en/forum) +-- Forum: Bot Exploit Forum (/Forum-Bot-Exploit-Forum) +--- Forum: Support (/Forum-Support) +--- Thread: Diablo is not starting, Index was out of range Exception (/Thread-Diablo-is-not-starting-Index-was-out-of-range-Exception) |
Diablo is not starting, Index was out of range Exception - smaik - 11-04-2014 07:52 PM 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 RE: Diablo is not starting, Index was out of range Exception - Titanium - 11-05-2014 01:09 AM Can you try to redownload the bot again and set it up in a new folder? RE: Diablo is not starting, Index was out of range Exception - smaik - 11-06-2014 07:04 PM 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. |