taultunleashed logoEQ2Extreme with Exhume : EverQuest 2 Premium Discussions - Page 12
newtopic  postreply
 [ 252 posts ]  Previous  1 ... 9, 10, 11, 12, 13, 14, 15 ... 17  Next
blue large dot

EQ2Extreme with Exhume : EverQuest 2 Premium Discussions - Page 12

Posted: March 20th, 2008, 3:28 pm
 
gheezer
gheezer's Reps:
User avatar
pind, send me the installer log:

1) Download EQ2Extreme.msi to C:\EQ2ExtremeInstall
2) Open a command prompt (run cmd.exe)
3) cd C:\EQ2ExtremeInstall
4) msiexec /i EQ2Extreme.msi /Lv EQ2ExtremeInstall.log


Reply with quote
Posted: March 27th, 2008, 7:54 pm
 
atros
atros's Reps:
User avatar
i get this Error from the Eq2ExtremeService
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
532459699: Unrecoverable Exception-Unknown (&HE0434F4D)

its when i run ultrabot right after i log in, Crashes out on that error. so im not sure if its Ultrabot related or the Service.

its happening on one of my XP Machines ( one seems to be fine both exactly same setup too) and one Vista comp.


Reply with quote
Posted: March 28th, 2008, 2:26 am
 
slam666

Total Posts: 1184
Location: Quebec, Canada
Joined: April 21st, 2005, 7:30 am
slam666's Reps: 1
User avatar
Moderator
premium
http://www.taultunleashed.com/phpbb2/ab ... OT_x_.html

atros (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))):
i get this Error from the Eq2ExtremeService
(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
532459699: Unrecoverable Exception-Unknown (&HE0434F4D)

its when i run ultrabot right after i log in, Crashes out on that error. so im not sure if its Ultrabot related or the Service.

its happening on one of my XP Machines ( one seems to be fine both exactly same setup too) and one Vista comp.

_________________
Slam666

Author of EQ2Ultrabot, NOW WITH CRAFTING!!!
Read this before asking for help


Reply with quote
Posted: March 28th, 2008, 4:30 pm
 
letsgo2u
letsgo2u's Reps:
User avatar
i get the same error with my bot but it happens when i try to call a xuscript function (keydown/up/send) so iam not sure if its eq2extreme or xu problem or just bad programming (i guess the last one)


Reply with quote
Posted: March 30th, 2008, 7:39 am
 
letsgo2u
letsgo2u's Reps:
User avatar
hi after i got my new machine, i tried installing eq2extreme in win xp 64 and it just hangs. no progress on the install. can anyone point me to the error? i used the newst msi....


Reply with quote
Posted: March 30th, 2008, 9:44 am
 
patches13

Total Posts: 68
Joined: February 2nd, 2008, 11:08 am
patches13's Reps: 2
User avatar
Active User > 50 Posts
EQ2Extreme for WindowsXP. I'm trying to get EQUltrabot to run so first thing's first have to get this program running. I uninstalled using the Windows Installer Clean UP all of these programs. My spec's:

AMD Athlon 64 FX-53
2gig ram
Windows XP SP2.

I installed Microsoft Visual Studio 9.0 to C:\Microsoft Visual Studio 9.0 - Load the program and it runs fine.

I installed Microsoft Script Debugger to C:\Microsoft Script Debugger - Load the program and it runs fine.

I installed Exhume to Desktop\Exhume2 - Load the program and it connects me to the login site and loads fine.

I regsvr32 both comdlg32.ocx and mscomctl.ocx. Both said registered succeeded.

I installed EQ2Extreme to C:\EQ2Extreme and...

While I am installing EQ2Extreme it gives me the COMRegSvr Error of: Could not register eq2extremeservice.dll; The specified procedure could not be found. Hit ok and it says installation complete with EQ2Extreme being successfully installed. Using the run cmd I try and manually register EQ2ExtremeService.dll and it gives me a RegSvr32 error of: LoadLibrary ("C:\EQ2Extreme\EQ2ExtremeService.dll") failed- Invalid access to memory location. The date on my EQ2ExtremeService.dll is March 11th 2008. I double-click EQ2Extreme.exe and it gives me a EQ2Extreme error of: Could not create EQ2ExtremeService! with a option to hit OK.

Am I missing something that is preventing me from registering the EQ2ExtremeService.dll? Anyone able to help me with this?


Forgot to add my EQ2ExtremeHelper.log. Here it is:

[03/30/2008 11:40:51] --------------------------------------------------------------------------------
[03/30/2008 11:40:51] EQ2ExtremeHelper v1.2.0 starting...
[03/30/2008 11:40:51] Installed exception handler...
[03/30/2008 11:40:51] ERROR:Connection failed [400A]
[03/30/2008 11:41:01] XUnleashed validation successful...
[03/30/2008 11:41:01] ERROR:Connection failed [400A]
[03/30/2008 11:41:01] Return to calling process...
[03/30/2008 11:41:01] Removed exception handler...
[03/30/2008 11:41:01] Closing log...
[03/30/2008 12:34:48] --------------------------------------------------------------------------------
[03/30/2008 12:34:48] EQ2ExtremeHelper v1.2.0 starting...
[03/30/2008 12:34:48] Installed exception handler...
[03/30/2008 12:34:48] ERROR:Connection failed [400A]
[03/30/2008 12:34:59] XUnleashed validation successful...
[03/30/2008 12:35:00] ERROR:Connection failed [400A]
[03/30/2008 12:35:00] Return to calling process...
[03/30/2008 12:35:00] Removed exception handler...
[03/30/2008 12:35:00] Closing log...


Reply with quote
Posted: March 30th, 2008, 5:38 pm
 
slam666

Total Posts: 1184
Location: Quebec, Canada
Joined: April 21st, 2005, 7:30 am
slam666's Reps: 1
User avatar
Moderator
premium
Use comregsvr instead of regsvr32
open a cmd window and go in the eq2extreme directory
run comregsvr EQ2ExtremeService.dll
Should do the trick, regsvr32 oes not work because the dll is encrypted

patches13 (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))):
EQ2Extreme for WindowsXP. I'm trying to get EQUltrabot to run so first thing's first have to get this program running. I uninstalled using the Windows Installer Clean UP all of these programs. My spec's:

AMD Athlon 64 FX-53
2gig ram
Windows XP SP2.

I installed Microsoft Visual Studio 9.0 to C:\Microsoft Visual Studio 9.0 - Load the program and it runs fine.

I installed Microsoft Script Debugger to C:\Microsoft Script Debugger - Load the program and it runs fine.

I installed Exhume to Desktop\Exhume2 - Load the program and it connects me to the login site and loads fine.

I regsvr32 both comdlg32.ocx and mscomctl.ocx. Both said registered succeeded.

I installed EQ2Extreme to C:\EQ2Extreme and...

While I am installing EQ2Extreme it gives me the COMRegSvr Error of: Could not register eq2extremeservice.dll; The specified procedure could not be found. Hit ok and it says installation complete with EQ2Extreme being successfully installed. Using the run cmd I try and manually register EQ2ExtremeService.dll and it gives me a RegSvr32 error of: LoadLibrary ("C:\EQ2Extreme\EQ2ExtremeService.dll") failed- Invalid access to memory location. The date on my EQ2ExtremeService.dll is March 11th 2008. I double-click EQ2Extreme.exe and it gives me a EQ2Extreme error of: Could not create EQ2ExtremeService! with a option to hit OK.

Am I missing something that is preventing me from registering the EQ2ExtremeService.dll? Anyone able to help me with this?


Forgot to add my EQ2ExtremeHelper.log. Here it is:

[03/30/2008 11:40:51] --------------------------------------------------------------------------------
[03/30/2008 11:40:51] EQ2ExtremeHelper v1.2.0 starting...
[03/30/2008 11:40:51] Installed exception handler...
[03/30/2008 11:40:51] ERROR:Connection failed [400A]
[03/30/2008 11:41:01] XUnleashed validation successful...
[03/30/2008 11:41:01] ERROR:Connection failed [400A]
[03/30/2008 11:41:01] Return to calling process...
[03/30/2008 11:41:01] Removed exception handler...
[03/30/2008 11:41:01] Closing log...
[03/30/2008 12:34:48] --------------------------------------------------------------------------------
[03/30/2008 12:34:48] EQ2ExtremeHelper v1.2.0 starting...
[03/30/2008 12:34:48] Installed exception handler...
[03/30/2008 12:34:48] ERROR:Connection failed [400A]
[03/30/2008 12:34:59] XUnleashed validation successful...
[03/30/2008 12:35:00] ERROR:Connection failed [400A]
[03/30/2008 12:35:00] Return to calling process...
[03/30/2008 12:35:00] Removed exception handler...
[03/30/2008 12:35:00] Closing log...

_________________
Slam666

Author of EQ2Ultrabot, NOW WITH CRAFTING!!!
Read this before asking for help


Reply with quote
Posted: March 31st, 2008, 3:23 pm
 
patches13

Total Posts: 68
Joined: February 2nd, 2008, 11:08 am
patches13's Reps: 2
User avatar
Active User > 50 Posts
slam666 (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))):
Use comregsvr instead of regsvr32
open a cmd window and go in the eq2extreme directory
run comregsvr EQ2ExtremeService.dll
Should do the trick, regsvr32 oes not work because the dll is encrypted


Using CMD I tried the comregsvr EQ2ExtremeService.dll command and it gave me the following error:


COMRegSvr

Could not register eq2extremeservice.dll:
The specified procedure could not be found.


I was really hoping that'd work too, oh well. Any other thoughts? I figured that getting these to run on my Vista box would be the problem child..not XP lol.


Reply with quote
Posted: March 31st, 2008, 3:33 pm
 
letsgo2u
letsgo2u's Reps:
User avatar
i solved my problem, i kicked the half installed eq2extreme installion out of the msi installer, installed windows script debugger, and reinstalled eq2extreme without problems!


Reply with quote
Posted: April 3rd, 2008, 3:54 pm
 
patches13

Total Posts: 68
Joined: February 2nd, 2008, 11:08 am
patches13's Reps: 2
User avatar
Active User > 50 Posts
Can anyone offer a suggestion on why it would be giving me the error's for WinXp that I mentioned above? Still haven't fixed it. :cry:


Reply with quote
Posted: April 3rd, 2008, 6:51 pm
 
gheezer
gheezer's Reps:
User avatar
Try registering ExhumeHelper.dll using regsvr32 to see if you get any errors.


Reply with quote
Posted: April 5th, 2008, 8:34 am
 
patches13

Total Posts: 68
Joined: February 2nd, 2008, 11:08 am
patches13's Reps: 2
User avatar
Active User > 50 Posts
Gheezer (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))):
Try registering ExhumeHelper.dll using regsvr32 to see if you get any errors.



I tried that as you requested Gheezer and nothing happened. It didn't give me a window saying it failed to register or that it succedded registering nota. All it did was cause the HD to think for a second and then press on lol.

Here's something else that might help you guys figure out where I'm being a bone head at. I ran the EQ2ExtremeHelper.exe and it took me to the login box like everything was worling properly. Soon as I login in though it just disappears. It shuts down as I don't see it even running in the background on my Task Manager. Here's the log for it, maybe it will provide insight?

[04/05/2008 12:29:45] --------------------------------------------------------------------------------
[04/05/2008 12:29:45] EQ2ExtremeHelper v1.2.0 starting...
[04/05/2008 12:29:45] Installed exception handler...
[04/05/2008 12:29:45] ERROR:Connection failed [400A]
[04/05/2008 12:29:57] XUnleashed validation successful...
[04/05/2008 12:29:58] ERROR:Connection failed [400A]
[04/05/2008 12:29:58] Return to calling process...
[04/05/2008 12:29:58] Removed exception handler...
[04/05/2008 12:29:58] Closing log...
[04/05/2008 12:31:27] --------------------------------------------------------------------------------
[04/05/2008 12:31:27] EQ2ExtremeHelper v1.2.0 starting...
[04/05/2008 12:31:27] Installed exception handler...
[04/05/2008 12:31:27] ERROR:Connection failed [400A]
[04/05/2008 12:32:01] Validation failed...
[04/05/2008 12:32:01] Return to calling process...
[04/05/2008 12:32:01] Removed exception handler...
[04/05/2008 12:32:01] Closing log...


Reply with quote
Posted: April 5th, 2008, 8:58 am
 
gheezer
gheezer's Reps:
User avatar
It sounds like Exhume may not be installed. Are you able to run Exhume standalone?


Reply with quote
Posted: April 5th, 2008, 9:13 pm
 
patches13

Total Posts: 68
Joined: February 2nd, 2008, 11:08 am
patches13's Reps: 2
User avatar
Active User > 50 Posts
Ya, it's on my desktop and I can run it and it will patch me in and open the program. I'll try deleting it all and redownloading it and see what happens.


Reply with quote
Posted: April 8th, 2008, 3:40 pm
 
drtnwolf
drtnwolf's Reps:
User avatar
It appears after today's patch, EQ2Extreme is no longer reading health and mob information correctly which is affecting Ultrabot.


Reply with quote
Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 168 guests

Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of EverQuest 2 Premium Discussions RSS Feed 
Sitemap of EverQuest 2 Premium Discussions Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?