Page 2 of 7

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Mon Nov 18, 2013 2:54 am
by Commando
Found out he was on N. The game gave me his version once I was on N. Wouldn't have wasted the time had I been informed he had his game password protected.

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Mon Nov 18, 2013 3:19 am
by General BlackDragon
im still finding most games have a lot of ??? for info, including GS version. :(

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Mon Nov 18, 2013 3:58 am
by Vassili
im still finding most games have a lot of ??? for info, including GS version
Same, and GSH had tell me BZ2 can't see the version info of other versions....
Glad to see that had exist before, i'm not mad!

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Mon Nov 18, 2013 4:01 am
by Nielk1
I think that is because you need to query the server for most details and if natneg was used you can't without doing a full join.

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Mon Nov 18, 2013 4:02 am
by Commando
Yeah, I suspect gamespy allowed bz2 to upload that info to their matchmaking servers so it could be viewed by clients. With Raknet, it appears the clients must be able to communicate with the host, with the ports opened, to retrieve said info.

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Mon Nov 18, 2013 2:31 pm
by mase
I was in a game that showed ??? in the lobby, after I left shortly I couldn't join again, saying natneg: unknown error. So there seems to be some bug with joining games. Edit: I left after after the game ended. I think the host tried rehosting but I still couldn't join.

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Mon Nov 18, 2013 3:40 pm
by Nielk1
natneg seems to be a bit temperamental. Direct open ports, as always, seems to work the best, thought at least anyone can host now with natneg even if it isn't the best situation. Should try to come up with easy way to reproduce the issues with natneg servers for fixing later.

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Mon Nov 18, 2013 3:50 pm
by Zero Angel
I've tried joining another player who was hosting before and was unable to join with or without natneg. Not sure if he's forwarded ports or not which might complicate things.

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Mon Nov 18, 2013 4:19 pm
by GSH
Gamespy QR2 code (in BZ2 1.3.6.0-1.3.6.2) would use NatNeg internally to get and cache (on their servers) info about games behind a NAT. RakNet does not, and shows ??? if a direct connection is not possible. The downside of the QR2 approach is that stale information could be presented much more often - a rather common complaint that has mostly vanished. RakNet will time out servers in at most 150 seconds (2.5 minutes) if the host crashes so hard they can't get to the emergency unregister session code.

-- GSH

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Tue Nov 19, 2013 1:15 pm
by Vassili
After the transparent stats window, the translucent menu.
Image

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Tue Nov 19, 2013 1:21 pm
by Red Spot
Thats been there since 1.3's additional pages where introduced, but happens inregularly and cant be reproduced with certainty.

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Tue Nov 19, 2013 3:17 pm
by Nielk1
Going "very fast" seems to cause it more often. I suspect an order of operations irregularity.

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Tue Nov 19, 2013 4:08 pm
by Vassili
You mean i'm faster of BZ2? \0/

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Tue Nov 19, 2013 5:43 pm
by Nielk1
Vassili wrote:You mean i'm faster of BZ2? \0/
BZ2 is only 10 or 15 turns per second MAX, AI is even slower, if you aren't faster than BZ2 you're on death's door.

Re: 1.3.6.4z2 - OPEN BETA & TESTING

Posted: Tue Nov 19, 2013 5:49 pm
by GSH
Shell runs faster - roughly per-frame, though some things are on timers. But, there may be an order-of-operations bug.

As I've said elsewhere, the key to getting bugs squashed is to make them happen reliably on demand on my systems. Screenshots are only a step towards that.

-- GSH