I took a quick look at this and my guess is that the main problem is the OP_Charm opcode for Titanium is unknown (set to 0x0000 in patch_Titanium_conf).
This would be the opcode that the server sends to clients to inform them that an existing spawn is now a pet.
There is a value for this opcode in patch_6.2.conf, so it may work on that client (I'm at work and can't test it).
|