| Author |
problems with setup or running![]() |
prinzfrogg
In Advanced Training

Premium Member
Joined: 05 Jul 2007 Posts: 93 Location: Texas 501 TUBucks
|
Posted: Thu Aug 20, 2009 8:03 pm Post subject:
problems with setup or running |
|
I am having problems running bot.
Win 7
1.05.0001
Bot 5.8.5
I am getting error: ERROR: Failed to Load Char INI File. Look for ERRORS above. ABORTING SCRIPT….
I could not find EQ2_UltraBOT_DEBUG_LOGx.log
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.InvalidCastException: Conversion from string "" to type 'Boolean' is not valid. ---> System.FormatException: Input string was not in a correct format.
at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)
--- End of inner exception stack trace ---
at Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(String Value)
at Microsoft.VisualBasic.CompilerServices.Conversions.ToBoolean(Object Value)
at EQ2Ultrabot.EQ2FUNC.LoadCharINI_Config()
at EQ2Ultrabot.frmMain.CharINIToolStripMenuItem_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
EQ2Ultrabot
Assembly Version: 5.8.5.0
Win32 Version: 5.8.5.0
CodeBase: file:///C:/Program%20Files/EQ2Ultrabot/EQ2Ultrabot.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.4918 (NetFXspW7.050727-4900)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Interop.EQ2ExtremeService
Assembly Version: 1.1.0.0
Win32 Version: 1.1.0.0
CodeBase: file:///C:/Program%20Files/EQ2Ultrabot/Interop.EQ2ExtremeService.DLL
----------------------------------------
TUIM
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/EQ2Ultrabot/TUIM.DLL
----------------------------------------
Interop.XUnleashedGUI
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/EQ2Ultrabot/Interop.XUnleashedGUI.DLL
----------------------------------------
Interop.XUScripts
Assembly Version: 805.0.0.0
Win32 Version: 805.0.0.0
CodeBase: file:///C:/Program%20Files/EQ2Ultrabot/Interop.XUScripts.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>
</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.
any help is appreciated. thanks
|
|
Back to top
|
|
 |
prinzfrogg
In Advanced Training

Premium Member
Joined: 05 Jul 2007 Posts: 93 Location: Texas 501 TUBucks
|
Posted: Mon Aug 24, 2009 8:16 pm Post subject:
|
|
any help please? what am i doing?
|
|
Back to top
|
|
 |
slam666
Moderator

Premium Member
Joined: 21 Apr 2005 Posts: 1105 Location: Quebec, Canada 13683 TUBucks
|
Posted: Mon Aug 24, 2009 9:36 pm Post subject:
|
|
Download latest version 6.0.0 and check if its working.
_________________ Slam666
Author of EQ2Ultrabot, NOW WITH CRAFTING!!!
Read this before asking for help
|
|
Back to top
|
|
 |
prinzfrogg
In Advanced Training

Premium Member
Joined: 05 Jul 2007 Posts: 93 Location: Texas 501 TUBucks
|
Posted: Tue Aug 25, 2009 12:05 am Post subject:
|
|
Thanks Slam
|
|
Back to top
|
|
 |
prinzfrogg
In Advanced Training

Premium Member
Joined: 05 Jul 2007 Posts: 93 Location: Texas 501 TUBucks
|
Posted: Tue Aug 25, 2009 5:25 am Post subject:
|
|
hey slam i am still getting
Win 7
1.05.0001
Bot 6.0.0
I am getting error: ERROR: Failed to Load Char INI File. Look for ERRORS above. ABORTING SCRIPT….
for giggle i start the bot and it show my toon and lvl at bottom but then nothing works and get
Cannot open EQ2 CHAT logfile logs\\eq2log_Papafrogg.txt
i moved the custom ui folder like direction said but i am using profit ui so how do i get this all to work?
|
|
Back to top
|
|
 |
slam666
Moderator

Premium Member
Joined: 21 Apr 2005 Posts: 1105 Location: Quebec, Canada 13683 TUBucks
|
Posted: Tue Aug 25, 2009 11:42 am Post subject:
|
|
zip your c:\eq2ultrabot folder and PM it to me.
_________________ Slam666
Author of EQ2Ultrabot, NOW WITH CRAFTING!!!
Read this before asking for help
|
|
Back to top
|
|
 |
prinzfrogg
In Advanced Training

Premium Member
Joined: 05 Jul 2007 Posts: 93 Location: Texas 501 TUBucks
|
Posted: Tue Aug 25, 2009 8:05 pm Post subject:
|
|
roger dodger!
|
|
Back to top
|
|
 |
prinzfrogg
In Advanced Training

Premium Member
Joined: 05 Jul 2007 Posts: 93 Location: Texas 501 TUBucks
|
Posted: Thu Sep 03, 2009 10:21 pm Post subject:
|
|
Still having problems slam updated to new version. send you pm please help.
|
|
Back to top
|
|
 |
|