Search found 3 matches

by usacha
13 Oct 2011, 12:38
Forum: SmartFoxServer 1.x Discussions and Help
Topic: AS3 Room variables and problems with receiving messages
Replies: 1
Views: 5128

AS3 Room variables and problems with receiving messages

Hello!
As you're already understand I have a problem )

1 - User situated in lobby
2 - User joined to random room (a lots of room variables changed from server side)
3 - User set room variable
4 - User leave room
5 - User try to join random room again.

After step 5 I've got an Error #1009: Cannot ...
by usacha
21 Dec 2009, 10:19
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Wrong XML Received
Replies: 22
Views: 32073

We have SF Server v1.6.6
and flash client V1.5.3

I've install flash client V1.6.1,
but this bug didn't fix there.
Problem is in function xmlReceived(msg:String):void
Sometimes server send us wrong xml that contains two messages
by usacha
14 Dec 2009, 12:59
Forum: SmartFoxServer 1.x Discussions and Help
Topic: Wrong XML Received
Replies: 22
Views: 32073

Wrong XML Received

Hello!
We're using SmartFox flash client, and some times (rarely) appears strange bug:

TypeError: Error #1088: The markup in the document following the root element must be well-formed.
at it.gotoandplay.smartfoxserver::SmartFoxClient/xmlReceived()
at it.gotoandplay.smartfoxserver ...