Jump to content

ccw

MTA Team
  • Posts

    4,030
  • Joined

  • Days Won

    26

Everything posted by ccw

  1. Try making this "0" : HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Multi Theft Auto: San Andreas All\1.5\Settings\general\aero-enabled If that doesn't help, try making this "1" : HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Multi Theft Auto: San Andreas All\1.5\Settings\nvhacks\optimus-force-detection
  2. ccw

    Flood?

    No, only network issues. It could be a DDOS attack
  3. ccw

    Flood?

    Caused by network issues.
  4. Check mtaserver.conf and ensure is: <dbfile>logs/db.log</dbfile> start runcode and enter these commands via the client console (F8): run db = dbConnect( "sqlite", "test.db" ) run dbQuery(db, 'SELECT a') Then check for the file mods/deathmatch/logs/db.log If it does not exist, ensure the permissions of mods/deathmatch/logs allows for file creation by the MTA server
  5. Try this update: https://nightly.multitheftauto.com/?mtasa-1.5-rc-latest
  6. No D3D9.dll present is fine. The problem is caused by a incompatibility between MTA and 64bit Vista - We can't fix it until we get a new code signing certificate, which will take 2 or 3 weeks. Sorry about that.
  7. Problem is not related to networking. Open command prompt and enter this command: dxdiag What happens?
  8. 1. Restart PC 2. Press F8 like a madman during startup 3. Select 'Disable driver signature enforcement' 4. Try MTA
  9. What is the output of: ldd mta-server64
  10. Also, launch command it slightly different for 64 bit server: ./mta-server64
  11. ccw

    Editing Radar

    Check the MTA install directory. e.g: C:\Program Files (x86)\MTA San Andreas 1.5\MTA\cgui\images
  12. Install this patch: https://nightly.multitheftauto.com/mtasa-1.5.2-f ... 160226.exe
  13. ccw

    Problem [SOLVED] Thanks.

    Try this MTA installer: https://nightly.multitheftauto.com/mtasa-1.5.2-fu ... 160223.exe
  14. 'Borderless keep res' means the resolution is not changed when you alt-tab to the desktop. Currently only possible if you have more than one monitor and uncheck "Full Screen Minimize"
  15. ccw

    Internal.db

    internal.db can be viewed with a sqlite browser, such as: http://sqlitebrowser.org/ Note that account passwords are hashed, so not recoverable.
  16. ccw

    Problem [SOLVED] Thanks.

    http://www.mediafire.com/download/bntn1 ... stream.ini It goes in the same directory as gta_sa.exe
  17. SCRIPT ERROR: sg_login\server.lua:30: ')' expected (to close '(' at line 21) near 'dbQuery' The dbQuery at line 21 has an extra (
  18. Find MTA install directory (Usually something like C:\Program Files\MTA San Andreas 1.5) and upload 'Multi Theft Auto.exe' to here: https://upload.mtasa.com/
  19. ccw

    Problem [SOLVED] Thanks.

    The file stream.ini is missing. Re-install GTA:SA
  20. ccw

    Problem [SOLVED] Thanks.

    Run this and do a full scan: https://www.malwarebytes.org/mwb-download/thankyou/
  21. ccw

    Problem [SOLVED] Thanks.

    I've found your MTADiag log: http://pastebin.mtasa.com/566470464 First problem is you don't have anti-virus, and I can see at least one virus (XTab)
  22. ccw

    Problem [SOLVED] Thanks.

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

    Flood?

    Players will time out if the network connection is interrupted for more than 10 seconds. If it keeps happening, consider moving your server to another host.
  24. ccw

    Deleting MTA (error?)

    Click on "Show processes from all users" at the bottom of Windows Task Manager EDIT: Or restart PC
×
×
  • Create New...