Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::GeorgeS's Tools

Development::GeorgeS's Tools A forum just for GeorgeS's tools

Reply
 
Thread Tools Display Modes
  #1  
Old 04-09-2011, 08:27 PM
dranovir45
Sarnak
 
Join Date: Jul 2009
Location: IL
Posts: 41
Default eqitems.exe comes up, then poof

As soon as i click Lets Get started, it just poofs, nothing pops up.



I did, download that OBDC drivers thing nad just did the custom install, nothing really happened and i cant find it anywhere to do anything else with it past that, could that be a problem?> i mean i get the editor thing up, but as soon as i get Let's Get Started it just poofs

Any help please.
Reply With Quote
  #2  
Old 04-09-2011, 08:58 PM
dranovir45
Sarnak
 
Join Date: Jul 2009
Location: IL
Posts: 41
Default

And even when i "manually" try to put these in, it doesnt work - and it is set to admin command prompt, this is exactly whats happening, and even at manual like i said, wont fix the problem.



I have an OBDC Data Source Administator thing i found , dont know how to use it exactly though
Reply With Quote
  #3  
Old 04-09-2011, 09:02 PM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

Is that really where you installed Everquest?
Reply With Quote
  #4  
Old 04-09-2011, 09:05 PM
dranovir45
Sarnak
 
Join Date: Jul 2009
Location: IL
Posts: 41
Default

Quote:
Originally Posted by joligario View Post
Is that really where you installed Everquest?
Thought it was supposed to be like from where ur world.exe and such is.

I tried with ; C:\Program Files (x86)\Steam\steamapps\common\everquest didnt change the outcome
Reply With Quote
  #5  
Old 04-10-2011, 03:13 AM
Wolfling
Fire Beetle
 
Join Date: Sep 2010
Posts: 21
Default

The eq dir dosn't really matter for item editing, only spells

But your problem is db related, not the editor
is mysql running?
if so, check your login info, and what db name your world is

your screnshots show db connection failures
cannt really make sence of the configs, some are conneting to eqemulator.net

i would make sure mysql is running, and connect with navicat or whatever your using, and check the world db name (peq, eq, or whatever you used.

db.ini is trying to use peq
eqemu_config.xml is trying to use eq
Reply With Quote
  #6  
Old 04-10-2011, 05:20 AM
joligario's Avatar
joligario
Developer
 
Join Date: Mar 2003
Posts: 1,490
Default

He fixed his original database name problem in his other thread. peq is what he used.
Reply With Quote
  #7  
Old 04-10-2011, 08:52 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Quote:
Originally Posted by dranovir45 View Post
Thought it was supposed to be like from where ur world.exe and such is.

I tried with ; C:\Program Files (x86)\Steam\steamapps\common\everquest didnt change the outcome
It is supposed to be the path to your actual everquest folder, not the eqemu server folder. Try moving EQ to something simple (without spaces) like:

Code:
C:\Everquest
Then use that in your db.ini file and see if it works.

Code:
everquest_folder=C:\Everquest
I know if your EQ path is wrong, the tools won't start, so this will simplify it, since the program files path you currently have it in has a space, which probably requires quotes, but I haven't successfully tested it with them.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote
  #8  
Old 04-10-2011, 10:53 AM
dranovir45
Sarnak
 
Join Date: Jul 2009
Location: IL
Posts: 41
Default

Quote:
Originally Posted by trevius View Post
It is supposed to be the path to your actual everquest folder, not the eqemu server folder. Try moving EQ to something simple (without spaces) like:

Code:
C:\Everquest
Then use that in your db.ini file and see if it works.

Code:
everquest_folder=C:\Everquest
I know if your EQ path is wrong, the tools won't start, so this will simplify it, since the program files path you currently have it in has a space, which probably requires quotes, but I haven't successfully tested it with them.
Wait, so my eqemu (the place where all my emu items are like world.exe the zone, the files, the folders with quests/npcs etc need to be moved to something just called Everquest? Quite confusing on the fact that why would i use regular everquest that i installed for an item creator for an eqemu server?
Reply With Quote
  #9  
Old 04-10-2011, 01:46 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

The folder it is looking for is your Everquest client, not anything to do with the server.

Copy your client somewhere simple, like c:\everquest and fix the ini file to point there and try again. It's always good to have a backup copy anyway since anytime you run Steam it might decide to update that copy and leave you with something that can't connect to the emulator anymore.
Reply With Quote
  #10  
Old 04-10-2011, 04:32 PM
dranovir45
Sarnak
 
Join Date: Jul 2009
Location: IL
Posts: 41
Default

Quote:
Originally Posted by lerxst2112 View Post
The folder it is looking for is your Everquest client, not anything to do with the server.

Copy your client somewhere simple, like c:\everquest and fix the ini file to point there and try again. It's always good to have a backup copy anyway since anytime you run Steam it might decide to update that copy and leave you with something that can't connect to the emulator anymore.

Did that, unfortunally, still no fix at all, will get to me the Lets get started thing, but as soon as i click that it doesnt start and when i manually try to input regsvr32 a.ocx
regsvr32 DXAnimatedGIF.ocx
regsvr32 imagelist.ocx
regsvr32 MSCOMCTL.OCX

They ALL fail.
Reply With Quote
  #11  
Old 04-10-2011, 10:31 PM
Shamanistik08
Sarnak
 
Join Date: Apr 2011
Posts: 47
Default

Quote:
Originally Posted by dranovir45 View Post
Did that, unfortunally, still no fix at all, will get to me the Lets get started thing, but as soon as i click that it doesnt start and when i manually try to input regsvr32 a.ocx
regsvr32 DXAnimatedGIF.ocx
regsvr32 imagelist.ocx
regsvr32 MSCOMCTL.OCX

They ALL fail.
Same with me
Reply With Quote
  #12  
Old 04-10-2011, 10:50 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

If you are using Vista or Windows 7 you must register them with an administrator command prompt.

1) In the start menu search box, type cmd, then right click cmd.exe and select run as administrator.
2) cd to the resources directory where you unzipped eqitems.
3) type for %i in (*.ocx) do regsvr32 %i

If you still have errors:
1) What version of Windows are you using?
2) What is the exact error you receive trying to register them?
Reply With Quote
  #13  
Old 04-10-2011, 11:24 PM
dranovir45
Sarnak
 
Join Date: Jul 2009
Location: IL
Posts: 41
Default

Quote:
Originally Posted by lerxst2112 View Post
If you are using Vista or Windows 7 you must register them with an administrator command prompt.

1) In the start menu search box, type cmd, then right click cmd.exe and select run as administrator.
2) cd to the resources directory where you unzipped eqitems.
3) type for %i in (*.ocx) do regsvr32 %i

If you still have errors:
1) What version of Windows are you using?
2) What is the exact error you receive trying to register them?
Im windows 7, did everything u said to do, still same error, just says Failed to Load, and actually i didnt quite understand this part "3) type for %i in (*.ocx) do regsvr32 %i"

Lost me 100% there
Reply With Quote
  #14  
Old 04-10-2011, 11:58 PM
shamanistik
Sarnak
 
Join Date: May 2006
Location: Charleville (08)
Posts: 64
Default

I do it as administrator, manually and with the batch.
I run vista 64. have perl and sql 32bits. server works fine.

Error message is (translating from french so sorry..) :

regsvr32 :
Failing to load *.ocx
Check if the file is at the right location.
Or try to debug the dll file.

the thing is unfindable.
Reply With Quote
  #15  
Old 04-11-2011, 12:06 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

Quote:
Originally Posted by dranovir45 View Post
Im windows 7, did everything u said to do, still same error, just says Failed to Load, and actually i didnt quite understand this part "3) type for %i in (*.ocx) do regsvr32 %i"

Lost me 100% there
It means type this exactly at the command prompt once you are in the right directory:

for %i in (*.ocx) do regsvr32 %i

If that does not work, what is the exact error message in the dialogs that pop up?

Quote:
Originally Posted by shamanistik View Post
I do it as administrator, manually and with the batch.
I run vista 64. have perl and sql 32bits. server works fine.

Error message is (translating from french so sorry..) :

regsvr32 :
Failing to load *.ocx
Check if the file is at the right location.
Or try to debug the dll file.

the thing is unfindable.
If you're typing regsvr32 *.ocx it will not work as regsvr does not understand wildcards. The line I posted will register them one at a time.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 07:04 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3