Results 1 to 4 of 4

Thread: Interacting with Bazaar window gives warning

  1. #1
    Registered User
    Join Date
    Aug 2020
    Posts
    131

    Interacting with Bazaar window gives warning

    Code:
    Warning: OP_BazaarSearchRequest  (0x229) (dataLen: 24) doesn't match:
    Warning: OP_BazaarSearchRequest  (0x229) (dataLen: 12) doesn't match:
    Warning: OP_BazaarSearchResponse  (0x6615) (dataLen: 1998) doesn't match: modulus of sizeof(bazaarSearchResponseStruct):160
    Warning: OP_BazaarSearchResponse  (0x6615) (dataLen: 1998) doesn't match: modulus of sizeof(bazaarSearchResponseStruct):160
    Warning: OP_BazaarSearchResponse  (0x6615) (dataLen: 1998) doesn't match: modulus of sizeof(bazaarSearchResponseStruct):160
    Warning: OP_BazaarSearchRequest  (0x229) (dataLen: 12) doesn't match:
    Warning: OP_BazaarSearchRequest  (0x229) (dataLen: 284) doesn't match:

    Looks like this struct needs some work. I was in a different zone than bazaar at the time, but not sure if that matters. I was running some searches.
    Last edited by xerxes; 07-11-2021 at 09:01 PM.

  2. #2
    Did you SEQ today? BlueAdept's Avatar
    Join Date
    Dec 2001
    Posts
    2,003

    Re: Interacting with Bazaar window gives warning

    I think there is a patch coming up in a couple days. I wont get time to look at it until the weekend. If it is still messed up then, Ill try to look at it.
    Filters for ShowEQ can now be found here. filters-5xx-06-20-05.tar.gz

    ShowEQ file section is here. https://sourceforge.net/project/show...roup_id=10131#

    Famous Quotes:

    Ratt: WTF you talkin' about BA? (Ok.. that sounds like a bad combo of Diffrent Strokes and A-Team)

    Razzle: I showeq my wife

  3. #3
    Administrator
    Join Date
    Sep 2005
    Posts
    353

    Re: Interacting with Bazaar window gives warning

    Quote Originally Posted by xerxes View Post
    Code:
    Warning: OP_BazaarSearchRequest  (0x229) (dataLen: 24) doesn't match:
    Warning: OP_BazaarSearchRequest  (0x229) (dataLen: 12) doesn't match:
    Warning: OP_BazaarSearchResponse  (0x6615) (dataLen: 1998) doesn't match: modulus of sizeof(bazaarSearchResponseStruct):160
    Warning: OP_BazaarSearchResponse  (0x6615) (dataLen: 1998) doesn't match: modulus of sizeof(bazaarSearchResponseStruct):160
    Warning: OP_BazaarSearchResponse  (0x6615) (dataLen: 1998) doesn't match: modulus of sizeof(bazaarSearchResponseStruct):160
    Warning: OP_BazaarSearchRequest  (0x229) (dataLen: 12) doesn't match:
    Warning: OP_BazaarSearchRequest  (0x229) (dataLen: 284) doesn't match:

    Looks like this struct needs some work. I was in a different zone than bazaar at the time, but not sure if that matters. I was running some searches.
    I looked at this a while back and I recall seeing they made the packets all variable length with the length in the first octet. I messed with trying to make it work but it was over my head as far as changing the structs and handler to accept variable length packets. There is even a packetstream type for handling exactly this type of packet but I could not get it to do anything helpful. I bet someone more knowledgeable could make quick work of it though.

  4. #4
    Did you SEQ today? BlueAdept's Avatar
    Join Date
    Dec 2001
    Posts
    2,003

    Re: Interacting with Bazaar window gives warning

    That probably rules me out then. I was never able to do stuff with variable length...which seems to be most stuff now.
    Filters for ShowEQ can now be found here. filters-5xx-06-20-05.tar.gz

    ShowEQ file section is here. https://sourceforge.net/project/show...roup_id=10131#

    Famous Quotes:

    Ratt: WTF you talkin' about BA? (Ok.. that sounds like a bad combo of Diffrent Strokes and A-Team)

    Razzle: I showeq my wife

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