Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Development

Archive::Development Archive area for Development's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 02-08-2002, 04:20 AM
Gino
Sarnak
 
Join Date: Jan 2002
Posts: 64
Default Itemcollector and errors

Tried to collect some infos today.

I works great most the time but i noticed an error.

"Wrong Size on Item_shop_struct. Got : 229, Expected: 301"
(The got value varies)
Seems to happen on merchant npc`s only.

Looks like full invent and containers are causing Problems.

Regards
Gino

Edit: NPC sold Books as well
Reply With Quote
  #2  
Old 02-08-2002, 09:26 PM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

Ah, the item struct for books might be shorter than the standard. Nice pickup there. =)

Herm, only problem i can think of with a full inventory is insufficient buffer size, which should return some sort of zlib error (or, *gulp* crash). If i've got my head on right the max number of items on a character should be 207? (8bank + 80bank + 29inv + 80inv + 10cusorbag) That would be ~61k, buffer size in v0.4 (dont have earlier sources to check, and dont remember when i last changed it) is 75k.

Or actually, maybe the problems are related. If the item struct for books is truncated it would mess up if you had a book in your bank. Can anyone test that theory?
Reply With Quote
  #3  
Old 02-08-2002, 11:53 PM
Gino
Sarnak
 
Join Date: Jan 2002
Posts: 64
Default

Ok little more specific then.

The error seems to occur only on merchants.
And there only if they have a Container or Book or instructions for sell.(Guess any Items that could be read applies to this)

Workaround for the moment = Buy it and then zone.

Note: Happend on ver 3 havent tested 4 so far.
Will add more later.

Regards
Gino
Reply With Quote
  #4  
Old 02-09-2002, 10:29 AM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

what i was going off of was: "Edit: NPC sold Books as well".

Does this happen on NPCs that dont sell books as well?

Try running with "-o 0x0c20 -l somefilename.txt", that'll create a log of the OP_ShopItem packet. Send that to me and i can figure out what to do. =p
Reply With Quote
  #5  
Old 02-11-2002, 03:03 PM
DeletedUser
Fire Beetle
 
Join Date: Sep 2002
Posts: 0
Default

T7g logged this packet for me, got it fixed. =)

Will be in PC 0.5
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 12:24 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