eqitems.exe comes up, then poof
As soon as i click Lets Get started, it just poofs, nothing pops up.
http://s1106.photobucket.com/albums/...ilookslike.png 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. |
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.
http://s1106.photobucket.com/albums/...=EachFails.png I have an OBDC Data Source Administator thing i found , dont know how to use it exactly though |
Is that really where you installed Everquest?
|
Quote:
I tried with ; C:\Program Files (x86)\Steam\steamapps\common\everquest didnt change the outcome |
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 |
He fixed his original database name problem in his other thread. peq is what he used.
|
Quote:
Code:
C:\Everquest Code:
everquest_folder=C:\Everquest |
Quote:
|
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. |
Quote:
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. |
Quote:
|
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? |
Quote:
Lost me 100% there |
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. |
Quote:
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:
|
[QUOTE=lerxst2112;198390]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? Ok , i typed exactly that, nothing happend those, just went to the next line c:\EQitem (where i extracted the zip to) |
You need to be in the resources directory where the ocx files are when you run it.
|
ok it worked, thanks a lot !
|
Quote:
|
If its just the icon as it appears in your inventory, click its picture to bring up the icon viewer, double click to select new icon, then save
If you want to change how it looks in game, find the look you want, note the IDfile IT number, and change your weapon to that number |
Quote:
|
ok i trying to set up these tools and when i do it manually like you say i get % was unexpected at this time
any clue i have tried it with several tools and get the same thing |
The bat file never worked for me but following the thread here this is how I do it. Example below based on my folder structure.
Start Command Prompt: cd c:\ ENTER cd everquest ENTER cd emu_server ENTER cd georgetools ENTER cd FOLDERNAME ENTER cd resources ENTER for %i in (*.ocx) do regsvr32 %i ENTER I italic the folder name, replace that with whichever you are trying to get working. I bold the keypress. Should be easy to understand laid out like this. |
that is what i did to the T but i still get
% was unexpected at this time |
If you're getting an error like that then you aren't typing the line exactly. You can actually copy it from here and paste it into the command prompt if you click the icon in the upper left of the command prompt window and look under edit.
You should also open the command prompt as administrator or the registrations won't work. To do that click start, type cmd, and right-click it and pick run as administrator. |
All times are GMT -4. The time now is 01:42 PM. |
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.