eproxus / sharpwired

Automatically exported from code.google.com/p/sharpwired
0 stars 0 forks source link

Nullpointer exception when quitting #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start SharpWired
2. Press exit

What is the expected output?
The program closes

What do you see instead?
Null pointer exception in SharpWiredModel.cs on:
ConnectionManager.Commands.Leave(1);

Original issue reported on code.google.com by lindberg...@gmail.com on 15 Feb 2009 at 12:31

GoogleCodeExporter commented 9 years ago

Original comment by lindberg...@gmail.com on 25 Feb 2009 at 5:58