exclamation-circle Leaderboards Server Hotfixes (4/12/14)

  • HiGuy
  • HiGuy's Avatar Topic Author
  • Offline
  • Lead Developer
  • Lead Developer
  • PQ Developer Emeritus
  • Posts: 1334
  • Thank you received: 605
12 Apr 2014 04:48 - 12 Apr 2014 04:48 #1
Just found out that guest logins on the LBs were somewhat broken (they weren't getting an IDENTIFY SUCCESS response). That should be fixed now. Let me know if there are any other problems with guest access.

-HiGuy

This signature is real code
Code:
function clientcmd12dothepq() { commandToClient(LocalClientConnection, '34onthedancefloor'); }
Last edit: 12 Apr 2014 04:48 by HiGuy.

Please Log in or Create an account to join the conversation.

  • Posts: 787
  • Thank you received: 123
12 Apr 2014 11:31 #2
Is this why some guests were getting multiple/duplicate sessions?

Please Log in or Create an account to join the conversation.

  • HiGuy
  • HiGuy's Avatar Topic Author
  • Offline
  • Lead Developer
  • Lead Developer
  • PQ Developer Emeritus
  • Posts: 1334
  • Thank you received: 605
12 Apr 2014 17:22 #3
Potentially. What I noticed was happening was, if you disconnected from a server/mission as a guest (so leaving a server, pressing "back" on the end screen, anything that leaves a mission), then you would be sent to the singleplayer interface because LoggedIn was not being set. However, the game didn't disconnect your LB session, so if you tried to login again, you would have two sessions open. Hopefully this fixes that.

This signature is real code
Code:
function clientcmd12dothepq() { commandToClient(LocalClientConnection, '34onthedancefloor'); }

Please Log in or Create an account to join the conversation.

Moderators: Doomblah
Time to create page: 1.353 seconds