Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Tutorials/Howto's > Tutorials--Outdated Use the Wiki > Tutorials::Discussion

Tutorials::Discussion Discuss Tutorials here. Do NOT POST tutorials here, they belong on the wiki.

Reply
 
Thread Tools Display Modes
  #46  
Old 06-10-2005, 07:05 PM
Aradorn
Sarnak
 
Join Date: Jan 2005
Posts: 65
Default

dropping server and redoing it fixed the database prob
in world.exe it does this
[status] loading ./addon.ini'
couldn't open './addon.ini'.
[status] loading EQ time of day..
Failed to open log file: logs/emu_error_world_3044.log
[error] could not load EQTime file ./eqtime.cfg
[error] Unable to load ./egtime.cfg
and in all boot5zones it does this
[quest] loading perl commands...
[quest] Warning - commands.pl: perl runtime error: open 'commands.pl' No such file or directory at (eval 4) line 1.

other then that everything else loads fine
Reply With Quote
  #47  
Old 06-10-2005, 09:31 PM
iwantavr4
Sarnak
 
Join Date: Jun 2005
Location: Arizona
Posts: 50
Default

Quote:
[status] loading ./addon.ini'
couldn't open './addon.ini'.
[status] loading EQ time of day..
Failed to open log file: logs/emu_error_world_3044.log
[error] could not load EQTime file ./eqtime.cfg
[error] Unable to load ./egtime.cfg
and in all boot5zones it does this
[quest] loading perl commands...
[quest] Warning - commands.pl: perl runtime error: open 'commands.pl' No such file or directory at (eval 4) line 1.
Okay, i was wondering if some files would be missing. Now that you mention it, there are a few other files.

The commands.pl is a file i havent been able to find and the folks at PEQ said its not neccisary. So no worries on that one. Ill update the guide in a couple hours, but for now, CHOW!

Edit: Cant get those extra files. For some reason i cant upload anything here. Probably has to do with the firewall. See post below, updated main guide also to reflect changes.

Last edited by iwantavr4; 06-11-2005 at 10:15 AM..
Reply With Quote
  #48  
Old 06-10-2005, 09:45 PM
Aradorn
Sarnak
 
Join Date: Jan 2005
Posts: 65
Default

the file says the archive is either in unknown format or damaged
Reply With Quote
  #49  
Old 06-11-2005, 02:07 AM
iwantavr4
Sarnak
 
Join Date: Jun 2005
Location: Arizona
Posts: 50
Default

Okay i changed step 5 of the guide, it now has a link to the eqemu compile perl version from the eqemulator sourceforge site. Download that file, extract all the files within to your C:\eqemu\ then overwrite world.exe, perlzone.exe and emusharemem with the updated files from the other 6.1perl zip file.
Reply With Quote
  #50  
Old 06-11-2005, 02:37 AM
iwantavr4
Sarnak
 
Join Date: Jun 2005
Location: Arizona
Posts: 50
Default

Oh, also! I feel i should mention i tried this on my laptop, which is running windows XP with service pack 2. You need to make sure your XP Firewall is set to prompt you when you have programs trying to run servers, open ports, or connect to stuff... Otherwise this wont work. I think i had to set 3 or 4 different programs when they popped up to 'unblock'. If you are running winXP this may be why some of you arent seeing your servers. Because XP Firewall is blocking the server programs from broadcasting or recieving information!
Reply With Quote
  #51  
Old 06-11-2005, 07:55 AM
drognir
Fire Beetle
 
Join Date: Apr 2005
Posts: 22
Default

At this step

16) Then source the following databases into the database by typing the following commands(In this order)
Code:

Source load_system.sql; Source load_empty_users.sql; Source items-0.6.0-DR2-0.6.1-DR1-convert.sql; Source 0.6.1-upgrade.sql; Source ZONECFG.SQL; Source altadv_vars-contents.sql;

i am getting this error

mysql> source load_system.sql;
ERROR:
Failed to open file 'load_system.sql', error: 2
mysql>

I'm sure that i'm doing something totally noobish, and that this error is easily fixed. If anyone could help me i'd really appreciate it thanks.
Reply With Quote
  #52  
Old 06-11-2005, 08:35 AM
Aradorn
Sarnak
 
Join Date: Jan 2005
Posts: 65
Default

did you make sure all those files are in c:\mysql\bin folder. make sure there are no folders inside the bin
Reply With Quote
  #53  
Old 06-11-2005, 08:38 AM
Aradorn
Sarnak
 
Join Date: Jan 2005
Posts: 65
Default

iwantavr4 do you have EQVercheck if you do can u post your version i want to make sure mine matches i didnt patch on 5/11 but i did patch up to 5/11 and i want to make sure my version matchs befor i continue
Reply With Quote
  #54  
Old 06-11-2005, 08:38 AM
drognir
Fire Beetle
 
Join Date: Apr 2005
Posts: 22
Default

I think that's the problem, those first two files don't exist.

Source load_system.sql;
Source load_empty_users.sql;

I didn't see anywhere in the tut where it says to download them.
Reply With Quote
  #55  
Old 06-11-2005, 08:44 AM
Aradorn
Sarnak
 
Join Date: Jan 2005
Posts: 65
Default

those files are in the peq-velious-beta1.zip
Reply With Quote
  #56  
Old 06-11-2005, 08:44 AM
vRandom
Sarnak
 
Join Date: Jun 2005
Posts: 91
Default sql files not missing

Velious beta Database from PEQ
http://prdownloads.sourceforge.net/p...ious-beta1.zip

then extract them in step:

Extract the following database files to C:\Mysql\bin
8a) peq-velious-beta1.zip



Used this tutorial and everthing works execpt the merchants
i did get 2 beeps on the Source load_system.sql but it scrolled by so fast i wasnt able to find out what caused the beeping...

[edit] Aradorn types faster than me
Reply With Quote
  #57  
Old 06-11-2005, 08:45 AM
drognir
Fire Beetle
 
Join Date: Apr 2005
Posts: 22
Default

Thanks . I noticed when i extraced the velious db that there was a directory in the zip file, and the tut didn't mention anything about not leaving it there so i just extracted the directory. I really appreciate the help.
Reply With Quote
  #58  
Old 06-11-2005, 08:47 AM
Aradorn
Sarnak
 
Join Date: Jan 2005
Posts: 65
Default

this is my eq version pre 5/11 just wondering if this is the right one to work with the 6.1dr1
SHORT VERSION: SEQ8A667
LONG VERSION: EQ10F6C5D8579C384AAACC9FA61E2727A6B8291587
Reply With Quote
  #59  
Old 06-11-2005, 08:49 AM
vRandom
Sarnak
 
Join Date: Jun 2005
Posts: 91
Default same here

thats the same eq version i have that works with this tutorial
Reply With Quote
  #60  
Old 06-11-2005, 08:57 AM
Aradorn
Sarnak
 
Join Date: Jan 2005
Posts: 65
Default

ok i guess im gonna have to redo the tutorial ... one thing i found wierd tho when i installed winmysqladmin it didnt ask me to put in a username\pass but when i go to my.ini setup it has the username\pass in there...


i did have this program before i did the tutorial, but i went to control panel and add\remove software and installed the winmysql i downloaded.


anyways i use the user/pass off of winmysql when i do the sourceing i hope this is correct also
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 05:07 PM.


 

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