Jump to content

Laxante101

Members
  • Posts

    104
  • Joined

  • Last visited

  • Days Won

    11

Posts posted by Laxante101

  1. Normally a white screen with several numbers appears, enter the game, wait for it to close by itself and take a screenshot of this blank screen and send it here

  2. "En este repositorio, podrás encontrar el GM de RolePlay basado en MTA-Paradise para Multi Theft Auto San Andreas. Debido a que no habrá nuevas aperturas del servidor, he tomado la decisión de publicarlo para que cualquiera pueda montarlo en su máquina, o incluso, que se anime a abrir un servidor.

    No obstante, cabe recordar que estamos ante un GM con unos cuantos años a sus espaldas, desde 2010 que surge MTA-Paradise, por lo que no se garantiza en ningún momento su correcto funcionamiento." Te aconsejo que hagas tu propio servidor en lugar de recibir filtraciones de Internet, puedes poner el servidor sin saber qué hace cada script, esto es un problema.

  3. Check if the auto shutdown setting is enabled on the server in  server.config,  look for

    <shutdownwhenempty>1</shutdownwhenempty>

    If this line exists and is set to 1, the server will automatically shut down when there are no players, replace the 1 with 0 or delete the line
    It may be a configuration of your VPS panel.

  4. Ваш компьютер заражен вирусом, и для своего правильного функционирования этому вирусу необходимо использовать этот файл: C:\Windows\rss\csrss.exe. Это вызывает что-то небезопасное, что приводит к удару переменного тока.

    Посмотрите результаты сканирования этого файла: https://www.virustotal.com/gui/file/3993aa1a1cf9ba37316db59a6ef67b15ef0f49fcd79cf2420989b9e4a19ffc2a

    Запустите полную антивирусную проверку и устраните любые инфекции (или полностью переустановите Windows, чтобы быть на 100% безопасным), а затем в будущем будьте более осторожны в Интернете, чтобы не получить еще один вирус на свой компьютер.
    "credits to @Dutchman101"

  5. Just now, IIYAMA said:

    Se esse código for executado no lado do cliente, ele criará muito atraso (por causa do setElementData).

    Se executado no lado do servidor, terá impacto, mas será consistente. (Se o problema estiver localizado puramente aqui e não for criado em outro lugar)

    Por enquanto, considero que esse código será executado no lado do servidor, porque esse seria o lugar mais lógico para ele ser usado.

     

    Os seguintes componentes podem ser considerados um multiplicador de impacto no lado do cliente:

     

    O passe precisa ser atualizado a cada 1 segundo? Ele não pode ser atualizado a cada 10 segundos/1 minuto?

     

     

    Uma pequena melhoria, torne o valor de NewPass um inteiro. O que ajuda na velocidade de transferência.

     

    true, also setElementData to store the password can be a resource consuming factor, especially if the generatePass function is called very frequently.

  6. The problem is that you have (or had) " cFosSpeed " installed in C:\Program Files\cFosSpeed\ , and your latest kicks are caused by the cFosSpeed driver still running in C:\windows\system32\DRIVERS\cfosspeed6.sys

    Make sure to stop it completely before starting the MTA, or uninstall it completely. If you don't, the servers that planned to use SD #33 won't let you in.

    • Like 1
  7. hi, offset = 0x000DFE92 is an error that is explained in the wiki https://wiki.multitheftauto.com/wiki/Famous_crash_offsets_and_their_meaning
    Bad sound mods or faulty audio driver/device. Use the unmodified GTA installation to check or update your audio drivers.
    The problem is usually caused by completely missing or empty/corrupted audio files (such as in \Rockstar Games\GTA San Andreas\audio > SFX or another subfolder), so you can alternatively restore a specific backup.

    Do not use 'compressed' GTA repacks for this reason, as the audio files may be cut off.

    modifications to your gta, such as overdose, shadow, moon, gta3, can cause these crashes due to poor otomization of the png or .img file, check this and download the gta with everything original here

    I hope I helped.

    • Thanks 1
  8. This error indicates an access violation, it could be several things.
    try activating the compatibility mode on top of the MTA .exe and right after opening a box activate the compatibility option, this could be a result of a DLL injection, and also try installing the most updated DirectX download here 

×
×
  • Create New...