Thread: Server prob
View Single Post
  #9  
Old 06-26-2002, 06:55 PM
eblan
Fire Beetle
 
Join Date: Jun 2002
Posts: 20
Default

Quote:
Originally Posted by spellcaster
Bad news

I made a table (having done a grep on the code) as

CREATE TABLE `EQMessages` ( `id` INT( NOT NULL, `recip` VARCHAR(20) NOT NULL, `sender` VARCHAR(20) NOT NULL, `subject` VARCHAR(80) NOT NULL, `body` VARCHAR(255) NOT NULL, `date` VARCHAR(25) NOT NULL );

It got further, but I then got


Zhdr request (Login 4)
Sending zonepoints...done
Sending objects...done
Enterzone complete (Login 5)
Sending doorspawns...done
Unknown opcode: 0x2022 size:4
Client disconnected
Removing client from ip:192.168.100.105 port:1212
Client disconnected: Starlite
Automatic shutdown

So - no real step nearer.. DAMN!
Seems the message system is disabled anyway, I made a table EQMessages with only 2 fields id and recip. With a Dark Elf Necro I got into 3rd gate fine, game would crash when i'd try to #zone but I could get back in because the character did change zones. My Iksar Shaman can't seem to login no matter what zone he's in (zones that work fine with the necro). Try a different race/class/home zone...
Reply With Quote