Log in

View Full Version : Crashing Problem


Richardo
02-20-2007, 01:33 AM
[Debug] [NET__IDENT_TRACE] 72.177.139.251:62142: First opcode matched 0x7213 and
length matched 68
[Debug] [NET__IDENTIFY] Identified stream 72.177.139.251:62142 with signature Ti
tanium_zone
[Debug] [WORLD__CLIENT] New client from 72.177.139.251:62142
[Debug] [NET__STRUCTS] Wrong size on outbound OP_CharInventory: Got 0, expected
multiple of 8

I get this error attemping to enter the zone. My database "is" up to date, I checked all of the changelogs and ran every single sql line there is including the altadvars batch and the most recent. It is the latest binaries as well.

Richardo
03-11-2007, 03:10 AM
*bump*..............

Angelox
03-11-2007, 04:10 AM
Did you try starting with clean account/character tables ?
you would have to clear out
account
character_
character_backup
faction_values
inventory
player_corpses
player_corpses_backup
sharedbank
Drop the tables , then re-make them again -
you can find the schemas to create at
http://www.projecteq.net/sql/
you could backup those tables, incase that's not the problem - then you'll have them back.

Richardo
03-11-2007, 06:53 AM
Yes indeedy.