| 
				 6.2 prob 
 Im trying to setup a public server but ran into some problems. I was following the guide and when it asked to source load_system cmd prompt just started spamming error 1062 and never stopped. So i backtracked and just sourced load_empty_users and decided to go on with the steps. 
 Everything else went smooth, i could see my server on the public list but it said it was locked even though i had it set unlocked. I logged on anyway and got to char creation screen, i made a char but after name select when i hit finish, world.exe crashes. I will paste the whole thing below. Could anyone try to tell me what im doing wrong?
 
 thanks
 
 [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
 00347780
 [Status] Loading variables..
 [Status] Loading zones..
 Error in LoadZoneNames query 'SELECT MAX(zoneidnumber) FROM zone' #1146: Table '
 eq.zone' doesn't exist
 [Status] Clearing groups..
 [Status] Loading items..
 [Status] EMuShareMem loaded
 Error in GetItemsCount query 'SELECT MAX(id),count(*),sum(length(serialization)+
 1) FROM items' #1146: Table 'eq.items' doesn't exist
 Error: Database::LoadItems() (sharemem): GetItemsCount() returned -1
 [Error] Error: Could not load item data.  But ignoring
 [Status] ./LoginServer.ini read.
 [Status] Loading guild ranks..
 [Status] Loading guild link..
 [Status] EMuShareMem loaded
 [Status] Loading GuildList from database...
 [Status] Loading ./addon.ini..
 Couldn't open './addon.ini'.
 [Status] Loading EQ time of day..
 [Error] Could not load EQTime file ./eqtime.cfg
 [Error] Unable to load ./eqtime.cfg
 [Status] Deleted 0 stale player corpses from database
 [Status] Deleted 0 stale player backups from database
 You may already be a winner... of the darwin award.
 TCP listening on: 127.0.0.1:9000
 World server listening on: 127.0.0.1:9000
 Connected to LoginServer: eqemulator.net:5998
 37424 New client from ip: 127.0.0.1 port: 1150
 Logged in: (CharSel) LS#72877: myname
 Got a bogus character (Mathi) Ignoring!!!
 PP length =0
 Got a bogus character (Mipodd) Ignoring!!!
 PP length =0
 Received unknown opcode: 0x0107 size:0 bytes
 Name approval request for:Okibibo race:2 class:1
 Character creation request from myname LS#72877 (127.0.0.1:1150) :
 Name: Okibibo
 Race: 2  Class: 1  Gender: 0  Deity: 396  Start zone: 2
 STR  STA  AGI  DEX  WIS  INT  CHA    Total
 113  130   87   70   70   60   55     585
 Face: 6  Eye colors: 6 209
 Hairstyle: 2  Haircolor: 10
 Beard: 3  Beardcolor: 10
 Validating char creation info...
 Found 0 errors in character creation request
 [Status] Start zone query: SELECT x,y,z,zone_id,bind_id FROM start_zones WHERE p
 layer_choice=2 AND player_class=1 AND player_deity=396 AND player_race=2
 
 No start_zones entry in database, using defaults
 Error in GetSafePoint query 'SELECT safe_x, safe_y, safe_z, min_status, min_leve
 l FROM zone WHERE short_name='(null)'' #1146: Table 'eq.zone' doesn't exist
 If it errors on minium_level, run the following querys:
 ALTER TABLE `zone` CHANGE `minium_level` `min_level` TINYINT(3)  UNSIGNED DEFAUL
 T "0" NOT NULL;
 ALTER TABLE `zone` CHANGE `minium_status` `min_status` TINYINT(3)  UNSIGNED DEFA
 ULT "0" NOT NULL;
 Current location: (null)  0.00, 0.00, 0.00
 Bind location: (null)  0.00, 0.00, 0.00
 
			
			
			
			
				  |