Ok, I'm getting some errors in the logs that may (or may not) be related to my zone crash issues with books and the #zone command. I thought I'd post this to see if someone had some ideas.
Code:
[02.25. - 20:50:57] [ZONE__INIT] Starting EQ Network server on port 7005
[02.25. - 20:52:46] The next weather check for zone: qeynos2 will be in 5254 seconds.
[02.25. - 20:52:51] Zone: qeynos2 has weather of type 1.
[02.25. - 20:52:51] Zone: qeynos2(2) has weather type = 1. The weather timer has been enabled.
[02.25. - 20:52:51] [WORLD__CLIENT] New connection from 192.168.1.101:2169
[02.25. - 20:52:52] [NET__IDENT_TRACE] 192.168.1.101:2169: First opcode 0x7752 did not match expected 0x2792
[02.25. - 20:52:52] [NET__IDENT_TRACE] 192.168.1.101:2169: Tried patch 6.2_world, and it did not match.
[02.25. - 20:52:52] [NET__IDENT_TRACE] 192.168.1.101:2169: First opcode 0x7213 did not match expected 0x2ec9
[02.25. - 20:52:52] [NET__IDENT_TRACE] 192.168.1.101:2169: Tried patch 6.2_zone, and it did not match.
[02.25. - 20:52:52] [NET__IDENT_TRACE] 192.168.1.101:2169: First opcode 0x7752 did not match expected 0x4dd0
[02.25. - 20:52:52] [NET__IDENT_TRACE] 192.168.1.101:2169: Tried patch Titanium_world, and it did not match.
[02.25. - 20:52:52] [NET__IDENT_TRACE] 192.168.1.101:2169: First opcode matched 0x7213 and length matched 68
[02.25. - 20:52:52] [NET__IDENTIFY] Identified stream 192.168.1.101:2169 with signature Titanium_zone
[02.25. - 20:52:52] [WORLD__CLIENT] New client from 192.168.1.101:2169
[02.25. - 20:53:14] [CLIENT__NET_ERR] Vallorean: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x63da) Size=8]
[02.25. - 20:53:14] [CLIENT__NET_ERR] Vallorean: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x63da) Size=8]
[02.25. - 20:53:14] [CLIENT__NET_ERR] Vallorean: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x6c5e) Size=12]
Any ideas?