Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

Reply
 
Thread Tools Display Modes
  #1  
Old 06-21-2007, 05:54 AM
Irreverent
The Solo Server
 
Join Date: May 2007
Posts: 416
Default Unhandled incoming op code

I've been getting a lot of zone crashes...and they are putting this message out:

Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x63da) Size=8
Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x6c5e) Size=12


Also just upgraded to 1002,
got
OP_FloatListThing (0x6a1b) Size=18

Last edited by Irreverent; 06-21-2007 at 02:22 PM..
Reply With Quote
  #2  
Old 02-07-2008, 06:01 PM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default

Sorry to bump an old one, but I wanted to show I've at least done my research while having a similar problem. In fact, I've used the search function and checked the four threads that contained this OP Code error and six pages of threads regarding zone.exe crashing.

Anyway, down to business:

Code:
[02.08. - 00:25:07] [CLIENT__NET_ERR] Pleno: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x63da) Size=8]
[02.08. - 00:25:07] [CLIENT__NET_ERR] Pleno: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x63da) Size=8]
[02.08. - 00:25:07] [CLIENT__NET_ERR] Pleno: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x6c5e) Size=12]
I'm getting an obscene amount of zone crashing lately, and this error is found either immediately before the zone starts to go down, or a few lines further up. It is consistent, and I really feel it's the smoking gun to a problem that's been plaguing me for months. However, I'm unsure of exactly what it means, what is causing it, and how to fix it. Which is where you (hopefully!) come in.

Code:
[02.08. - 00:01:21] [CLIENT__NET_ERR] Auralei: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x63da) Size=8]
[02.08. - 00:01:21] [CLIENT__NET_ERR] Auralei: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x63da) Size=8]
[02.08. - 00:01:21] [CLIENT__NET_ERR] Auralei: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x6c5e) Size=12]
Code:
[02.08. - 00:00:05] [CLIENT__NET_ERR] Chinc: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x63da) Size=8]
[02.08. - 00:00:05] [CLIENT__NET_ERR] Chinc: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x6c5e) Size=12]
Code:
[02.08. - 00:00:05] [CLIENT__NET_ERR] Greenmistlolz: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x63da) Size=8]
[02.08. - 00:00:05] [CLIENT__NET_ERR] Greenmistlolz: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x6c5e) Size=12]
It is quite common to see in the logs, and doesn't always seem to result in a crash. However, it's the only error of any kind that surfaces consistently when zones go down. The only other trouble spot I can note appears to be hundreds upon hundreds of lines of this with no break in between:

Code:
[02.08. - 00:27:12] [NET__IDENT_TRACE] 69.245.163.18:1760: First opcode 0x7752 did not match expected 0x2792
[02.08. - 00:27:12] [NET__IDENT_TRACE] 69.245.163.18:1760: Tried patch 6.2_world, and it did not match.
[02.08. - 00:27:12] [NET__IDENT_TRACE] 69.245.163.18:1760: First opcode 0x7752 did not match expected 0x4dd0
[02.08. - 00:27:12] [NET__IDENT_TRACE] 69.245.163.18:1760: Tried patch Titanium_world, and it did not match.
[02.08. - 00:27:12] [NET__IDENT_TRACE] 69.245.163.18:1760: First opcode 0x7752 did not match expected 0x61c9
[02.08. - 00:27:12] [NET__IDENT_TRACE] 69.245.163.18:1760: Tried patch Anniversary_world, and it did not match.
[02.08. - 00:27:12] [NET__IDENT_TRACE] 69.245.163.18:1760: First opcode 0x7752 did not match expected 0x61d6
[02.08. - 00:27:12] [NET__IDENT_TRACE] 69.245.163.18:1760: Tried patch Anniversary_zone, and it did not match.
[02.08. - 00:27:12] [NET__IDENT_TRACE] 69.245.163.18:1760: First opcode 0x7752 did not match expected 0x2154
[02.08. - 00:27:12] [NET__IDENT_TRACE] 69.245.163.18:1760: Tried patch Live_world, and it did not match.
[02.08. - 00:27:12] [NET__IDENT_TRACE] 69.245.163.18:1760: First opcode 0x7752 did not match expected 0x7772
[02.08. - 00:27:12] [NET__IDENT_TRACE] 69.245.163.18:1760: Tried patch Live_zone, and it did not match.
[02.08. - 00:27:12] [NET__IDENT_TRACE] 69.245.163.18:1760: First opcode 0x7752 did not match expected 0x2792
This error has occurred with both dynamic and static zones. I haven't confined it to one single character or class or anything really decisive. The four characters above are (in sequence) warrior, bard, cleric, and shadow knight, so it seems it can occur with anyone.

Server is running Windows Server 2003, 4 GBs of RAM, and runs like a dream other than this one little hiccup. We're running the current PEQ database and current build (1090).

This is just making for a depressed player base, and making me feel like quite a let-down to have no answers for them. I'd be thrilled with any suggestions to try. Thanks for your time.

Also: If it would help to look at a full log file from one of the recent zone crashes of Dragon Necroplis, please click here.
Reply With Quote
  #3  
Old 02-07-2008, 06:58 PM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default

And now I'm doubting it. Dammit.

I stood in the Nexus, alone, and spam-clicked to equip two different swords. I was able to reproduce the op code error, but not the zone crash.

Code:
[02.08. - 01:48:15] [INVENTORY__SLOTS] Greenmistlolz: Moving entire item from slot 30 to slot 13
[02.08. - 01:48:15] [INVENTORY__SLOTS] Greenmistlolz: Src slot 30 has item Ancient Prismatic Claymore (29436) with 1 charges in it.
[02.08. - 01:48:15] [INVENTORY__SLOTS] Greenmistlolz: Dest slot 13 has item Corrupted Shissar Claidhmore (7962) with 1 charges in it.
[02.08. - 01:48:15] [INVENTORY__SLOTS] Greenmistlolz: Moving entire item from slot 30 to slot 13
[02.08. - 01:48:16] [INVENTORY__SLOTS] Greenmistlolz: Src slot 30 has item Corrupted Shissar Claidhmore (7962) with 1 charges in it.
[02.08. - 01:48:16] [INVENTORY__SLOTS] Greenmistlolz: Moving entire item from slot 30 to slot 28
[02.08. - 01:48:39] [INVENTORY__SLOTS] Greenmistlolz: Src slot 13 has item Ancient Prismatic Claymore (29436) with 1 charges in it.
[02.08. - 01:48:39] [INVENTORY__SLOTS] Greenmistlolz: Moving entire item from slot 13 to slot 30
[02.08. - 01:48:39] [CLIENT__NET_ERR] Greenmistlolz: Unhandled incoming opcode: [OpCode OP_WeaponUnequip2 (0x381d) Size=8]
[02.08. - 01:48:39] [CLIENT__NET_ERR] Greenmistlolz: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x6c5e) Size=12]
[02.08. - 01:48:39] [INVENTORY__SLOTS] Greenmistlolz: Src slot 30 has item Ancient Prismatic Claymore (29436) with 1 charges in it.
[02.08. - 01:48:39] [INVENTORY__SLOTS] Greenmistlolz: Dest slot 28 has item Corrupted Shissar Claidhmore (7962) with 1 charges in it.
[02.08. - 01:48:39] [INVENTORY__SLOTS] Greenmistlolz: Moving entire item from slot 30 to slot 28
[02.08. - 01:48:40] [INVENTORY__SLOTS] Greenmistlolz: Src slot 30 has item Corrupted Shissar Claidhmore (7962) with 1 charges in it.
[02.08. - 01:48:40] [INVENTORY__SLOTS] Greenmistlolz: Moving entire item from slot 30 to slot 13
[02.08. - 01:48:40] [CLIENT__NET_ERR] Greenmistlolz: Unhandled incoming opcode: [OpCode OP_WeaponEquip2 (0x63da) Size=8]
[02.08. - 01:48:40] [CLIENT__NET_ERR] Greenmistlolz: Unhandled incoming opcode: [OpCode OP_WeaponEquip1 (0x6c5e) Size=12]
[02.08. - 01:48:40] [INVENTORY__SLOTS] Greenmistlolz: Src slot 28 has item Ancient Prismatic Claymore (29436) with 1 charges in it.
[02.08. - 01:48:40] [INVENTORY__SLOTS] Greenmistlolz: Moving entire item from slot 28 to slot 30
[02.08. - 01:48:41] [INVENTORY__SLOTS] Greenmistlolz: Src slot 30 has item Ancient Prismatic Claymore (29436) with 1 charges in it.
[02.08. - 01:48:41] [INVENTORY__SLOTS] Greenmistlolz: Dest slot 13 has item Corrupted Shissar Claidhmore (7962) with 1 charges in it.
[02.08. - 01:48:41] [INVENTORY__SLOTS] Greenmistlolz: Moving entire item from slot 30 to slot 13
[02.08. - 01:48:41] [INVENTORY__SLOTS] Greenmistlolz: Src slot 30 has item Corrupted Shissar Claidhmore (7962) with 1 charges in it.
[02.08. - 01:48:41] [INVENTORY__SLOTS] Greenmistlolz: Dest slot 13 has item Ancient Prismatic Claymore (29436) with 1 charges in it.
[02.08. - 01:48:41] [INVENTORY__SLOTS] Greenmistlolz: Moving entire item from slot 30 to slot 13
[02.08. - 01:48:41] [INVENTORY__SLOTS] Greenmistlolz: Src slot 30 has item Ancient Prismatic Claymore (29436) with 1 charges in it.
[02.08. - 01:48:41] [INVENTORY__SLOTS] Greenmistlolz: Dest slot 13 has item Corrupted Shissar Claidhmore (7962) with 1 charges in it.
I think the common thread I'm seeing between actual crashes and this op code error is with bards. However, not being on the developer side, I have no idea what to look and test for. I'd appreciate some guidance, but I'll keep testing with my own methods anyway. Thanks much.
Reply With Quote
  #4  
Old 02-08-2008, 12:44 PM
So_1337
Dragon
 
Join Date: May 2006
Location: Cincinnati, OH
Posts: 689
Default

Anyone else having trouble with this op code? Or with bards, in particular? I'm not really a stranger to bards crashing, as it is.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 01:12 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3