You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
both players play game
1 person forfeits
other person quits
create game -> works fine
join game -> freezes applicatoin then create game fails
^^ FIXED
When either player quits from main menu, server segfaults.
#2 )
end game:
You: Play again
Opponent: Quit
You: No response just sit there like a derp
Opponent: x's out of application then server crashes...
#3)
random quitting:
You: forfeit gaem
Opponent: gets prompt, quits out
You: create new game // sometimes crashes after waiting too long
Opponent: Tries to join game, nothing happens...
Hit join again and join an empty game with "Opponent quit!"
Hit quit, then exit application, segfault!
#4)
both players play game
p1 creates game
p2 joins game
p2 forfeits game
p1 quits game
p1 creates new gaem
p2 joins new game but appplication crashes!
The text was updated successfully, but these errors were encountered:
#1)
both players play game
1 person forfeits
other person quits
create game -> works fine
join game -> freezes applicatoin then create game fails
^^ FIXED
When either player quits from main menu, server segfaults.
#2 )
end game:
You: Play again
Opponent: Quit
You: No response just sit there like a derp
Opponent: x's out of application then server crashes...
#3)
random quitting:
You: forfeit gaem
Opponent: gets prompt, quits out
You: create new game // sometimes crashes after waiting too long
Opponent: Tries to join game, nothing happens...
Hit join again and join an empty game with "Opponent quit!"
Hit quit, then exit application, segfault!
#4)
both players play game
p1 creates game
p2 joins game
p2 forfeits game
p1 quits game
p1 creates new gaem
p2 joins new game but appplication crashes!
The text was updated successfully, but these errors were encountered: