mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-users] opcode 33 and duplicate sources


From: Christian Loitsch
Subject: [Mldonkey-users] opcode 33 and duplicate sources
Date: Sat, 1 Feb 2003 01:00:47 +0100
User-agent: Mutt/1.4i

Hello,

since I installed the new CVS-version of mldonkey (-9) I get the
following message _very_ often.  I have to admit, that I normally don't
look at the output of mldonkey, so it might already existed in earlier
versions (and I only noticed it because of the mlnet-restart):

===
UNKNOWN: opcode 33
ascii: [ r(165)(165)(11)(21)(245) E(181)(182)
s(241)(138)(242)(211)(211)(24) P "(149)(159)(6)(31)(0)]
dec:
[(114)(165)(165)(11)(21)(245)(69)(181)(182)(115)(241)(138)(242)(211)(211)(24)(80)(34)(149)(159)(6)(31)(0)]
===

(of course everything from ascii on is different)

I looked at the source and I am quite sure, that it comes from the
following code:

=== donkey/donkeyProtoOvernet.ml ===
| _ ->
        Printf.printf "UNKNOWN: opcode %d" opcode; print_newline ();
        dump s;
        print_newline ();
        OvernetUnknown (opcode, s)
===


2nd problem:
Since version unstable-2-02-9 I also have many sources multiple times
(in the GUI) (some even around 40 times!).

If I am not mistaken, "Direct" clients don't show this property.

christian





reply via email to

[Prev in Thread] Current Thread [Next in Thread]