View Single Post
  #6  
Old 05-10-2003, 04:30 AM
Sephik
Fire Beetle
 
Join Date: May 2003
Posts: 10
Default

Getting a new error and not sure what went wrong. I read some of the other forums and it seems like others had this problem but the question wasnt answered.

Code:
Using database 'eq' at localhost
[Status] CURRENT_WORLD_VERSION:EQEMu 0.4.4-DR1
[Error] CURRENT_WORLD_VERSION:EQEMu 0.4.4-DR1
Loading Variables, zone names & items...
EMuShareMem.dll loaded.
Loading items from database...
Error in LoadItemStatus query: 'Select id, minstatus from items where minstatus
> 0'
...done.
LoginServer.ini read.
Loading guild ranks...done.
Loading EQ time of day..."./eqtime.cfg" is NOT a vaild EQTime file. File version
 is 0; EQTime version is 1000 - failed.
Deleted 0 stale player corpses from database.
Deleted -1 stale player backups from database.
You may already be a winner... of the darwin award.
TCP listening on: localhost:9000
World server listening on: localhost:9000
Connected to LoginServer: localhost:5999
... is what I am getting when I run world.exe... just wondering what is going on with "Error in LoadItemStatus query: 'Select id, minstatus from items where minstatus
> 0'".. is ther any fix?

Sephik
Reply With Quote