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 04-15-2002, 08:42 PM
dil
Sarnak
 
Join Date: Apr 2002
Posts: 36
Default World Server and Locked Server

World Server Run trying to Flag Account Otherwise it Runs Fine
Using database 'eq' at localhost
DB Query Error
Error #1146: Table 'eq.variables' doesn't exist
Error in GetVariable query 'SELECT value FROM variables WHERE varname like 'disa
blecommandline'' #1146: Table 'eq.variables' doesn't exist
Account being GM Flagged:ramaddil, Level: 200
database.SetGMFlag failed.

C:\eqemu>

this is what i see when i try to flag my account and when i try to log in to my server its locked all the time.

And Booting Zones looks like this

Using database 'eq' at localhost
Loading items & NPCs...DB Query Error
Error #1146: Table 'eq.npc_types' doesn't exist
Error in LoadNPCTypes query 'SELECT MAX(id) FROM npc_types' #1146: Table 'eq.npc
_types' doesn't exist
DB Query Error
Error #1146: Table 'eq.variables' doesn't exist
done.
Spells loaded from 'spdat.eff'.
Loading guild ranks...done.
Loading faction data...DB Query Error
Error #1146: Table 'eq.variables' doesn't exist
done.
WorldServer connect: Connecting to the server failed. Error: 10061
InitWorldServer failed
Entering sleep mode


<-- spent a few days on it still stumpted did everything it said in read me
Reply With Quote
  #2  
Old 04-16-2002, 12:16 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

One of 2 things...

Either you didnt load the database (source db.sql)

or you created a different database name than eq.
Reply With Quote
  #3  
Old 04-16-2002, 05:47 AM
dil
Sarnak
 
Join Date: Apr 2002
Posts: 36
Default I did both

I Created the Database as Eq and i sourced db.sql to it
Reply With Quote
  #4  
Old 04-16-2002, 05:57 AM
devn00b's Avatar
devn00b
Demi-God
 
Join Date: Jan 2002
Posts: 15,658
Default

Dump your old database and start over

in mysql do it like this (if you did it any other way this could be the problem)

mysql> use eq
will say database changed
mysql> source db.sql

will run through it all yada yada...

then try and log on

after you log on (and an account is created in the Database)

then jump out and try to flag the accout

sounds to me like an error when you setup the db...
__________________
(Former)Senior EQEMu Developer
GuildWars Co-Founder / World Builder.
World Builder and Co-Founder Zek [PVP/Guild Wars/City Takeovers]
Member of the "I hate devn00b" Club
Most Senior EQEMu Member.

Current Work: EverQuest 2 Emulator. Zeklabs Server
Reply With Quote
  #5  
Old 04-16-2002, 06:33 AM
dil
Sarnak
 
Join Date: Apr 2002
Posts: 36
Default how do you create it in data base

How do you create account in data base ?
Reply With Quote
  #6  
Old 04-16-2002, 06:41 AM
meliudaj
Hill Giant
 
Join Date: Apr 2002
Posts: 156
Default

If you have gone threw the proccess of getting an account on the eqfrags login server here

Then once you connect to your server from the list of servers that pop up after you sign in. Your user name is added Dinamicaly to your data base.

THEN you can use the c:/eqemu/world flag "username" 200 to give you Server Op rights on your server.
Reply With Quote
  #7  
Old 04-16-2002, 06:45 AM
dil
Sarnak
 
Join Date: Apr 2002
Posts: 36
Default I did that

I have a Account I can log on i am Trying to Create my own server When i type it it gives me the message Seen onmy first post trying to flag my account the account is active. But my Server Says its Locked
Reply With Quote
  #8  
Old 04-16-2002, 06:57 AM
meliudaj
Hill Giant
 
Join Date: Apr 2002
Posts: 156
Default

Post your db.ini, login.ini.
Reply With Quote
  #9  
Old 04-16-2002, 07:26 AM
dil
Sarnak
 
Join Date: Apr 2002
Posts: 36
Default

[LoginServer]
loginserver=eqlogin.eqemu.net
worldname=Ramaddil
locked=false
account=
password=
worldaddress=68.11.186.59
loginport=5999

[Database]
host=localhost
user=******
password=*****
database=eq
Reply With Quote
  #10  
Old 04-16-2002, 07:41 AM
meliudaj
Hill Giant
 
Join Date: Apr 2002
Posts: 156
Default

Hmm One suggestion even though it shouldn't matter

change Localhost in your db.in to 127.0.0.1

If/when that doesn't work do this:

EDIT


mysql.exe
drop database eq;
create database eq;
Re copy db.sql to the c:\mysql\bin directory
use eq
source db.sql
exit

c:\eqemu\world.exe (hope for no errors)
If none
c:\eqemu\boot5zone.bat (or the 5zone.9x depending on OS)

If still no errors, THEN try and log in with your
c:\everquest\eqgame.exe patchme
And see if your server "Ramaddil" is there

This should look like a repeat of what you have done... but humor me.
Reply With Quote
  #11  
Old 04-16-2002, 07:44 AM
meliudaj
Hill Giant
 
Join Date: Apr 2002
Posts: 156
Default

One more question... How did you create the database eq?

and did you create Eq, EQ, eQ, eq?

Not 100% sure if the databse name is case sensitive. But to be safe make it ALL lowercase.
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 02:47 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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3