Next update...

  • Thread starter Thread starter SlyckTires
  • 9 comments
  • 1,092 views
Messages
1,554
Messages
SlyckTires
If anyone from PD is reading this, I have a small piece of code I'd like to share with you.

if network_lobby_progressbar = 100% and lobby_entered = false then
quit_to_lobby_menu = true
end if

Anyone else get what I'm talking about here?
 
Yes, they definitely need to fix that glitch. Happens with the seasonals from time to time as well.
 
If anyone from PD is reading this, I have a small piece of code I'd like to share with you.

if network_lobby_progressbar = 100% and lobby_entered = false then
quit_to_lobby_menu = true
end if

Anyone else get what I'm talking about here?

This sounds like simple game programming code(though its not suppose to show up on your screen).....


This is basically the program code that runs when you get disconnected while trying to join an online lobby i think.....The progress bar goes to 100% but sometimes the room doesnt wanna let you in so the "lobby entered is false"

Then it shows the you "just got disconnected from the server" message and then you return to the lobby after hitting the circle button...


don't know why it would show up in the seasonal event...

Did you scratch your disk?Or is your disk dirty?
 
No, the code doesnt actually appear on screen. What happens is when the game gets stuck in a loop if a lobby won't load. The console hasn't crashed as you can easily quit out of the game. What I was trying to suggest is that someone ought to patch this behaviour rather than leaving users to exit, especially when you might wind up losing unsaved progress. The 'code' is just made up for a joke in order to make a point - rather badly, it seems
 
Why do people keep bring this up in a form when it's just going to be closed. If you really want to voice something about a new update don't do it here. Write Sony or PD if your able to get the info.
 
Why do people keep bring this up in a form when it's just going to be closed. If you really want to voice something about a new update don't do it here. Write Sony or PD if your able to get the info.
I've never had a thread closed on me before - I'm quite excited.

Anyway, if you actually bothered to read the thread, you'd know it's not about updates, but a problem I've been experiencing with the online lobby. I tried to infuse it with a little humour, it seems to no obvious benefit.
 
I've never had a thread closed on me before - I'm quite excited.

Anyway, if you actually bothered to read the thread, you'd know it's not about updates, but a problem I've been experiencing with the online lobby. I tried to infuse it with a little humour, it seems to no obvious benefit.


Nevermind, I saw the humour in it.
 
What I would like to see is the ability to exit a seasonal race without going all the way back to the Home screen.

In A/B Spec, when you exit a race, it takes you back to the track selection screen within a particular race type. That way you can easily begin the next race within that section. However, in seasonals, when you finish a race and want to exit to play the next track, it quits you all the way back to the Home screen. Then you have to select Seasonal again, scroll over to the appropriate selection and enter, then select the track. All this forces you to go through two loading screens.
 
@SlyckTires your point is very good, this would help a lot and saved much of our time (exiting the game and loading again)
 
Back