Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current issues with client #1

Closed
zamn opened this issue Apr 30, 2012 · 3 comments
Closed

Current issues with client #1

zamn opened this issue Apr 30, 2012 · 3 comments
Assignees

Comments

@zamn
Copy link
Owner

zamn commented Apr 30, 2012

#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!

@zamn
Copy link
Owner Author

zamn commented Apr 30, 2012

worked on problem #1, everything works except for the segfaulting after quitting.

@zamn
Copy link
Owner Author

zamn commented Apr 30, 2012

Fixed Issue #4 on issue list.

@zamn
Copy link
Owner Author

zamn commented Apr 30, 2012

Fixed issue #2 on issue list.

@zamn zamn closed this as completed Jun 28, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants