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

Fix for multiplayer crashing and not having a difficulty setting #183

Merged
merged 1 commit into from
Feb 22, 2012
Merged

Fix for multiplayer crashing and not having a difficulty setting #183

merged 1 commit into from
Feb 22, 2012

Conversation

Borsty
Copy link
Contributor

@Borsty Borsty commented Feb 22, 2012

Added difficulty selection screen to multiplayer, difficulty gets sent to client.

@Maescool
Copy link
Owner

This version better then #172 ?

@Borsty
Copy link
Contributor Author

Borsty commented Feb 22, 2012

#172 doesn't seem to change anything with the missing difficulty setting (which is null, causing a crash) I can only see some code cleanups and changed debug messages :s

@xPaw
Copy link
Contributor

xPaw commented Feb 22, 2012

@Maescool these pull requests fix different kinds of crashes. This one fixes crash with difficulty, mine fixes when player disconnects.

@Borsty
Copy link
Contributor Author

Borsty commented Feb 22, 2012

Wait im dumb.. #172 addresses the crash when you disconnect, which still isn't properly handled.

Borsty added a commit that referenced this pull request Feb 22, 2012
Fix for multiplayer crashing and not having a difficulty setting
@Borsty Borsty merged commit 3f6a70f into Maescool:master Feb 22, 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

Successfully merging this pull request may close these issues.

3 participants