Post Reply Home » Forums » MMO Forums » EverQuest 2 » EverQuest 2 Premium Discussions

EQ2 Ultrabot 4.x : EverQuest 2 Premium Discussions

Posted: October 12th, 2006
khutterli
Hi, I seem to be getting an object required exception in the EQ2UltraBot_MainLoop_v4.0.vbs. Here is the line of code causing the error.

call RessurectionTimer.StartTimer("RessurectionTimer", 600)

Everything loads ok, script seems to start, then finds a target, and then trys to cast, then comes the error.

I have attached the debug log, and my ini. btw, great job Slam666 and WavernX.

I there any way to step through this script while its running? I have visual studio . net installed but it seems to crash eq.
Posted: October 13th, 2006
khutterli
It seems the attachments were not added. I remarked out these 3 lines of code within EQ2Ultrabot_Mainloop_v40.vbs.
' call RessurectionTimer.StartTimer("RessurectionTimer", 600)
' call RessurectionTimer.SetDebugLevel(2) ' We don't want to see all the details of this timer...
' Set RessurectionTimer = Nothing.

I cannot see where the RessurectionTimer object was created......?

Next, the script loads and searches for a target, it finds one, goes into combat mode, but does not cast the single spell entered into CombatSequence1STR

Trying again to attach debug log and ini file

debug log


ini


Attachments:
EQ2_UltraBOT_DEBUG_LOG12.log Register to unlock hidden link
(219.65 KiB) Downloaded 16 times
Posted: October 14th, 2006
khutterli
Please disregard the prior posts. I did find where the RessurectionTimer object was being created. Im not sure exactly what went wrong, the object was created and the call should NOT have caused an exception. I deleated the entire XUnleashed directory and started over, the script seems to run just fine now, again not sure exactly why that happened.
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 19 guests
Post Reply