Thread: Server prob
View Single Post
  #7  
Old 06-26-2002, 06:06 AM
spellcaster
Sarnak
 
Join Date: Jun 2002
Posts: 59
Default

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!
Reply With Quote