MTA 0.5 Known Issues: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(Category MTA 0.5 added to article)
mNo edit summary
(24 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{MTA0.5 page}}
{{Historical|This article applies to an older version of Multi Theft Auto for GTAIII and Vice City. The current release is [[http://forum.mtasa.com/viewtopic.php?f=31&t=31692 0.5r2]]. The updated article for 0.5r2 can be found [[MTA 0.5r2 Known Issues|here]].}}
__NOTOC__
__NOTOC__
This applies to MTA 0.5 (both GTA3:MTA and MTA:VC). The known issues for MTA:SA 1.x can be found [[Known_Issues_-_FAQ | here]].


This applies to MTA:VC 0.5, the known issues for MTA:SA 1.x can be found [[Known_Issues_-_FAQ | here]].
''Server operators: ensure you are running the [http://forum.mtasa.com/viewtopic.php?f=44&t=27645 MTAServer Patch 1 Hotfix]. [http://files.mtasa.com/apps/0.5/mta05_server_win32_patch1_hotfix.zip Windows.] [http://files.mtasa.com/apps/0.5/mta05_server_linux_patch1_hotfix.tar.gz Linux]''


*'''In-game MOTDs appear as nonsense.'''
We noticed this during testing but it wasn't fixed. This may be fixed in a future release. In the meantime, server admins can disable the MOTD by changing your mtaserver.conf and use the rich MOTD instead.


'''Newest Known Issues are at the bottom of this page'''
*'''Australian and German EXEs (and possibly others) may produce an "invalid executable" error when you try to start a game.
As Australian and German EXEs don't work reliably with MTA, this shouldn't be a huge problem. Try to obtain a standard EXE. You can try '''Talidan''''s [http://forum.mtasa.com/viewtopic.php?f=50&t=12180 invalid executable patcher].


''Server Admins: Ensure you have downloaded and installed Patch 1 available [http://multitheftauto.com/mta05/download.php#server_sp1_download here.]''
*'''The in-game help marker says the game is MTA 0.4, when it clearly is MTA 0.5.
This help marker was removed in [http://forum.mtasa.com/viewtopic.php?f=31&t=31692 MTA 0.5r2.]


=== Linux servers have a default MOTD set ===
*'''Crash when MTA:VC DM is loading.
Change the url or remove it when you first run the server
We're not sure what causes this, but we know that about 60% of these crashes can be fixed by upgrading to Vice City 1.1. [http://updates.rockstargames.com/patches/vicecity/vicepatch_11.zip Here's] the 1.1 patch download. If you're already using 1.1, try the next issue's solution.


=== Linux servers have a default admin password set ===
*'''Crash when either GTA3 or Vice City are loading.
Change the password before you first run the server
Make sure you run GTA3 or Vice City at least once in single player without MTA before actually running it with MTA.


=== In-game MOTDs appear as nonsense ===
*'''Freeze when client tries to display dialog asking for game path.
We noticed this during testing but it wasn't fixed. We'll fix it in the future. In the meantime, disable the motd by changing your mtaserver.conf (server admins) and use the rich motd instead.
There have been a couple of occurrence of this, and we'd be interested to see why this is. You can avoid it by manually setting the path in the mta.ini in the Multi Theft Auto directory.
 
=== Australian and German EXEs (and possibly others) may produce an "invalid executable" error when you try to start a game ===
As Australian and German EXEs don't work reliably with MTA, this shouldn't be a huge problem. Try to obtain a standard EXE.
 
=== The in-game help says the game is MTA 0.4, when it clearly is MTA 0.5 ===
Live with it
 
=== Sometimes the url of the Rich MOTD is appended to the server name when it appears in the client ===
''Fixed in server patch 1''
 
This is caused by server names that are greater than 49 characters in length. Please try to keep them less than this to avoid this happening.
 
=== Server's memory usage increases very quickly ===
''Fixed in server patch 1''
 
We've fixed the memory leak that was causing this. We've also fixed some other minor leaks that have existed since 0.4 (and earlier) so it should be better in general on that front.
 
=== Crash when Vice City is loading ===
Make sure you run Vice City at least once in Single Player without MTA before actually running it with MTA.
 
=== Freeze when client tries to display dialog asking for game path ===
There have been a couple of occurence of this, and we'd be interested to see why this is. You can avoid it by manually setting the path in the mta.ini in your game folder (not windows folder anymore). If you have this problem, can you please create a system info profile (Start -> Run -> "systeminfo > c:\sysinfo.txt") (no quotes) then email me the file sysinfo.txt on your c: drive (email is eAi[at]opencoding[dot]net).


For Vice City, your mta.ini should contain (replace the path if necessary):
For Vice City, your mta.ini should contain (replace the path if necessary):
[Game-VC]
<pre>[Game-VC]
Version=0
Version=0
Location=C:\Program Files\Rockstar Games\Grand Theft Auto Vice City\gta-vc.exe
Location=C:\Program Files\Rockstar Games\Grand Theft Auto Vice City\gta-vc.exe</pre>


=== Your client times out as soon as you connect to a server. Players all time out when they connect to your server ===
For GTA3:MTA, your mta.ini should contain (replace the path if necessary):
<pre>[Game-GTA3]
Version=1
Location=C:\Program Files\Rockstar Games\GTAIII\gta3.exe</pre>


This has been an unknown problem for quite some time now, but it seems it is caused not by MTA or the MTA Server but by MTAMA, or more specifically scripts running on it. If the scripts send multiple messages to the player when they join it is highly likely to time them out. This results in nobody being able to play.
*'''Crash on client startup.
This is likely caused by the client failing to download the welcome message, since it is no longer being hosted. Fix this by adding "DontGetLatest=1" on the second line of your "mta.ini" in your Multi Theft Auto folder (under "[Main]"). Alternatively, try creating a blank file called "mtaclientwelcome.dat" in your MTA folder - this is probably only relevant if this is the first time you've run the MTA 0.5 client. Change the following value in mta.ini.


For now a fix is available for MTAMA [http://forum.mtavc.com/viewtopic.php?p=181919#181919 HERE] (hopefully GRS will also be updated soon)
<pre>DontGetLatest=1</pre>


Please follow Aeron's instructions regarding its use.
*'''XFire crashes game during loading.
Both XFire and MTA use similar methods for integrating themselves into the game. We've contacted XFire to offer our support for them in implementing support for MTA, but they haven't responded. If you wish to use XFire in MTA, contact XFire. In the meantime, disable XFire before you play.


A big thank you to Mike for discovering the cause of this problem and Aeron for getting a fix out so quickly.
*'''MTA claims "Suspected Trainer Usage."
 
Try closing every other open window first. If that doesn't work, try reinstalling MTA 0.5. It has also been reported that changing game version from 1.0 to 1.1 (for Vice City) can fix this, though we're not sure why.<br>
=== Server Name Length ===
Further update: All the error reports that have come in about this are using Vice City 1.0. Try updating to [http://updates.rockstargames.com/patches/vicecity/vicepatch_11.zip 1.1].
''Fixed in server patch 1''
 
It seems that if a Server Name is set too high then Clients and Admins cannot connect to the Server (even though it starts correctly).
 
=== Crash on client startup ===
This might be causes by being unable to download the welcome message. This should only happen if the MTA site is down, or you aren't connected to the internet. If this is the case, it should try to download it for about 15 seconds - before it gives the crash. It might be possible to fix this by adding ''"DontGetLatest=1"'' on the second line of your "mta.ini" in your MTA folder (under "[Main]"). Alternatively, try creating a blank file called "mtaclientwelcome.dat" in your MTA folder - this is probably only relevant if this is the first time you've run the MTA 0.5 client.
 
'''Update:''' We've managed to replicate, confirm and fix this bug. Whenever we release a general patch, this will be fixed. In the meantime, ensure mtaclient.exe can access the internet through your firewall, or for on a LAN you can change the following value in mta.ini:
DontGetLatest=1
 
=== XFire crashes game during loading ===
Both XFire and MTA use similar methods for integrating themselves into the game. We've contacted XFire to offer our support for them in implementing it, so that it works, but they don't respond. If you wish to use XFire in MTA, contact XFire. In the meantime, disable Xfire before you play.
 
=== MTA says you have a trainer but you don't ===
Try closing every other open window first. If that doesn't work, try uninstalling, then reinstalling MTA 0.5 again. It has also been reported that changing game version from 1.0 to 1.1 (Vice City) can fix this, though we're not sure why - we're looking into it. Further Update: All the error reports that have come in about this are using Vice City 1.0. Try updating to 1.1, if this _doesn't_ work, contact me.


Update: It has been reported that "Kaspersky Anti Hacker" can set off this error. We advise that you close "Kaspersky Anti Hacker" if you wish to play MTA 0.5.
Update: It has been reported that "Kaspersky Anti Hacker" can set off this error. We advise that you close "Kaspersky Anti Hacker" if you wish to play MTA 0.5.


=== If you try to spawn as a Crusader twice, you get disconnected for trainer usage ===
*'''If you try to spawn as a Crusader twice, you get disconnected for trainer usage.
We'll fix this issue in the next release, in the meantime, avoid using the crusader.
Fixed in [http://forum.mtasa.com/viewtopic.php?f=31&t=31692 0.5r2.]
 
=== You join a server and are told you are banned, even though you aren't in the ban list ===
We're not sure what causes this, if anyone has any idea, please contact me (or someone else on the team). Of course, you may be banned by a over-general ban in the server's ban list.


=== In Vice City Stunt, RC vehicles can appear locked when you try to enter them ===
*'''You join a server and are told you are banned, even though you aren't in the ban list.
Stand directly in the middle of the RC vehicle (they aren't solid to cars or humans) and press the enter button. You should appear in the RC car.
The cause of this is unknown. You may be banned by a over-general ban in the server's ban list.


=== Server: Attempting to connect to a server with Admin enabled and Admin + disabled, using admin+ causes the server to crash ===
*'''In MTA:VC Stunt, RC vehicles can appear locked when you try to enter them.
''Fixed in Server Patch 1''
This should be fixable by exiting Vice City, and starting the game again. Also fixed in [http://forum.mtasa.com/viewtopic.php?f=31&t=31692 0.5r2].


This has been fixed and is in the server patch 1. In the meantime, either disable Admin entierly, or enable Admin+. Remember to change the password for admin+ and admin from their defaults.
*'''GTA3:MTA Shoreside Vale: Two players and two vehicles appear on the character select screen, followed shortly by a crash.
Fixed in [http://forum.mtasa.com/viewtopic.php?f=31&t=31692 0.5r2.]


=== Vice City crashes when you try to get on a bike as passenger when it has no driver ===
*'''MTA:VC (either map) crashes when you try to get on a bike as passenger when it has no driver.
This has existed as a problem ever since MTA first came out, I'm not sure if we'll bother to fix it. 3.4% of crashes we've logged are caused by this, so it may be worthwhile.
Not fixed in [http://forum.mtasa.com/viewtopic.php?f=31&t=31692 0.5r2;] might be fixed in a future release if there is one. Sorry!


=== MTAMA (mirc admin) times out when you try to connect to a server ===
*'''Your server doesn't appear in the server list, or appears as "unscanned".
''Fixed in Server Patch 1''
This isn't an issue, but ensure that you have the correct port open for ASE to query through. This should be your server port plus 123. For example, with the default port of 2003, port 2126 should be open. This port is UDP.<br>
'''NOTE''': The All-Seeing Eye server browser is no longer operational, but an external server browser is bundled with the [http://files.mtasa.com/apps/0.5/mta05_full_installer_repack.exe MTA 0.5 repack]. You still must forward the proper port as described for your server to show up on Game-Monitor.


This is a bug in mIRC. We've fixed the issue that was triggering the bug in mIRC and we'll be releasing the fix along with the next server update.
*'''You receive the error "ERROR: The ServerName, ServerPort, GameMap, GameHour, GameMins, Weather and BannedFile MUST be specified in the configuration file" when you run your server, and all fields are filled in.
''Only affects Server Patch 1 Hotfix''<br>
Ensure that your server name is 49 characters or less. This is a misleading error. This may be fixed in a future release.


=== Your server doesn't appear in the server list, or appears as "unscanned" ===
*'''Client crashes when you join a server.
This isn't an issue, but ensure that you have the correct port open for ASE to query through. This should be your server port plus 123. For example, with the default port of 2003, port 2126 should be open. This is UDP.
This crash may be caused by the client trying to download the rich text MOTD specified by the server and failing (e.g. the site its trying to get it from is down, or the URL is invalid). If this happens, the client will crash. This may be fixed in the next client release.


=== You recieve the error "ERROR: The ServerName, ServerPort, GameMap, GameHour, GameMins, Weather and BannedFile MUST be specified in the configuration file" when you run your server, and all fields are filled in ''Only under Server Patch 1'' ===
*'''You have quite a few files on your computer called MTAChat.txt.
Ensure that your server name is 49 characters or less. This is a missleading error, we'll fix it in the server patch 1.
MTAChat.txt, as you probably guessed, stores a chat log. This feature was added at the last moment and not properly tested. Consequently, this problem has occurred. This is probably due to how the client has been launched (the start path determines where it saves the chat, not the install path). Don't worry about it, really... this may be fixed or disabled in the next client version. In the meantime, feel free to delete any files you don't want.


=== Client crashes when you join a server ===
*'''Upon hitting "Start Game" the client informs you your client is modified.
''Fixed in next client release''
This is an error with the way we temporarily replace some of the games files. When you install take a back up of both weapon.dat and weapon.mta from the /data/ directory in your Grand Theft Auto folder and put them somewhere safe. If you get this error close the client, REPLACE both files and retry.


This crash may be caused by the client trying to download the rich text MOTD specified by the server and failing (e.g. the site its trying to get it from is down, or the URL is invalid). If this happens, the client will crash.
*'''When playing GTA3 you receive an "Invalid Executable" error.
This is probably because you are using GTA3 version 1.0 instead of 1.1. You can get the GTA3 1.1 patch [http://updates.rockstargames.com/patches/grandtheftauto3/GTA3patch1.1.zip here]. If this doesn't work, or you already have GTA3 1.1, make sure you have the USA/UK EXE; you can try '''Talidan''''s [http://forum.mtasa.com/viewtopic.php?f=50&t=12180 invalid executable patcher]. Failing that, try to obtain one elsewhere.


=== You have quite a few files on your computer called mtachat.txt ===
*'''Your virus scanner informs you that the Multi Theft Auto 0.5 executable is a virus or malware.
MTAchat.txt, as you probably guessed stores a chat log. This feature was added at the last moment and not propperly tested. Concequently, this problem has occured. This is probably due to how the client has been launched (the start path determines where it saves the chat, not the install path). Don't worry about it really.... We'll fix it in the next client version if we can. In the meantime, feel free to delete any files you don't want.
MTA does '''not''' contain any viruses, malware, adware or spyware. If your virus scanner informs you that it is infected, either you have a virus on your computer that is infecting your files, or one of our mirrors has been infected with a virus or your virus scanner is making a mistake. McAfee has been known to make this mistake. We've informed Norton and McAfee of this, but they've yet to fix it. In the meantime, disable your virus scanner while playing. Also, ensure you only download from this site. [http://files.mtasa.com/apps/0.5/mta05_full_installer_repack.exe This link] is hosted by our webhost. Use this if you doubt the validity of your copy of MTA.


=== You recieve an error "System Error &H80070583 (-2147023485)" (or similar) when running the server config tool (or clicking "Setup Server" in the client) ===
*'''You get a crash at the address 652F30 when starting the game.
This can be fixed by deleting the file called "MTAServerConfigTool.exe.manifest" in your Multi Theft Auto install folder.
This is caused by having the incorrect GXT file. To fix this, copy all the gxt files from the Grand Theft Auto Vice City\TEXT folder except the "american.gxt" into the Grand Theft Auto Vice City\MTA folder. You should also ensure your game language is set to English.


=== Upon hitting Start Game the client informs you your CLIENT is modifed. ===
*'''Your client times out as soon as you connect to a server. Players all time out when they connect to your server.
This is an error with the way we temporarily replace some of the games files. When you install take a back up of both weapon.dat and weapon.mta from the /gta?/data/ directory and put them somewhere safe. If you get this error close the client, REPLACE both files and retry.
This has been an unknown problem for quite some time now, but it seems it is caused not by MTA or the MTAServer but by MTA:mA, or more specifically scripts running on it. If the scripts send multiple messages to the player when they join it is highly likely to time them out. This results in nobody being able to play.  


=== An error appears that begins with "&lt;font face="Arial" size=2&gt;". ===
For now a fix is available for MTA:mA [http://forum.mtasa.com/viewtopic.php?p=181919#181919 here] (hopefully GRS will also be updated soon).
This means that an error has occured, but the error reporter system is overloaded and can't be sent the error report. Just click the button and ignore it.


=== Your virus scanner informs you that the Multi Theft Auto 0.5 executeable is a virus or malware ===
Please follow '''Aeron''''s instructions regarding its use.
MTA does not contain any viruses, malware, adware or spyware. If your virus scanner informs you that it is infected, either you have a virus on your computer that is infecting your files, or one of our mirrors has been infected with a virus or your virus scanner is making a mistake. McAfee has been known to make this mistake. We've informed NAI of this, but they've yet to fix it. In the meantime, disable your virus scanner while playing. Also, ensure you only download from this site. This link is hosted by our webhost. Use this if you doubt the validity of your copy of MTA.


=== You get a crash at the address 652f30 when starting the game ===
A big thank-you to '''Mike''' for discovering the cause of this problem and '''Aeron''' for getting a fix out so quickly.
This is caused by having the incorrect GXT file. To fix this, copy all the gxt files from the Grand Theft Auto Vice City\TEXT folder except the "american.gxt" into the Grand Theft Auto Vice City\MTA folder. You should also ensure you game language is set to english.


[[Category:Vice_City]]
[[Category:Vice_City]]
[[Category:GTA3]]
[[Category:MTA_0.5]]
[[Category:MTA_0.5]]

Revision as of 14:14, 20 June 2012

Office-calendar.png Historical: This page is retained for historical reference.

This article applies to an older version of Multi Theft Auto for GTAIII and Vice City. The current release is [0.5r2]. The updated article for 0.5r2 can be found here.

This applies to MTA 0.5 (both GTA3:MTA and MTA:VC). The known issues for MTA:SA 1.x can be found here.

Server operators: ensure you are running the MTAServer Patch 1 Hotfix. Windows. Linux

  • In-game MOTDs appear as nonsense.

We noticed this during testing but it wasn't fixed. This may be fixed in a future release. In the meantime, server admins can disable the MOTD by changing your mtaserver.conf and use the rich MOTD instead.

  • Australian and German EXEs (and possibly others) may produce an "invalid executable" error when you try to start a game.

As Australian and German EXEs don't work reliably with MTA, this shouldn't be a huge problem. Try to obtain a standard EXE. You can try Talidan's invalid executable patcher.

  • The in-game help marker says the game is MTA 0.4, when it clearly is MTA 0.5.

This help marker was removed in MTA 0.5r2.

  • Crash when MTA:VC DM is loading.

We're not sure what causes this, but we know that about 60% of these crashes can be fixed by upgrading to Vice City 1.1. Here's the 1.1 patch download. If you're already using 1.1, try the next issue's solution.

  • Crash when either GTA3 or Vice City are loading.

Make sure you run GTA3 or Vice City at least once in single player without MTA before actually running it with MTA.

  • Freeze when client tries to display dialog asking for game path.

There have been a couple of occurrence of this, and we'd be interested to see why this is. You can avoid it by manually setting the path in the mta.ini in the Multi Theft Auto directory.

For Vice City, your mta.ini should contain (replace the path if necessary):

[Game-VC]
Version=0
Location=C:\Program Files\Rockstar Games\Grand Theft Auto Vice City\gta-vc.exe

For GTA3:MTA, your mta.ini should contain (replace the path if necessary):

[Game-GTA3]
Version=1
Location=C:\Program Files\Rockstar Games\GTAIII\gta3.exe
  • Crash on client startup.

This is likely caused by the client failing to download the welcome message, since it is no longer being hosted. Fix this by adding "DontGetLatest=1" on the second line of your "mta.ini" in your Multi Theft Auto folder (under "[Main]"). Alternatively, try creating a blank file called "mtaclientwelcome.dat" in your MTA folder - this is probably only relevant if this is the first time you've run the MTA 0.5 client. Change the following value in mta.ini.

DontGetLatest=1
  • XFire crashes game during loading.

Both XFire and MTA use similar methods for integrating themselves into the game. We've contacted XFire to offer our support for them in implementing support for MTA, but they haven't responded. If you wish to use XFire in MTA, contact XFire. In the meantime, disable XFire before you play.

  • MTA claims "Suspected Trainer Usage."

Try closing every other open window first. If that doesn't work, try reinstalling MTA 0.5. It has also been reported that changing game version from 1.0 to 1.1 (for Vice City) can fix this, though we're not sure why.
Further update: All the error reports that have come in about this are using Vice City 1.0. Try updating to 1.1.

Update: It has been reported that "Kaspersky Anti Hacker" can set off this error. We advise that you close "Kaspersky Anti Hacker" if you wish to play MTA 0.5.

  • If you try to spawn as a Crusader twice, you get disconnected for trainer usage.

Fixed in 0.5r2.

  • You join a server and are told you are banned, even though you aren't in the ban list.

The cause of this is unknown. You may be banned by a over-general ban in the server's ban list.

  • In MTA:VC Stunt, RC vehicles can appear locked when you try to enter them.

This should be fixable by exiting Vice City, and starting the game again. Also fixed in 0.5r2.

  • GTA3:MTA Shoreside Vale: Two players and two vehicles appear on the character select screen, followed shortly by a crash.

Fixed in 0.5r2.

  • MTA:VC (either map) crashes when you try to get on a bike as passenger when it has no driver.

Not fixed in 0.5r2; might be fixed in a future release if there is one. Sorry!

  • Your server doesn't appear in the server list, or appears as "unscanned".

This isn't an issue, but ensure that you have the correct port open for ASE to query through. This should be your server port plus 123. For example, with the default port of 2003, port 2126 should be open. This port is UDP.
NOTE: The All-Seeing Eye server browser is no longer operational, but an external server browser is bundled with the MTA 0.5 repack. You still must forward the proper port as described for your server to show up on Game-Monitor.

  • You receive the error "ERROR: The ServerName, ServerPort, GameMap, GameHour, GameMins, Weather and BannedFile MUST be specified in the configuration file" when you run your server, and all fields are filled in.

Only affects Server Patch 1 Hotfix
Ensure that your server name is 49 characters or less. This is a misleading error. This may be fixed in a future release.

  • Client crashes when you join a server.

This crash may be caused by the client trying to download the rich text MOTD specified by the server and failing (e.g. the site its trying to get it from is down, or the URL is invalid). If this happens, the client will crash. This may be fixed in the next client release.

  • You have quite a few files on your computer called MTAChat.txt.

MTAChat.txt, as you probably guessed, stores a chat log. This feature was added at the last moment and not properly tested. Consequently, this problem has occurred. This is probably due to how the client has been launched (the start path determines where it saves the chat, not the install path). Don't worry about it, really... this may be fixed or disabled in the next client version. In the meantime, feel free to delete any files you don't want.

  • Upon hitting "Start Game" the client informs you your client is modified.

This is an error with the way we temporarily replace some of the games files. When you install take a back up of both weapon.dat and weapon.mta from the /data/ directory in your Grand Theft Auto folder and put them somewhere safe. If you get this error close the client, REPLACE both files and retry.

  • When playing GTA3 you receive an "Invalid Executable" error.

This is probably because you are using GTA3 version 1.0 instead of 1.1. You can get the GTA3 1.1 patch here. If this doesn't work, or you already have GTA3 1.1, make sure you have the USA/UK EXE; you can try Talidan's invalid executable patcher. Failing that, try to obtain one elsewhere.

  • Your virus scanner informs you that the Multi Theft Auto 0.5 executable is a virus or malware.

MTA does not contain any viruses, malware, adware or spyware. If your virus scanner informs you that it is infected, either you have a virus on your computer that is infecting your files, or one of our mirrors has been infected with a virus or your virus scanner is making a mistake. McAfee has been known to make this mistake. We've informed Norton and McAfee of this, but they've yet to fix it. In the meantime, disable your virus scanner while playing. Also, ensure you only download from this site. This link is hosted by our webhost. Use this if you doubt the validity of your copy of MTA.

  • You get a crash at the address 652F30 when starting the game.

This is caused by having the incorrect GXT file. To fix this, copy all the gxt files from the Grand Theft Auto Vice City\TEXT folder except the "american.gxt" into the Grand Theft Auto Vice City\MTA folder. You should also ensure your game language is set to English.

  • Your client times out as soon as you connect to a server. Players all time out when they connect to your server.

This has been an unknown problem for quite some time now, but it seems it is caused not by MTA or the MTAServer but by MTA:mA, or more specifically scripts running on it. If the scripts send multiple messages to the player when they join it is highly likely to time them out. This results in nobody being able to play.

For now a fix is available for MTA:mA here (hopefully GRS will also be updated soon).

Please follow Aeron's instructions regarding its use.

A big thank-you to Mike for discovering the cause of this problem and Aeron for getting a fix out so quickly.