Client error.
#5

This is a classic "crash".

It happens when you attempt to open two instances of "gta_sa.exe" at one time:
Код:
.text:00746924
.text:00746924 loc_746924:                             ; CODE XREF: _isAlreadyRunning+35j
.text:00746924                 mov     eax, RsGlobal.ps
.text:00746929                 mov     ecx, [eax+PsGlobalType.window]
.text:0074692B                 push    ecx             ; hWnd
.text:0074692C                 call    ds:__imp_SetForegroundWindow
.text:00746932                 mov     eax, 1
What's happening is it's assuming that another GTA SA window already exists, but it doesn't (hence the crash). This will happen when you attempt to launch it when an instance is already running, but it hasn't yet had a chance to create the window.

Nothing to do with mods at all. Classic quadruple clicking. Ignore the over-dramatic error.
Reply


Messages In This Thread
Client error. - by Bek_Loking - 24.05.2014, 17:49
Re: Client error. - by Yves - 24.05.2014, 17:56
Re: Client error. - by Bek_Loking - 24.05.2014, 18:58
Re: Client error. - by GeekSiMo - 24.05.2014, 19:01
Re: Client error. - by Deji - 24.05.2014, 20:22
Re: Client error. - by punklord - 25.05.2014, 03:50
Re: Client error. - by Meyokie - 26.05.2014, 02:37
Re: Client error. - by Josh_Main - 27.05.2014, 03:38
Re: Client error. - by Josh_Main - 27.05.2014, 03:45
Re: Client error. - by Team_PRO - 27.05.2014, 06:37

Forum Jump:


Users browsing this thread: 2 Guest(s)