Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Windows Servers

Archive::Windows Servers Archive area for Windows Servers's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-10-2004, 06:24 PM
BLOOD_kane
Discordant
 
Join Date: Dec 2002
Location: Stephenville, TX, USA
Posts: 270
Default Error when starting world.exe

Ok I followed the setup EXACTLY how it shows in the guides to setup a server and it all goes GREAT until I start world.exe and this shows up:



I blurred out my IP addy (of course) but those errors I get, I can STILL connect to the login server, and when I run Boot5Zones.bat they run good, and go into sleeping mode, but when I logon to EQEMu servers it shows my server as LOCKED and I cannot logon.

I use WinXP so I checked to see if my firewall was on and it WAS NOT. Then after a while the boot5zones will give an error about not finding the items etc. etc.

Any advice?
__________________
"The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he who, in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon you."
Reply With Quote
  #2  
Old 01-10-2004, 06:36 PM
koad
Fire Beetle
 
Join Date: Aug 2003
Posts: 14
Default

look at the error, theres a field missing fromyour items table. what db did you source?
Reply With Quote
  #3  
Old 01-10-2004, 06:42 PM
BLOOD_kane
Discordant
 
Join Date: Dec 2002
Location: Stephenville, TX, USA
Posts: 270
Default

eq and its the one I copied into my /bin folder from the EQEMu folder... the db.dql
__________________
"The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he who, in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon you."
Reply With Quote
  #4  
Old 01-11-2004, 06:24 AM
BLOOD_kane
Discordant
 
Join Date: Dec 2002
Location: Stephenville, TX, USA
Posts: 270
Default

sorry to bump but I still need help!
__________________
"The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he who, in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon you."
Reply With Quote
  #5  
Old 01-11-2004, 06:28 AM
mattmeck
Guest
 
Posts: n/a
Default

use a newer DB
Reply With Quote
  #6  
Old 01-11-2004, 06:58 AM
Scorpious2k's Avatar
Scorpious2k
Demi-God
 
Join Date: Mar 2003
Location: USA
Posts: 1,067
Default

I think Myra still has the latest db.sql file for download at http://www.bossmob.com/Myra but you will also need a mobs DB (Myra has that DB at her web site too) and items, which you get from a link from the eqemu news page.
__________________
Maybe I should try making one of these servers...
Reply With Quote
  #7  
Old 01-11-2004, 07:04 AM
BLOOD_kane
Discordant
 
Join Date: Dec 2002
Location: Stephenville, TX, USA
Posts: 270
Default

just downloaded that and it STILL gives me the same problem :(
__________________
"The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he who, in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon you."
Reply With Quote
  #8  
Old 01-11-2004, 07:15 AM
Tertiary
Hill Giant
 
Join Date: Nov 2003
Posts: 192
Default

Quote:
Originally Posted by BLOOD_kane
eq and its the one I copied into my /bin folder from the EQEMu folder... the db.dql
Did you go into mysql and source the db in ? Copying into your '/bin' directory won't achieve anything.
Reply With Quote
  #9  
Old 01-11-2004, 07:20 AM
BLOOD_kane
Discordant
 
Join Date: Dec 2002
Location: Stephenville, TX, USA
Posts: 270
Default

yes i followed the instructions by the letter
__________________
"The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he who, in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon you."
Reply With Quote
  #10  
Old 01-11-2004, 07:47 AM
mattmeck
Guest
 
Posts: n/a
Default

could also be you are using older binaries.
Reply With Quote
  #11  
Old 01-11-2004, 08:49 AM
BLOOD_kane
Discordant
 
Join Date: Dec 2002
Location: Stephenville, TX, USA
Posts: 270
Default

i can get on my server, set myself as a SysOp, I can spawn NPC's, the world itself IS SPAWNED, but the only thing missing is items...It must be somthing with the items db that is screwing up

Also when I try to load Myra's Items from that website (to try and see if those will work) this happens:

Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\MARCUS>cd\program files\mysql\bin

C:\Program Files\mysql\bin>mysql -u root mysql
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 1 to server version: 4.0.16-nt

Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> use eq;
Database changed
mysql> source MyraItems.sql;
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
ERROR 1136: Column count doesn't match value count at row 1
the error 1136 just goes on and on and makes my PC shriek a God awful noise...
__________________
"The path of the righteous man is beset on all sides by the inequities of the selfish and the tyranny of evil men. Blessed is he who, in the name of charity and good will, shepherds the weak through the valley of darkness, for he is truly his brother's keeper and the finder of lost children. And I will strike down upon thee with great vengeance and furious anger those who attempt to poison and destroy my brothers. And you will know my name is the Lord when I lay my vengeance upon you."
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 08:32 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3