Bugs item #1711244, was opened at 2007-05-03 00:29
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=1711244&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: metaserver-lite
Group: Bug - Protocol
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Lee Begg (llnz)
Assigned to: Tim Ansell (mithro)
Summary: Metaserver doesn't reply with a frame to game registration
Initial Comment:
The metaserver currently returns this to the game server when
registering/updating:
<pre>array(32) {
["action"]=>
string(6) "update"
["sertype"]=>
string(12) "tpserver-cpp"
["server"]=>
string(5) "0.4.1"
["tp"]=>
string(7) "0.3,0.2"
["key"]=>
string(22) "xxxxxxxxxxxxxxxx"
["rule"]=>
string(7) "MiniSec"
["rulever"]=>
string(3) "0.2"
["objs"]=>
string(2) "27"
["plys"]=>
string(1) "2"
["prd"]=>
string(3) "600"
["admin"]=>
string(20) "[EMAIL PROTECTED]"
["cmt"]=>
string(85) "This is Lee\'s development game, running the bleeding edge
tpserver-cpp. Reset Often."
["ln"]=>
string(9) "llnz-dev1"
["sn"]=>
string(2) "tp"
["next"]=>
string(10) "1178109440"
["turn"]=>
string(2) "25"
["type0"]=>
string(2) "tp"
["port0"]=>
string(4) "6923"
["dns0"]=>
string(15) "llnz.dyndns.org"
["ip0"]=>
string(13) "121.72.137.77"
["type1"]=>
string(6) "tphttp"
["port1"]=>
string(4) "8080"
["dns1"]=>
string(15) "llnz.dyndns.org"
["ip1"]=>
string(13) "121.72.137.77"
["type2"]=>
string(7) "tphttps"
["port2"]=>
string(4) "8088"
["dns2"]=>
string(15) "llnz.dyndns.org"
["ip2"]=>
string(13) "121.72.137.77"
["type3"]=>
string(3) "tps"
["port3"]=>
string(4) "6924"
["dns3"]=>
string(15) "llnz.dyndns.org"
["ip3"]=>
string(13) "121.72.137.77"
}
</pre>
According to the protocol, it should be returning a frame.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1711244&group_id=132078
_______________________________________________
tp-bugs mailing list
[email protected]
http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs