Page 1 of 1

Exception. BlueBox connection is not active

Posted: 02 Jul 2011, 10:46
by regulxenao
Hello!

Platform: SmartFox Server RC3, Flash
+enable using BlueBox

I try to simulate internet disconnection (I have reconnection script). But when I try to reconnect(or connect without internet) I revice exception, that I can't catch:

Code: Select all

Error: Can't send data, BlueBox connection is not active
at com.smartfoxserver.v2.bitswarm.bbox::BBClient/send()
at com.smartfoxserver.v2.core::SFSIOHandler/onDataWrite()
at com.smartfoxserver.v2.core::SFSProtocolCodec/onPacketWrite()
at com.smartfoxserver.v2.bitswarm::BitSwarmClient/send()
at com.smartfoxserver.v2::SmartFox/send()
at com.smartfoxserver.v2::SmartFox/sendHandshakeRequest()
at com.smartfoxserver.v2::SmartFox/onSocketConnect()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at com.smartfoxserver.v2.bitswarm::BitSwarmClient/onSocketConnect()

Posted: 04 Jul 2011, 09:47
by Lapo
Please describe exactly what you are trying to do, step by step