Author Topic: Issue logging in  (Read 491 times)

Legacy_Jenna WSI

  • Hero Member
  • *****
  • Posts: 1837
  • Karma: +0/-0
Issue logging in
« on: November 08, 2011, 11:33:44 pm »


               Posted from one of our players... We have PRC, but all other players have been able to login just fine.

"Don't want to hijack a thread but I've been trying to get into the server and keep hitting "Timed out". People swear they see my char in the game but all I see is black screen. I've created a fresh hak folder just for WSI and still get the hanging black screen of Time Out. Is there something I should be doing? All the files are up to date and in the proper places.

My connection is 6mb and all ports are forwarded. No firewall blockade either. I'm not sure why it's causing such an issue.

Also I have tried both regular connection and direct connect. Still BSOTO."
               
               

               
            

Legacy_Lightfoot8

  • Hero Member
  • *****
  • Posts: 4797
  • Karma: +0/-0
Issue logging in
« Reply #1 on: November 09, 2011, 12:17:56 am »


               Have him ping your server and see what kind of a responce time he gets.

To ping the server in XP.  

click on 'start'  and select the 'run...' option.  
In the box that opens  type in  'cmd' then click 'ok'.

in the command window type:   ping -l 1024 -n 10  98.111.192.249

and hit return.   the -l  is a lowercase L if it is not clear.  

For comparision here are the results that I just got from pining your IP.


Pinging 98.111.192.249 with 1024 bytes of data:
 
Reply from 98.111.192.249: bytes=1024 time=73ms TTL=55
Reply from 98.111.192.249: bytes=1024 time=78ms TTL=55
Reply from 98.111.192.249: bytes=1024 time=76ms TTL=55
Reply from 98.111.192.249: bytes=1024 time=79ms TTL=55
Reply from 98.111.192.249: bytes=1024 time=78ms TTL=55
Reply from 98.111.192.249: bytes=1024 time=85ms TTL=55
Reply from 98.111.192.249: bytes=1024 time=77ms TTL=55
Reply from 98.111.192.249: bytes=1024 time=83ms TTL=55
Reply from 98.111.192.249: bytes=1024 time=77ms TTL=55
Reply from 98.111.192.249: bytes=1024 time=73ms TTL=55
 
Ping statistics for 98.111.192.249:
    Packets: Sent = 10, Received = 10, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 73ms, Maximum = 85ms, Average = 77ms

EDIT:  I had -c for the count switch  should be -n   :  Fixed.
               
               

               


                     Modifié par Lightfoot8, 09 novembre 2011 - 12:37 .