Jump to content

Search the Community

Showing results for tags 'installer'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Multi Theft Auto: San Andreas 1.x
    • Support for MTA:SA 1.x
    • User Guides
    • Open Source Contributors
    • Suggestions
    • Ban appeals
  • General MTA
    • News
    • Media
    • Site/Forum/Discord/Mantis/Wiki related
    • MTA Chat
    • Other languages
  • MTA Community
    • Scripting
    • Maps
    • Resources
    • Other Creations & GTA modding
    • Competitive gameplay
    • Servers
  • Other
    • General
    • Multi Theft Auto 0.5r2
    • Third party GTA mods
  • Archive
    • Archived Items
    • Trash

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Gang


Location


Occupation


Interests

Found 3 results

  1. Hello guys ! I downloaded the latest installer from the website (both win7+ and windows xp/vista ) When i try to install it gives me error: 0xc00007b “the application was unable to start correctly” I tried all of these what i found on this site: https://appuals.com/fix-error-0xc00007b-application-was-unable-to-start-correctly/ And after i downloaded c++ runtime different versions, net framework different versions, directx different versions I tried DLL-s from the site and from different sites, I tried to install new video card driver, I installed the latest windows update pack, and tried older version from MTA installer 1.5 and 1.4 gives the same error MTA 1.3 installed succesfully when i want to update it download the new version but gives the same error when it opens the installer. Any helps how to install it ? I have windows 10 64.bit
  2. Csabee

    Installer crashes!

    Okay, so I have played MTA for a long time. I deleted it from my computer, but now I want to download it again! I downloaded the installer but, when I accept the terms it black out and then crashes! I have a windows 7 please help!
  3. Made a script for auto handling MTA server installs.. In you SSH console you should first execute this: sudo wget -O mta-install.sh http://mta.ggcommunity.net/scripts/mta-install.sh && sudo chmod +x mta-install.sh And then run this: sudo ./mta-install.sh After doing this you should have a server up and running. To see the console use: screen -r mtaserver To exit console without shutdown do this combination of keys: CTRL + A + D Remember to edit ACL.XML and MTASERVER.CONF with the server off to your needs. My original post: Note: I'll try to keep this script updated and improved but i don't guarantee this Note2: I've reused some of renkon's functions for getting latest server versions and system architecture. Changelog 11/19/2016: Added some functions to check latest MTA Version and architecture version.( Thanks to renkon on that )
×
×
  • Create New...