Jump to content
  • 0

Disconnected: Connection to the server was lost


PS3_33

Question

5 answers to this question

Recommended Posts

  • 0

It's your own Internet connection problem and that means that you can't access the server because you're getting timed out and in this case, you should call/contact your Internet provider & if all the server players are getting "Disconnected: Connection to the server was lost" then it's the server problem in this case you should be patient until the server developer fix it.

Link to comment
  • 0
26 minutes ago, Phoenix said:

It's your own Internet connection problem and that means that you can't access the server because you're getting timed out and in this case, you should call/contact your Internet provider & if all the server players are getting "Disconnected: Connection to the server was lost" then it's the server problem in this case you should be patient until the server developer fix it.

Actually, this is the second day it happened to me. It wont stop. I even restarted my computer! Didnt do ANYTHING!!!

32 minutes ago, CodyL said:

Try disconnecting from the internet, then try again; and see if there is the same error message.

Already did that, It has the same error message =(

Link to comment
  • 0
  • MTA Anti-Cheat Team

To start with;

Please download, extract and run MTADiag and follow the instructions.

Press 'n' when asked.

Post any Pastebin URL MTADiag gives you in this topic.

 

What can you already try:

Step 1: Don't check, but exclude the possibility that firewall is blocking it - go to Start > run and type ''services.msc'' and hit Enter. Now look for ''Windows Firewall'' and rightclick it, properties and ''stop'' the service. Run MTA and see if it works, if it does, then disable that service for good by ''Disabled'' state in same menu (if you also have another firewall product running), or simply allow MTA through application settings. Do the same (whitelist/allow MTA) to eventuel thirdparty firewall other than Windows Firewall.

Step 2: If that didnt work, then launch Notepad and paste this into it:

ECHO ON
ECHO Attempting to fix your problem.
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 advfirewall reset
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
PAUSE

Then, click file menu, "Save As", save it as netfix.bat and then right click your .bat file where you saved it, "Run as Administrator" and restart your PC.

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...