Jump to content

ccw

MTA Team
  • Posts

    4,030
  • Joined

  • Days Won

    26

Everything posted by ccw

  1. Ok, create the file MTA San Andreas 1.5\MTA\config\coreconfig.xml with the following content: <mainconfig> <settings> <display_windowed>1</display_windowed> </settings> </mainconfig>
  2. Edit this file: MTA San Andreas 1.5\MTA\config\coreconfig.xml Find <display_windowed>0</display_windowed> and change it to <display_windowed>1</display_windowed>
  3. Thanks. I've checked the log and there might be a problem with one of the following files: GTA - San Andreas\models\coll\peds.col GTA - San Andreas\models\fonts.txd Are they original files, or have they been modded? If they are original files, check GTA:SA works in single player. If GTA:SA works in single player then try renaming GTA - San Andreas\eax.dll to GTA - San Andreas\eax_backup.dll and then launch MTA
  4. ccw

    MTA Memory Error

    Please download, extract and run MTADiag and follow the instructions. Press 'n' when asked. Post any Pastebin URL MTADiag gives you.
  5. ccw

    MTA:SA Won't Open.

    Please follow these instructions: https://wiki.multitheftauto.com/wiki/Su ... ss_Monitor
  6. Please follow these instructions: https://wiki.multitheftauto.com/wiki/Su ... ss_Monitor
  7. - httpdownloadurl only supports one URL - Enabling gzip compression on the web server will reduce the download size. (I don't know how to do enable it on Windows IIS)
  8. Assuming your web server document root folder is: C:\Inetpub\wwwroot and your MTA server install path is: C:\Program Files (x86)\MTA San Andreas 1.5\server 1. Create a new file called makelink.bat with the following content: set SOURCE="C:\Inetpub\wwwroot\blah" set DEST="C:\Program Files (x86)\MTA San Andreas 1.5\server\mods\deathmatch\resource-cache\http-client-files" mklink /j %SOURCE% %DEST% pause 2. Right click on makelink.bat and select "Run as administrator" 3. Check C:\Inetpub\wwwroot\blah in Windows Explorer (It should be a link to http-client-files) 4. Use this in mtaserver.conf: <httpdownloadurl>http://your_server_ip/blah</httpdownloadurl>
  9. ccw

    MTA:SA Won't Open 2

    1. Run an anti-virus scan. 2. Re-download the installer
  10. Comodo is auto sandboxing MTA, which won't work due to the way MTA injects into GTA. Option 1: Enable auto-sandboxing alerts: Comodo->Open Advanced Settings->Security Settings->Defence+->Sandbox ->Sandbox Settings->Show privilege elevation alerts for unknown programs->Check Option 2: Disable auto-sandboxing: Comodo->Open Advanced Settings->Security Settings->Defence+->Sandbox ->Auto Sandbox->Enable Auto-Sandbox->Uncheck
  11. ccw

    MTA:SA Won't Open.

    Thanks. Please follow these instructions: https://wiki.multitheftauto.com/wiki/Su ... ss_Monitor Post the file link here when done.
  12. ccw

    MTA:SA Won't Open.

    Please download, extract and run MTADiag and follow the instructions. Press 'n' when asked. Post any Pastebin URL MTADiag gives you.
  13. ccw

    Another Crash2

    A bad custom model is causing the problem. When playing in that server you will have to disable volumetric shadows.
  14. ccw

    Another Crash

    Close MTA before running the installer.
  15. ccw

    Another Crash2

    Try applying this patch: https://nightly.multitheftauto.com/?mtasa-1.5-rc-latest
  16. ccw

    Can't enter MTA

    I can't find the file. Try again http://upload.mtasa.com/ and post the file link here.
  17. ccw

    Can't enter MTA

    Please follow these instructions: https://wiki.multitheftauto.com/wiki/Su ... ss_Monitor
  18. ccw

    Can't enter MTA

    Thanks. Does GTA:SA single player work?
  19. ccw

    Streaming WorldObjects lag

    I really need a map/resource so I can investigate the problem here.
  20. ccw

    Can't enter MTA

    Please download, extract and run MTADiag and follow the instructions. Press 'n' when asked. Post any Pastebin URL MTADiag gives you.
  21. ccw

    Another Crash2

    Zip up C:\Program Files (x86)\MTA San Andreas 1.5\MTA\dumps and upload here: http://upload.mtasa.com/
  22. ccw

    Streaming WorldObjects lag

    I assume your mean it happens with MTA objects, but not with the standard GTA map. If so, please give me a map which causes the problem.
  23. ccw

    Streaming WorldObjects lag

    Does this occur with the standard GTA map or only with custom models?
  24. Contact the script author
×
×
  • Create New...