Bugs item #1844498, was opened at 2007-12-05 01:10
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1844498&group_id=132078
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tpserver-cpp
Group: Bug - Protocol
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Krzysztof Sobolewski (jezuch)
Assigned to: Lee Begg (llnz)
Summary: "Protocol Error" Fail reply is asynchronous
Initial Comment:
I tried to send a FinishedTurn (ported to TP03 from TP04) to demo1 from
Starmapper (as suggested by Mithro), but it seems that demo1 doesn't support
this, so I got a Fail frame. The thing is that this is an asynchronous frame,
with sequence 0:
net.thousandparsec.netlib.DefaultConnectionListener: Sent frame seq 10, type 63
({FinishedTurn; super:{Request}})
net.thousandparsec.netlib.DefaultConnectionListener: Received asynchronous
frame seq 0, type 1 ({Fail; code: Protocol; result: Protocol Error;
super:{Response}})
Connection error:
net.thousandparsec.netlib.TPException: Unexpected frame: type 1 ({Fail; code:
Protocol; result: Protocol Error; super:{Response}})
This is most probably more general that just FinishedTurn, but I'm not familiar
with the server's code :)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1844498&group_id=132078
_______________________________________________
tp-bugs mailing list
[email protected]
http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs