redundant debug message upon room join

Post here all your questions related with SmartFoxServer .Net/Unity3D API

Moderators: Lapo, Bax

volk
Posts: 1
Joined: 23 Apr 2010, 12:53

redundant debug message upon room join

Postby volk » 23 Apr 2010, 13:03

In SmartFox C# API v1.2.4, when a connection is established and the user is joining a room, a message is written to the console, e.g.:

Code: Select all

u(Element: )
 i = 9
 m = 0
  n(Element: )
    #cdata-section(CDATA: generator)
  vars(Element: )


Apparently, this is a result of XmlUtil.Dump invocation in SysHandler.cs:372:

Code: Select all

XmlUtil.Dump(usr, 0);


When I use the API in various command-line tools, the message is a little annoying. Hope you will consider a fix.

Thank you!

--
Sergii Volchkov
ThomasLund
Posts: 1297
Joined: 14 Mar 2008, 07:52
Location: Sweden

Postby ThomasLund » 23 Apr 2010, 19:32

Ahh yeh - old debug thing.

Thanks for reporting

/Thomas

Return to “.Net / Unity3D API”

Who is online

Users browsing this forum: No registered users and 17 guests