Jump to content
  • 0

Connection time out


Nighthawk141

Question

Help, I have a problem.

Yesterday I wanna play DayZ server and my friend gave me the resource files.

After I paste it and trying to play, I can't join that server. But when I try to connect to the other server I can play it.

So I decided to remove the resource file and redownload the server asset and it worked, I've played for about 4 Hours then I go to sleep.

But, when I rejoined the server again its always reject me (Connection Timed Out). I try to ping it via command prompt it always Request Timed Out evn tho my friend are currently playing in this server

 

Help please

https://pastebin.mtasa.com/892503727

Link to comment

1 answer to this question

Recommended Posts

  • 0
  • MTA Anti-Cheat Team

Restore your gta_sa.exe to default, as the version you're using is unknown and may not handle MTA traffic properly.

Then, update your network adapter's driver: https://www.ath-drivers.eu/download-driver-for-Atheros-chipset-with-id-83-and-Windows10-64bit.html and after doing that, open a new text file and paste in the following contents: (open spoiler)

Spoiler

:: Reset networking interface
@echo on
netsh online
netsh winsock reset
netsh winhttp reset proxy
netsh interface ipv4 reset
netsh interface ipv6 reset
netsh int ip reset c:\resetLog.txt
netsh interface tcp reset
netsh interface portproxy reset
netsh interface httpstunnel reset
netsh rpc reset
netsh http flush logbuffer
netsh winsock reset all
netsh int 6to4 reset all
netsh int ipv4 reset all
netsh firewall delete
netsh int ipv6 reset all
netsh int httpstunnel reset all
netsh int isatap reset all
netsh int portproxy reset all
netsh int tcp reset all
netsh int teredo reset all
netsh int tcp set global autotuninglevel=normal
netsh interface tcp set heuristics disabled
Reset Winsock control
netsh branchcache reset
netsh branchcache flush
fsutil resource setautoreset true C:\
fsutil resource setautoreset true
ipconfig /flushdns

 

Click file > Save As, select ''All file types'' and save it named ''netreset.bat''. Now rightclick the file where you saved it, and select 'Run as Administrator'. Reboot your PC and see if the issue is fixed.

@Nighthawk141

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...