Jump to content

ccw

MTA Team
  • Posts

    4,030
  • Joined

  • Days Won

    26

Everything posted by ccw

  1. ccw

    MTA Problem

    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.
  2. Press F8 and use the command: showframegraph Then make a video showing the stuttering.
  3. ccw

    Mta 1.3.5 kick error

    Process hacker is still running somewhere. Look in Windows Task Manager (as admin). Otherwise, restart your PC.
  4. 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
  5. 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.
  6. Download the binaries from here: http://linux.multitheftauto.com/ Unpack and copy over the 1.3 binaries.
  7. Using paid for cheats like Galaretka results in a global ban.
  8. Linux or Windows server?
  9. 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>
  10. The problem will be reported in the server log. Do you have the server log from when you tried 1.4 ?
  11. ccw

    COL bug

    I can see the problem, but the fix will be hard to implement. The only way around it for now is to load the missing collisions (like your work-around)
  12. I don't know what the problem is. Do you have anti-virus installed? Try updating other drivers, like sound and network.
  13. Update your graphic driver and see if it helps: http://www.nvidia.com/download/driverRe ... 7254/en-us
  14. 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.
  15. How are you measuring the FPS? What happens when you press the 'Disconnect' option in the main menu?
  16. ccw

    Problem MTA 1.4

    The file models/gta3.img is modified and might be causing problems. Try reinstalling GTA.
  17. ccw

    Problem MTA 1.4

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

    MTA its bugged

    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.
  19. Try setting 'conformPedRotation' to true https://wiki.multitheftauto.com/wiki/SetElementRotation
  20. ccw

    MTA changes into letters.

    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.
  21. 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
  22. Remove "resources\[race]" or "resources\[gamemodes]\[race]"
  23. What is the content of the server log?
×
×
  • Create New...