Game Development Community

need help in join server

by Balasubramaniyam · in Torque Developer Network · 06/27/2009 (12:20 am) · 1 replies

hi friends...
i am new to torque... in my project client can found the server when i press QUERYLAN button but when i press JOINSERVER button , the client cannot join with server... plz help me.... waiting for ur reply...

my console log file output...
ServerQuery: done One server found. 1
Server query canceled.
Joining :IP:172.18.0.240:28000
Adding a pending connection
Sending Connect challenge Request
Got Connect challenge Response
Sending Connect Request
Connection established 19189
Joining :IP:172.18.0.240:28000
Adding a pending connection
Sending Connect challenge Request
Got Connect challenge Response
Sending Connect Request
Connection established 19190
Exporting client prefs
Exporting client config
Exporting server prefs
Exporting client prefs
Exporting server prefs
Issuing Disconnect packet.
Issuing Disconnect packet.
Error, cannot unlink namespace parent linkage for HomeGui_News_Bar for GuiControl.
Error, cannot unlink namespace parent linkage for HomeGui_News_Bar for GuiControl.
Error, cannot unlink namespace parent linkage for HomeGui_News_Bar for GuiControl.
Error, cannot unlink namespace parent linkage for HomeGui_News_Bar for GuiControl.
Shutting down the OpenGL display device...
Making the GL rendering context not current...
Deleting the GL rendering context...
Releasing the device context...

#1
07/24/2009 (7:09 am)
It means that the client trying to connect to the server does not have the HomeGui_News_bar GuiControl. Try getting a correct version of the game from the server.