Closed b1naryth1ef closed 12 years ago
Guessing its a weird response from the server, but we should catch it anyway...
Is it reproducible on demand or is it sporadic?
Reproducible. I have a feeling its the weird mac version. Some commands (such as tell) just dont exsist in the server binary. We should probably have a way of detecting if this is so, and warn the user accordingly.
Fix this by catching that exception and throwing a warning message about incompatibile server builds.
Ideas?