Results 1 to 15 of 53

Thread: 4/13/11 patch

Threaded View

  1. #1
    Registered User
    Join Date
    Mar 2011
    Posts
    13

    4/13/11 patch

    The 4/13/11 decided to break my SEQ installation. It was working last night with the fixes mentioned in this thread. Now I get a wall OP errors before it seg faults out. I get different errors depending on what zone I go into (I assume it depends on mobs/people). These are the ones I get (and where they show up when grep'd):

    ClickObject (interface.cpp)
    MobUpdate (everquest.h)
    ClientUpdate (interface.cpp)
    InspectAnswer (interface.cpp)
    DeleteSpawn (spawnlog.cpp/h/moc)

    I can't do any logging because it crashes with a seg fault shortly after starting.

    Here's a snippet of one of my crashes:
    Code:
    Warning: OP_ClickObject  (0x442a) (dataLen: 65) doesn't match: sizeof(remDropStruct):8
    Warning: OP_ClickObject  (0x442a) (dataLen: 62) doesn't match: sizeof(remDropStruct):8
    Player: Exp: Set: 91872946 total, with 3189602 (18/330) into level with 4807566 left, where 1/330 = 24233
    Player: Exp: New: < 24233, 436194 (18/330) into level with 7560974 left
    Warning: OP_ClientUpdate  (0x7062) (dataLen: 24) doesn't match: sizeof(playerSpawnPosStruct):22 sizeof(playerSelfPosStruct):40
    Warning: OP_MobUpdate  (0x4656) (dataLen: 14) doesn't match: sizeof(spawnPositionUpdate):12
    Warning: OP_MobUpdate  (0x4656) (dataLen: 14) doesn't match: sizeof(spawnPositionUpdate):12
    Warning: OP_InspectAnswer  (0x2370) (dataLen: 10) doesn't match: sizeof(inspectDataStruct):1860
    Warning: OP_ClientUpdate  (0x7062) (dataLen: 24) doesn't match: sizeof(playerSpawnPosStruct):22 sizeof(playerSelfPosStruct):40
    Warning: OP_InspectAnswer  (0x2370) (dataLen: 10) doesn't match: sizeof(inspectDataStruct):1860
    Warning: OP_DeleteSpawn  (0x220c) (dataLen: 12) doesn't match: sizeof(deleteSpawnStruct):4
    Segmentation fault
    It looks like OP codes have changes, or have the structures changed? How does one tell? There doesn't seem to be much activity in this forum so I'm just curious as to if anyone is still hunting these down.

    I can sometimes get it to NOT crash. Now when figuring out these OP codes (if that's all it is) do I change them in conf/zoneopcodes.xml or /usr/local/share/showeq? And does it require a recompile?
    Last edited by mons00n; 04-13-2011 at 09:09 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On