Please download and run MTADiag and follow the instructions. If MTADiag doesn't launch, please install Visual C++ 2012 runtimes (download and install vcredist_x86.exe) and try again.
Press 'n' when asked.
Post any Pastebin URL MTADiag gives you.
Looks like one of the dlls was triggering the detection. It should be ok, but use this if you're concerned:
https://nightly.multitheftauto.com/files/MTADiag.zip
Please download and run MTADiag and follow the instructions. If MTADiag doesn't launch, please install Visual C++ 2012 runtimes (download and install vcredist_x86.exe) and try again.
Press 'n' when asked.
Post any Pastebin URL MTADiag gives you.
Edit mtaserver.conf and ensure minclientversion is empty:
<minclientversion></minclientversion>
and minclientversion_auto_update is set to 0:
<minclientversion_auto_update>0</minclientversion_auto_update>
Please download and run MTADiag and follow the instructions. If MTADiag doesn't launch, please install Visual C++ 2012 runtimes (download and install vcredist_x86.exe) and try again.
Press 'n' when asked.
Post any Pastebin URL MTADiag gives you.
Please download and run MTADiag and follow the instructions. If MTADiag doesn't launch, please install Visual C++ 2012 runtimes (download and install vcredist_x86.exe) and try again.
Press 'n' when asked.
Post any Pastebin URL MTADiag gives you.
Please download and run MTADiag and follow the instructions. If MTADiag doesn't launch, please install Visual C++ 2012 runtimes (download and install vcredist_x86.exe) and try again.
Press 'n' when asked.
Post any Pastebin URL MTADiag gives you.
Please download and run MTADiag and follow the instructions. If MTADiag doesn't launch, please install Visual C++ 2012 runtimes (download and install vcredist_x86.exe) and try again.
Press 'n' when asked.
Post any Pastebin URL MTADiag gives you.
Change your triggerLatentClientEvent code so the server only sends one file at a time - This will prevent the server from queuing all the file requests (which uses memory).
Also make sure the server never sends the same file more than once for any client - This will prevent hackers causing memory problems by constantly triggering the 'download' events