aMule Forum

English => aMule Help => Topic started by: hopelessone on January 10, 2008, 04:57:16 AM

Title: This KAD CInvalidPacket is always in my logs...how to fix?
Post by: hopelessone on January 10, 2008, 04:57:16 AM
Hi,

2008-01-10 09:40:26: Indexed.cpp(241): Kademlia Indexing: CInvalidPacket Exception in CIndexed::readFile: CInvalidPacket: Integer tag expected, but found ""=Type=10

do i just ignore this? or how do i fix it?

thanks..
Title: Re: This KAD CInvalidPacket is always in my logs...how to fix?
Post by: Xaignar on January 10, 2008, 08:06:09 PM
You don't fix it, we do :)
Title: Re: This KAD CInvalidPacket is always in my logs...how to fix?
Post by: hopelessone on January 11, 2008, 02:28:36 PM
Hi Xaignar,

Thanks for the info...

todays error with CVS 11/1...

2008-01-11 22:24:31: Indexed.cpp(241): Kademlia Indexing: CInvalidPacket Exception in CIndexed::readFile: CInvalidPacket: Integer tag expected, but found 0x02=(Bsob)8

HTH..
Title: Re: This KAD CInvalidPacket is always in my logs...how to fix?
Post by: Kry on January 11, 2008, 08:04:56 PM
You don't fix it, we do :)

I don“t think you need to fix anything, that was just debug.
Title: Re: This KAD CInvalidPacket is always in my logs...how to fix?
Post by: Xaignar on January 11, 2008, 08:53:39 PM
Nope, that't an error on our part. It's because we fail to handle BSOB tags that should have been converted to proper uint64 tags when recieved.
Title: Re: This KAD CInvalidPacket is always in my logs...how to fix?
Post by: skolnick on January 12, 2008, 05:23:00 AM
I am getting also that log every time I try to connect, good the cause has been found.

Thanks :)