| 
			
			 
			
				10-22-2005, 08:17 PM
			
			
			
		 | 
	| 
		
			
			| Fire Beetle |  | 
					Join Date: Oct 2005 
						Posts: 15
					      |  | 
	| 
				 Database error(s) 
 Hello guy's 
I have followed this tutorial:
http://www.eqemulator.net/wiki/wikka.php?wakka=Windows6 
I have done the database setups in the tutorial but i receive alot of errors when i start minilogon.exe and world.exe 
Have changed the login opcodes in the opcodes.conf.
 
Can you tell me what i have done wrong with the database ? 
The only two .sql files i have loaded in my eq1 database are: load_system.sql and load_empty_users.sql.
[Status] CURRENT_WORLD_VERSION:EQEMu 0.6.2-DR1 [Status] Loading opcodes..
 [Status] EMuShareMem loaded
 Opcode OP_Command is missing from ./opcodes.conf
 Opcode OP_MailboxHeader is missing from ./opcodes.conf
 Opcode OP_MailHeader is missing from ./opcodes.conf
 Opcode OP_MailBody is missing from ./opcodes.conf
 Opcode OP_NewMail is missing from ./opcodes.conf
 Opcode OP_SentConfirm is missing from ./opcodes.conf
 Opcode OP_RAWSessionRequest is missing from ./opcodes.conf
 Opcode OP_RAWSessionResponse is missing from ./opcodes.conf
 Opcode OP_RAWCombined is missing from ./opcodes.conf
 Opcode OP_RAWSessionDisconnect is missing from ./opcodes.conf
 Opcode OP_RAWKeepAlive is missing from ./opcodes.conf
 Opcode OP_RAWSessionStatRequest is missing from ./opcodes.conf
 Opcode OP_RAWSessionStatResponse is missing from ./opcodes.conf
 Opcode OP_RAWPacket is missing from ./opcodes.conf
 Opcode OP_RAWFragment is missing from ./opcodes.conf
 Opcode OP_RAWOutOfOrderAck is missing from ./opcodes.conf
 Opcode OP_RAWAck is missing from ./opcodes.conf
 Opcode OP_RAWAppCombined is missing from ./opcodes.conf
 Opcode OP_RAWOutOfSession is missing from ./opcodes.conf
 005418D0
 [Status] Loading variables..
 Database Error: Lost connection, attempting to recover....
 DB Query Error #2006: MySQL server has gone away
 Error in LoadVariables query 'SELECT varname, value, unix_timestamp() FROM varia
 bles where unix_timestamp(ts) >= 0' #2006: MySQL server has gone away
 [Status] Loading zones..
 Database Error: Lost connection, attempting to recover....
 DB Query Error #2006: MySQL server has gone away
 Error in LoadZoneNames query 'SELECT MAX(zoneidnumber) FROM zone' #2006: MySQL s
 erver has gone away
 [Status] Clearing groups..
 Database Error: Lost connection, attempting to recover....
 DB Query Error #2006: MySQL server has gone away
 Unable to clear groups: #2006: MySQL server has gone away
 [Status] Clearing temporary merchant lists..
 Database Error: Lost connection, attempting to recover....
 DB Query Error #2006: MySQL server has gone away
 Error in ClearMerchantTemp query 'delete from merchantlist_temp' #2006: MySQL se
 rver has gone away
 [Status] Loading items..
 [Status] EMuShareMem loaded
 Database Error: Lost connection, attempting to recover....
 DB Query Error #2006: MySQL server has gone away
 Error in GetItemsCount query 'SELECT MAX(id),count(*),sum(length(serialization)+
 1) FROM items' #2006: MySQL server has gone away
 Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
 [Error] Error: Could not load item data.  But ignoring
 [Status] ./LoginServer.ini read.
 [Status] Loading guild ranks..
 Database Error: Lost connection, attempting to recover....
 DB Query Error #2006: MySQL server has gone away
 Error in LoadGuilds query 'SELECT id, eqid, name, leader, minstatus, rank0title,
 rank1, rank1title, rank2, rank2title, rank3, rank3title, rank4, rank4title, ran
 k5, rank5title from guilds' #2006: MySQL server has gone away
 [Status] Loading guild link..
 [Status] EMuShareMem loaded
 [Status] Loading GuildList from database...
 Database Error: Lost connection, attempting to recover....
 DB Query Error #2006: MySQL server has gone away
 Error in DBLoadGuildList query 'SELECT eqid,name from guilds order by eqid asc'
 #2006: MySQL server has gone away
 Error: EMuShareMem: DLLLoadGuildList: !cbDBLoadGuildList
 [Status] Loading ./addon.ini..
 [Status] Loading EQ time of day..
 Database Error: Lost connection, attempting to recover....
 DB Query Error #2006: MySQL server has gone away
 [Status] Deleted -1 stale player corpses from database
 Database Error: Lost connection, attempting to recover....
 DB Query Error #2006: MySQL server has gone away
 [Status] Deleted -1 stale player backups from database
 Breaking bards...done
 TCP listening on: localhost:9000
 World server listening on: localhost:9000
 Connected to LoginServer: Database Error: Lost 127.0.0.1:5999
 connection, attempting to recover....
 DB Query Error #2006: MySQL server has gone away
 Error: DBAsyncCB_LoadVariables failed: !GetAnswer: '#2006: MySQL server has gone
 away'
 
Thnxs for reading.
			
			
			
			
				  |