[Bot MOD]Battle of Immortals Bot

08/19/2010 04:21 Chupamela#646
Please fix the problem "MSVCP100.dll" i have framework 4.0 and redistrubate 2010..

SO: Seven x64
08/19/2010 05:18 Grompy#647
Quote:
Please fix the problem "MSVCP100.dll" i have framework 4.0 and redistrubate 2010..

SO: Seven x64
I saw the same issue on my desktop 64 bit Windows 7. I installed the 2010 for x64 and it had same error. Installed on my windows 7 32 bit laptop and works fine. It must be a 64 bit problem.

@420 implemented a love match interface will zip it and send it to you somehow will PM you a link.

To others: As it is right now not all the answers are known/correct would it be better to leave it as it is and possibly get wrong answers then they can be reported to be fixed or just always do the same answer as long as it's correct?
IE. choose random of the 4 answers, some might be wrong or same answer, known right answer.

Let me know guys.
08/19/2010 08:59 KyRoN#648
Quote:
Originally Posted by Chupamela View Post
Please fix the problem "MSVCP100.dll" i have framework 4.0 and redistrubate 2010..

SO: Seven x64
I'm also running seven x64 and it works just fine you just need to install the x32 runtimes.
08/19/2010 10:04 mizunderztood#649
Quote:
Originally Posted by KyRoN View Post
I'm also running seven x64 and it works just fine you just need to install the x32 runtimes.
im only going to say this one time guys. if your running x64 and installed redist for x64...you wasted yur fokin time !!!


this program was written and compiled on x86 ....therefore you need C++ redist x86 NOT x64

so for the last time "install the correct c++ redist for x86 which has a link on the first page" its next to the link for net 4.0 and is the CORRECT redist
08/19/2010 15:46 Chupamela#650
Quote:
Originally Posted by mizunderztood View Post
im only going to say this one time guys. if your running x64 and installed redist for x64...you wasted yur fokin time !!!


this program was written and compiled on x86 ....therefore you need C++ redist x86 NOT x64

so for the last time "install the correct c++ redist for x86 which has a link on the first page" its next to the link for net 4.0 and is the CORRECT redist
Woww sry now work fine (Y)
08/20/2010 00:08 mizunderztood#651
Quote:
Originally Posted by Chupamela View Post
Woww sry now work fine (Y)
I had the same problem way back when this thread first opened. Ive seen like 99 other people with the same problem since. if ive grown sick and tired of people who don't read through the post how do you think my420 and lemoniscool feel ? time after time you guys post the same question without reading earlier posts. to anyone else who has dll errors...install the correct dist
08/20/2010 00:41 Chupamela#652
Now i have other problem.. the bot crash after 15 - 30 mintes
08/20/2010 14:04 happybotter#653
this keep bugging me:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: List that this enumerator is bound to has been modified. An enumerator can only be used if the list does not change.
at System.Windows.Forms.ListBox.ItemArray.EntryEnumer ator.System.Collections.IEnumerator.MoveNext()
at BOIGB.BOIGB.WriteDebugToFile()
at BOIGB.BOIGB.Debugger_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BOIGB
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/achok/Desktop/New%20folder/BOIGB.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

i hv Net 4 and c++ like required mention installed
08/20/2010 20:11 My420Time#654
What version of the bot are you running? How long had you been running the bot for the session? Is your hard drive full? What size is your debug.txt?

Quote:
Originally Posted by happybotter View Post
this keep bugging me:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidOperationException: List that this enumerator is bound to has been modified. An enumerator can only be used if the list does not change.
at System.Windows.Forms.ListBox.ItemArray.EntryEnumer ator.System.Collections.IEnumerator.MoveNext()
at BOIGB.BOIGB.WriteDebugToFile()
at BOIGB.BOIGB.Debugger_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BOIGB
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/achok/Desktop/New%20folder/BOIGB.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

i hv Net 4 and c++ like required mention installed
08/21/2010 05:05 happybotter#655
Quote:
Originally Posted by My420Time View Post
What version of the bot are you running? How long had you been running the bot for the session? Is your hard drive full? What size is your debug.txt?
-What version of the bot are you running?: August 04, 2010
-How long had you been running the bot for the session?: around 20-30mins before the error keep showing. (just fine to me if im doing instance, but killing me if if im farming)
-Is your hard drive full?: NO, still have 3/5 space available
-What size is your debug.txt? approximately 250mb perclient.
08/21/2010 06:12 My420Time#656
Quote:
Originally Posted by happybotter View Post
-What version of the bot are you running?: August 04, 2010
-How long had you been running the bot for the session?: around 20-30mins before the error keep showing. (just fine to me if im doing instance, but killing me if if im farming)
-Is your hard drive full?: NO, still have 3/5 space available
-What size is your debug.txt? approximately 250mb perclient.
That's your issue. You are running an old version of the bot.
08/21/2010 09:32 noob3kb#657
8-18 you updated the bot? where is the updated files?
08/21/2010 09:47 LemoniscooL#658
no he just changed the post for ppl who dont know how to extract a rar :rolleyes:
the version from August 09, 2010 is the latest

greetz
08/21/2010 12:27 Ryan1169#659
it wont use scrolls for me... everything else works... any ideas?
08/21/2010 22:54 Chupamela#660
Ok i desactive "Debug" and the bot dont crash :D