Bug #256
null pointer exception with connect button in client
Start date:
Due date:
% Done:
0%
Description
Occurs when connection fails, and then you click connect again:
Exception in thread "ActionHandler" java.lang.NullPointerException
at ColonetServerInterface.disconnect(ColonetServerInterface.java:219)
at Colonet.disconnect(Colonet.java:445)
at Colonet$ActionHandler.run(Colonet.java:719)
History
#3 Updated by Rich Hong almost 14 years ago
- Status changed from 5 to Fixed
#4 Updated by Rich Hong almost 14 years ago
- Category set to ColoNet