computor Posted May 30, 2015 Share Posted May 30, 2015 My client constantly disconnects from the server for whatever reason, and I get the warning message "Connecion lost, attempting to re-establish" (that black box in the top left). We've all seen it. Anyway, is there a way to check for it? Quote Link to comment Share on other sites More sharing options...
Soldtodie Posted May 30, 2015 Share Posted May 30, 2015 Open the widget debugger and check if you can get it. Quote Link to comment Share on other sites More sharing options...
computor Posted May 30, 2015 Author Share Posted May 30, 2015 Open the widget debugger and check if you can get it. Cannot. Quote Link to comment Share on other sites More sharing options...
Joseph Posted May 30, 2015 Share Posted May 30, 2015 Use the new responsive code Alek added Quote Link to comment Share on other sites More sharing options...
FrostBug Posted May 31, 2015 Share Posted May 31, 2015 getClient().getLoginState() != LoginState.LOGGED_IN Quote Link to comment Share on other sites More sharing options...