View Single Post
  #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