Jump to content
  • 0

Cant connect to any server


-Ri[Z]eR-

Question

Recommended Posts

  • 0
  • MTA Team

Well, something is blocking proxy_sa.exe and I can't see what it is.

It might be one of the programs you have currently installed.

It might be one of the programs you previously had installed, but part has been left behind. (Some security software perhaps)

It might be some thing malicious in your PC

It might be some unknown config problem in your PC.

The only solution I can offer is for you to launch MTA via chrome, and use it from there. This link will start MTA and when it fails to connect, you can go to the server browser:

mtasa://aaa.aaa

.

Link to comment
  • 0
  • MTA Anti-Cheat Team

If it's something with your windows net then you can see if the following works:

Manual way:

Go to command prompt (cmd, run as Administrator) and enter the following in sequence:

netsh winsock reset

netsh winhttp reset

netsh firewall delete (if thats the problem, and an firewall profile shows up then execute to delete that one it lists)

netsh interface ipv4 reset

netsh interface ipv6 reset

netsh interface tcp reset

Quicker method:

open notepad, paste in the following (below) and save as All files, [filename].bat and then run the bat file as Administrator

ECHO ON

ECHO Attempting to fix your problem.

netsh winsock reset

netsh winhttp reset

netsh firewall delete

netsh interface ipv4 reset

netsh interface ipv6 reset

netsh interface tcp reset

PAUSE

Last resort:

Run cmd again as Administrator and enter: sfc /scannow

Because its something with your OS and this finds and fixes corrupt or damaged windows files, it can be an solution

Then reboot your pc and see if it solves the problem. if it doesn't and we're unable to find the cause (which is somewhere on your PC) then you have the option of re-installing your Windows for the sake of playing MTA without protocol links.

Also you said you disabled Windows firewall, but you can try another way of disabling it. It can keep re-enabling itself otherwise or block selectively, go to Run and enter: services.msc

Then locate the service and rightclick it to properties, and select ''startup type'' to Disabled, then Apply and then click the Stop button to also stop it right there. Restart your pc again after that

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