Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Support > Archive::Packetcollector

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

Reply
 
Thread Tools Display Modes
  #1  
Old 11-20-2003, 07:46 PM
tbigg
Sarnak
 
Join Date: Oct 2003
Posts: 45
Default Is this a collector bug, or is Sony overloading spell_id?

I just noticed that about 6500 records in dumpeditems have recently changed the value of spellid from -1 to 65535. Since there is no spell with that ID, I'm just wondering if this is really the way the data is being sent now, or is this a bug in collector? Maybe from treating a signed int as an unsigned?

If this is really the way the data is being sent now, then Sony may have overloaded this field with some new non-spell flag value. Or they just decided to globally replace -1 with 65535.
Reply With Quote
  #2  
Old 11-20-2003, 09:20 PM
kalipsh
Fire Beetle
 
Join Date: Nov 2003
Posts: 6
Default

Or maybe from having treated an always-unsigned int as a signed int before and they just fixed it?
Reply With Quote
  #3  
Old 11-21-2003, 06:30 AM
Doodman's Avatar
Doodman
Developer
 
Join Date: Aug 2003
Posts: 246
Default

Code:
(unsigned short)-1 = 65535
Of for you windows peeps:
Code:
(uint16)-1 = 65535
Are you seeing this in the raw collected packets or in the database?
Reply With Quote
  #4  
Old 11-22-2003, 01:12 PM
tbigg
Sarnak
 
Join Date: Oct 2003
Posts: 45
Default

I'm seeing it in the downloaded dumpeditems.sql file. I have not looked at the raw data from collected packets.
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 03:56 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3