Jump to content

ccw

MTA Team
  • Posts

    4,030
  • Joined

  • Days Won

    26

Everything posted by ccw

  1. You used iSantista and others. Don't waste our time.
  2. 1. Open admin panel 2. Click Resources tab 3. Double click on mapmanager in the list 4. Change ASE to false. (That will stop mapmanager from calling setGameType when it starts a game mode, and setMapName when it starts a map.)5. Click Server tab 6. Press 'Set Map Name'/'Set Game Type' to change the map/game name
  3. 1) Uninstall Avast 2) Download and install Avast Free antivirus from https://www.avast.com 3) Ensure Avast says 'YOU ARE PROTECTED' 3) In Avast UI: Scan->Scan for viruses->Boot-time scan->Start->Restart PC
  4. Unfortunately, your PC has problems which are beyond the scope of the support we can offer here. Try http://www.bleepingcomputer.com/forums/
  5. That error should not appear. It means something is blocking the Process Monitor program. I suggest you try Avast and do a 'Boot-time scan' - The alternative is a Windows reinstall.
  6. That error message is the same problem MTA is having - It it possibly caused by a virus. See if you can install Avast: https://www.avast.com/ and do a full scan.
  7. Press 'Ok' to close the 'Process Monitor Filter' window. If it gives you an error, please tell me what it is.
  8. The file is truncated. Please try again.
  9. Thanks. And now these steps: https://wiki.multitheftauto.com/wiki/Su ... ss_Monitor
  10. Thanks. Now follow these steps: * Open the Start Menu and type: cmd * Right click on 'cmd.exe' at the top, and select 'Run as administrator' * Type (or copy/paste) the following command and press enter: secedit /export /cfg C:\sec.txt * Upload C:\sec.txt to: https://upload.mtasa.com/ and post link here.
  11. Please download, extract and run MTADiag and follow the instructions. Press 'n' when asked. Post any Pastebin URL MTADiag gives you.
  12. ccw

    MTA Crashes

    https://forum.multitheftauto.com/viewtopic.php?f=104&t=91013
  13. ccw

    Crash on Console Click

    That's new. Thanks for the info.
  14. Thanks for info. Anyone caught abusing this will be banned from MTA
  15. ccw

    [HELP]MTA Server PORTS

    You could try a UPnP program to open the ports. Here is a command line one: https://nightly.multitheftauto.com/files/upnp.exe Example command line usage: upnp.exe add 22003 UDP "mtasa" upnp.exe add 22005 TCP "mtasa" upnp.exe add 22123 UDP "mtasa" Here are a couple of GUI based ones: https://github.com/kaklakariada/portmapper http://www.xldevelopment.net/upnpwiz.php
  16. The sends are queued and processed one at a time, but there should always be a response via the callback. I've updated the callRemote example to output errors/problems in the callback function.
  17. How are they getting the ip address into the address bar?
  18. He didn't select a server from the Favourites list. He used the ip/port that was already in the address bar. So its either: 1) MTA bug 2) Or he typed or copy/pasted incorrect characters
  19. Unzip this resource on both servers: https://nightly.multitheftauto.com/files/temp/ca ... e_test.zip Check the meta.xml and set the correct ip/port for the other server. Also make sure the ACL is updated as shown in the meta.xml comments. When the resource is running in both servers, enter the command 'begintest' The resource will continually send messages via callRemote and report errors. Show any errors here.
  20. Your firewall or server provider is blocking 1 byte UDP packets.
  21. Check the server log for: HTTP: Connection flood from x.x.x.x
  22. What is the ip/port of the two servers?
  23. Is callRemote or fetchRemote being used for anything else (in any running resource)?
  24. Are you using 32 or 64 bit MTA Server?
×
×
  • Create New...