Эксклюзив Lua ASI HUD - конструктор худов

Compich

Известный
236
43
Сделай возможность редактировать толщину обводки радара
 

shinoa

Известный
298
207
Сделай возможность редактировать толщину обводки радара
 
  • Нравится
Реакции: Compich

Wycmpblu

Известный
142
30
Как добавить время на экран? Скрипт стырил из худа вайс-сити.
И как изменить показатель хп? А то шрифт там слишком мелкий
 
Последнее редактирование:

shinoa

Известный
298
207
Как добавить время на экран? Скрипт стырил из худа вайс-сити.
И как изменить показатель хп? А то шрифт там слишком мелкий
Создаешь кастомный текст time, затем создаешь скрипт:

time:
local h, m, s = time()
font_setText('time', string.format('%02d:%02d:%02d', h, m, s))
 
  • Нравится
Реакции: Wycmpblu

SR_team

like pancake
Автор темы
BH Team
4,722
6,381
Обновлено
  • Добавлен плагин D3D для отрисовки напрямую через DX, в том числе в 3D
 
Последнее редактирование:
  • Нравится
  • Влюблен
Реакции: hAski и Use[R]

P0M61K

Активный
263
54
Значит решил я с одного из стандартных худов вытащить показатель хп кастомый, но когда я его скопировал у меня он не появился вообще. Почему так?
Код:
local x, y = health_pos()
local w, h = health_size()

font_setText("health", math.floor(health_amount()).." hp")
font_setPos("health", x + w - 2, y + 1)
 

Use[R]

Известный
1,263
397
@SR_team сорян, не в ту темку писал, подумал в этой же теме добавился новый худ, сорян, проблема ещё актуальна если что, пофиксились все худы кроме майнкрафт и веспана :D
В той темке мусор удалю щас

UP После нажатия на перезагрузку всех худов полностью пропадает чат, а после того как игру свернул при попытке развернуть - краш

У кого трабла как у меня, то накатите это, пофиксятся худы в стиле кс, майнкрафт и от Веспана к сожалению пока что с багами

1610821715384.png


1610821729190.png


1610821749606.png
 

Вложения

  • HUD.asi
    1,015.5 KB · Просмотры: 8
Последнее редактирование:

Vikkir Tomoyan

Известный
185
34
После установки последнего обновления у меня игра крашит так на лаунчере, так и на своей сборке.

bandicam 2021-01-16 21-35-07-481.jpg

bandicam 2021-01-16 21-36-09-069.jpg

Результат вывода CrashExplorer::
Application: GTA: San Andreas
Computer: ACERASPIRE5532
User: Kirill Viks
Date: Saturday, January 16, 2021 9:35:44 PM

Error Reason:
----------------------------------------
gta_sa.exe caused ACCESS_VIOLATION in module "C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\samp.dll" at 0023:039820E1

System Error:
----------------------------------------
0x00000012 - Больше файлов не осталось.

Registers:
----------------------------------------
EAX=039F7B08  EBX=03920000  ECX=039D79BB  EDX=039F7B10
ESI=00000000  EDI=048DE9B8  FLG=00210246
EBP=0028F170  ESP=0028F128  EIP=039820E1
CS=0023  DS=002B  SS=002B  ES=002B  FS=0053  GS=002B

CPU:
----------------------------------------
Architecture: Intel-x86
Number of Processors:  2
Processors Descriptions:
1. AMD Athlon(tm) X2 Dual Core Processor L310
2. AMD Athlon(tm) X2 Dual Core Processor L310

Operating System:
----------------------------------------
OS Version:    Windows 8
Build Number:  9200

Memory Usage:
----------------------------------------
Current Memory Load:         49%
Total Physical Memory:       3836 MB
Available Physical Memory:   1939 MB
Total Page File Memory:      4095 MB
Available Page File Memory:  4095 MB

Stack Trace: Interrupted Thread, TID: 2920
----------------------------------------
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\samp.dll" at 0023:039820E1
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD\SAMP.plugin" at 0023:6ECFF6C2
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD\SAMP.plugin" at 0023:6ED530EB, init_lua()+259 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64D4FAA5
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64CB53A5
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64CB8386
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64CB987F
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64DAB0FE
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64C7BBA9
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64DE385B
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64D709F1
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64D53080
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FFB94
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FDE46
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FB83B
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FFBBB
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FE202
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F5007BB
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F500188
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FDF18
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FB83B
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FFBBB
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FE202
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F5007BB
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F500188
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\gta_sa.exe" at 0023:008246F1, __CrtMain()
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 2644
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BugTrap.dll" at 0023:0BAB3151, BT_CallNetFilter()+4821 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BugTrap.dll" at 0023:0BAB1BAC, BT_CallCppFilter()+1340 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BugTrap.dll" at 0023:0BAB1621, BT_SehFilter()+11 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76D8F675, UnhandledExceptionFilter()+357 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\samp.dll" at 0023:039820E1

Stack Trace: Running Thread, TID: 3860
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCC7C, ZwDelayExecution()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD104F, Sleep()+15 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\GTASA.WidescreenFix.asi" at 0023:6F7AA479, SetFOVMultiplier()+33929 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 2236
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCC7C, ZwDelayExecution()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD104F, Sleep()+15 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\MoonLoader.asi" at 0023:6F3DD0BC
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\MoonLoader.asi" at 0023:6F42FADD
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 2108
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCEEC, ZwWaitForMultipleObjects()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337B89, WaitForMultipleObjects()+25 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F51FA09, GetPluginData()+120777 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 1788
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.stream.dll" at 0023:6E8D5D2C, StreamRefresherCreate()+47532 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 2204
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CE42C, ZwWaitForWorkViaWorkerFactory()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 3688
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CE42C, ZwWaitForWorkViaWorkerFactory()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 1448
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BASS.dll" at 0023:6FA7274E
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 2616
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BASS.dll" at 0023:6FA8D248

Stack Trace: Running Thread, TID: 696
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCEEC, ZwWaitForMultipleObjects()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337B89, WaitForMultipleObjects()+25 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BASS.dll" at 0023:6FA8DCA4, BASS_GetCPU()+2479 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 2816
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BASS.dll" at 0023:6FA71E17
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 584
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E13373A, XdxInitXopServices()+153546 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E4B5DB5, XdxInitXopServices()+3833413 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E4B5D99, XdxInitXopServices()+3833385 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 3868
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E13373A, XdxInitXopServices()+153546 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E4B5DB5, XdxInitXopServices()+3833413 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E4B5D99, XdxInitXopServices()+3833385 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 4888
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E13373A, XdxInitXopServices()+153546 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E4B5DB5, XdxInitXopServices()+3833413 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E4B5D99, XdxInitXopServices()+3833385 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 6104
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CE3FC, NtWaitForAlertByThreadId()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76D88D13, SleepConditionVariableSRW()+35 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll" at 0023:6D7093A6, Discord_RegisterSteamGame()+7542 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll" at 0023:6D7080CC, Discord_RegisterSteamGame()+2716 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll" at 0023:6D707FC7, Discord_RegisterSteamGame()+2455 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll" at 0023:6D701D40
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll" at 0023:6D702B44
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll" at 0023:6D702866
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll" at 0023:6D72625A, Discord_RegisterSteamGame()+125994 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 2872
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.bank.dll" at 0023:6EE0594E
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 3824
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCEEC, ZwWaitForMultipleObjects()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337B89, WaitForMultipleObjects()+25 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74C98D7F, DllGetClassObject()+4111 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74C98D2C, DllGetClassObject()+4028 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74C9898D, DllGetClassObject()+3101 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 5888
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCEEC, ZwWaitForMultipleObjects()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337B89, WaitForMultipleObjects()+25 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74C98261, DllGetClassObject()+1265 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74C980C0, DllGetClassObject()+848 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74C9898D, DllGetClassObject()+3101 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 1724
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CE42C, ZwWaitForWorkViaWorkerFactory()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 1068
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCEEC, ZwWaitForMultipleObjects()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337B89, WaitForMultipleObjects()+25 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74CA0BEF, DirectSoundCaptureEnumerateW()+4863 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74CA2141, DirectSoundCaptureEnumerateW()+10321 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)
"C:\Windows\system32\apphelp.dll" at 0023:74EF387B, Ordinal4()+187 byte(s)

Stack Trace: Running Thread, TID: 4800
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCC7C, ZwDelayExecution()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD104F, Sleep()+15 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\gta_sa.exe" at 0023:004EEEB1, _ZN19CAESmoothFadeThread14SmoothFadeProcEPv()
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 3700
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCC7C, ZwDelayExecution()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD104F, Sleep()+15 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\gta_sa.exe" at 0023:004F1665, _ZN15CAEStreamThread8MainLoopEPv()
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 3108
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCEEC, ZwWaitForMultipleObjects()+12 byte(s)
"C:\Windows\SYSTEM32\USER32.dll" at 0023:76DBD433, MsgWaitForMultipleObjectsEx()+355 byte(s)
"C:\Windows\SYSTEM32\DINPUT8.dll" at 0023:6E6CCB2E, DirectInput8Create()+1374 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 5912
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CE42C, ZwWaitForWorkViaWorkerFactory()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 4524
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CE42C, ZwWaitForWorkViaWorkerFactory()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 5964
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCEEC, ZwWaitForMultipleObjects()+12 byte(s)
"C:\Windows\SYSTEM32\CRYPT32.dll" at 0023:774D6301, I_CryptDetachTls()+161 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 5708
----------------------------------------
"C:\Windows\SYSTEM32\USER32.dll" at 0023:76DBA40E, PeekMessageW()+862 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BugTrap.dll" at 0023:0BAA4AA3

Command Line:
----------------------------------------
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\gta_sa.exe" -c -n Kirill_Haruno -h 127.0.0.1 -p 7777

Current Directory:
----------------------------------------
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks

Environment Variables:
----------------------------------------
=::=::\
=C:=C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks
ALLUSERSPROFILE=C:\ProgramData
AMDAPPSDKROOT=C:\Program Files (x86)\AMD APP\
APPDATA=C:\Users\Kirill Viks\AppData\Roaming
CommonProgramFiles=C:\Program Files (x86)\Common Files
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
CommonProgramW6432=C:\Program Files\Common Files
COMPUTERNAME=ACERASPIRE5532
ComSpec=C:\Windows\system32\cmd.exe
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Users\Kirill Viks
LOCALAPPDATA=C:\Users\Kirill Viks\AppData\Local
LOGONSERVER=\\MicrosoftAccount
NUMBER_OF_PROCESSORS=2
OS=Windows_NT
Path=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_ARCHITEW6432=AMD64
PROCESSOR_IDENTIFIER=AMD64 Family 15 Model 104 Stepping 2, AuthenticAMD
PROCESSOR_LEVEL=15
PROCESSOR_REVISION=6802
ProgramData=C:\ProgramData
ProgramFiles=C:\Program Files (x86)
ProgramFiles(x86)=C:\Program Files (x86)
ProgramW6432=C:\Program Files
PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
PUBLIC=C:\Users\Public
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\Windows
TEMP=C:\Users\KIRILL~1\AppData\Local\Temp
TMP=C:\Users\KIRILL~1\AppData\Local\Temp
USERDOMAIN=ACERASPIRE5532
USERDOMAIN_ROAMINGPROFILE=ACERASPIRE5532
USERNAME=Kirill Viks
USERPROFILE=C:\Users\Kirill Viks
windir=C:\Windows

Process: gta_sa.exe, PID: 5556, Modules:
----------------------------------------
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\gta_sa.exe, Base: 00400000
C:\Windows\SYSTEM32\ntdll.dll (6.3.9600.17415), Base: 77890000
C:\Windows\SYSTEM32\KERNEL32.DLL (6.3.9600.17415), Base: 77320000
C:\Windows\SYSTEM32\KERNELBASE.dll (6.3.9600.17415), Base: 76CD0000
C:\Windows\system32\apphelp.dll (6.3.9600.17415), Base: 74EF0000
C:\Windows\AppPatch\AcLayers.DLL (6.3.9600.17415), Base: 700A0000
C:\Windows\SYSTEM32\msvcrt.dll (7.0.9600.17415), Base: 776F0000
C:\Windows\SYSTEM32\USER32.dll (6.3.9600.17415), Base: 76DB0000
C:\Windows\SYSTEM32\GDI32.dll (6.3.9600.17415), Base: 75220000
C:\Windows\SYSTEM32\SHELL32.dll (6.3.9600.17415), Base: 754A0000
C:\Windows\SYSTEM32\SHLWAPI.dll (6.3.9600.17415), Base: 77460000
C:\Windows\SYSTEM32\OLEAUT32.dll (6.3.9600.17415), Base: 76A50000
C:\Windows\SYSTEM32\MPR.dll (6.3.9600.17415), Base: 73ED0000
C:\Windows\SYSTEM32\SETUPAPI.dll (6.3.9600.17415), Base: 76750000
C:\Windows\SYSTEM32\sfc.dll (6.3.9600.16384), Base: 74C40000
C:\Windows\SYSTEM32\WINSPOOL.DRV (6.3.9600.17415), Base: 74BD0000
C:\Windows\SYSTEM32\RPCRT4.dll (6.3.9600.17415), Base: 77260000
C:\Windows\SYSTEM32\combase.dll (6.3.9600.17415), Base: 770A0000
C:\Windows\SYSTEM32\CFGMGR32.dll (6.3.9600.17415), Base: 77220000
C:\Windows\SYSTEM32\SspiCli.dll (6.3.9600.17415), Base: 75090000
C:\Windows\SYSTEM32\sfc_os.DLL (6.3.9600.17415), Base: 74BC0000
C:\Windows\SYSTEM32\CRYPTBASE.dll (6.3.9600.17415), Base: 75080000
C:\Windows\SYSTEM32\sechost.dll (6.3.9600.17415), Base: 76F10000
C:\Windows\SYSTEM32\bcryptPrimitives.dll (6.3.9600.17415), Base: 75020000
C:\Windows\AppPatch\AcGenral.DLL (6.3.9600.17415), Base: 6FB60000
C:\Windows\SYSTEM32\UxTheme.dll (6.3.9600.17415), Base: 74690000
C:\Windows\SYSTEM32\WINMM.dll (6.3.9600.17415), Base: 74A20000
C:\Windows\SYSTEM32\samcli.dll (6.3.9600.17415), Base: 73EA0000
C:\Windows\SYSTEM32\ole32.dll (6.3.9600.17415), Base: 76BA0000
C:\Windows\SYSTEM32\MSACM32.dll (6.3.9600.17415), Base: 737C0000
C:\Windows\SYSTEM32\VERSION.dll (6.3.9600.17415), Base: 749D0000
C:\Windows\SYSTEM32\USERENV.dll (6.3.9600.17415), Base: 749B0000
C:\Windows\SYSTEM32\dwmapi.dll (6.3.9600.17415), Base: 73E50000
C:\Windows\SYSTEM32\urlmon.dll (11.0.9600.17416), Base: 74D80000
C:\Windows\SYSTEM32\ADVAPI32.dll (6.3.9600.17415), Base: 769C0000
C:\Windows\SYSTEM32\WINMMBASE.dll (6.3.9600.17415), Base: 74790000
C:\Windows\SYSTEM32\profapi.dll (6.3.9600.17415), Base: 74330000
C:\Windows\SYSTEM32\iertutil.dll (11.0.9600.17416), Base: 74000000
C:\Windows\SYSTEM32\WININET.dll (11.0.9600.17416), Base: 747C0000
C:\Windows\SYSTEM32\DEVOBJ.dll (6.3.9600.17415), Base: 73E70000
C:\Windows\SYSTEM32\SHCORE.DLL (6.3.9600.17415), Base: 74F90000
C:\Windows\system32\IMM32.DLL (6.3.9600.17415), Base: 751F0000
C:\Windows\SYSTEM32\MSCTF.dll (6.3.9600.17415), Base: 750C0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\vorbisfile.dll, Base: 737E0000
C:\Windows\SYSTEM32\WS2_32.dll (6.3.9600.17415), Base: 76970000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\EAX.DLL (4.0.0.1), Base: 10000000
C:\Windows\SYSTEM32\NSI.dll (6.3.9600.17415), Base: 774B0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\samp.dll (0.3.7.0), Base: 03920000
C:\Windows\SYSTEM32\d3dx9_25.dll (9.6.168.0), Base: 03C50000
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.9600.17415_none_7c5769eaaa0aa358\COMCTL32.dll (5.82.9600.17415), Base: 6FAD0000
C:\Windows\SYSTEM32\WSOCK32.dll (6.3.9600.17415), Base: 73EC0000
C:\Windows\SYSTEM32\PSAPI.DLL (6.3.9600.17415), Base: 751E0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BASS.dll (2.4.14.0), Base: 6FA70000
C:\Windows\system32\usp10.dll (6.3.9600.17415), Base: 6FA50000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\vorbishooked.DLL, Base: 002C0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\ogg.dll, Base: 002F0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\vorbis.dll, Base: 01580000
C:\Windows\SYSTEM32\CRYPTSP.dll (6.3.9600.17415), Base: 74A80000
C:\Windows\system32\rsaenh.dll (6.3.9600.17415), Base: 744E0000
C:\Windows\SYSTEM32\bcrypt.dll (6.3.9600.17415), Base: 74AA0000
C:\Windows\SYSTEM32\CRYPT32.dll (6.3.9600.17415), Base: 774D0000
C:\Windows\SYSTEM32\MSASN1.dll (6.3.9600.17415), Base: 76A40000
C:\Windows\SYSTEM32\DPAPI.dll (6.3.9600.17415), Base: 74C50000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\anticrasher037.asi, Base: 6FA30000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BugTrap.asi, Base: 63080000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\dbghelp.dll (6.10.3.233), Base: 6F910000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\CLEO.asi (4.1.1.30), Base: 6F8C0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\cleo\FileSystemOperations.cleo, Base: 73E40000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\cleo\IniFiles.cleo, Base: 6F8B0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\cleo\IntOperations.cleo, Base: 6F8A0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\crashes.asi, Base: 6F850000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\FramerateVigilanteSA.asi, Base: 6F800000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\GTASA.WidescreenFix.asi (1.2.0.0), Base: 6F7A0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi, Base: 64C00000
C:\Windows\SYSTEM32\d3dx9_43.dll (9.29.952.3111), Base: 6F5A0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi, Base: 6F4E0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\MoonLoader.asi, Base: 6F2D0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\lua51.dll, Base: 6F230000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\MPSetByDarkP1xel.ASI, Base: 6F200000
C:\Windows\SYSTEM32\kernel.appcore.dll (6.3.9600.17415), Base: 74480000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\OpenSaa.asi, Base: 62500000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\SAMPFUNCS.asi, Base: 6F010000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\SAMPFUNCS\GameExitFixbyRomelo.sf, Base: 6F000000
C:\Windows\SYSTEM32\api-ms-win-crt-heap-l1-1-0.dll (10.0.10240.16390), Base: 6EFF0000
C:\Windows\SYSTEM32\api-ms-win-crt-runtime-l1-1-0.dll (10.0.10240.16390), Base: 68750000
C:\Windows\SYSTEM32\VCRUNTIME140.dll (14.27.29016.0), Base: 6EFD0000
C:\Windows\SYSTEM32\api-ms-win-crt-string-l1-1-0.dll (10.0.10240.16390), Base: 68770000
C:\Windows\SYSTEM32\api-ms-win-crt-stdio-l1-1-0.dll (10.0.10240.16390), Base: 6EFC0000
C:\Windows\SYSTEM32\api-ms-win-crt-convert-l1-1-0.dll (10.0.10240.16390), Base: 6EFB0000
C:\Windows\SYSTEM32\ucrtbase.DLL (10.0.10240.16390), Base: 68650000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\SAMPFUNCS\NormalDapo.sf, Base: 6EF90000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\SAMPGraphicRestore.asi, Base: 01980000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\Screenshot.asi, Base: 6EEF0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\SilentPatchSA.asi (1.1.32.0), Base: 6EEA0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\StreamMemFix.asi, Base: 019C0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.asi.dll, Base: 6EE50000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.bank.dll, Base: 6EE00000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.data.dll, Base: 05080000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.fx.dll, Base: 6EA20000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.movies.dll, Base: 6E9F0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.scm.dll, Base: 6E9C0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.sprites.dll, Base: 6E940000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.stream.dll, Base: 6E8A0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.text.dll, Base: 6E860000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.tracks.dll, Base: 6E820000
C:\Windows\SYSTEM32\DDRAW.dll (6.3.9600.17415), Base: 6E710000
C:\Windows\SYSTEM32\DCIMAN32.dll (6.3.9600.17415), Base: 6E700000
C:\Windows\SYSTEM32\atiu9pag.dll (8.14.1.6264), Base: 74D30000
C:\Windows\SYSTEM32\DSOUND.dll (6.3.9600.17415), Base: 74C90000
C:\Windows\SYSTEM32\POWRPROF.dll (6.3.9600.17415), Base: 74AD0000
C:\Windows\SYSTEM32\clbcatq.dll (2001.12.10530.17415), Base: 76AF0000
C:\Windows\System32\MMDevApi.dll (6.3.9600.17415), Base: 6A9A0000
C:\Windows\SYSTEM32\AUDIOSES.DLL (6.3.9600.17415), Base: 6A940000
C:\Windows\SYSTEM32\avrt.dll (6.3.9600.17415), Base: 74780000
C:\Windows\SYSTEM32\DINPUT8.dll (6.3.9600.17415), Base: 6E6C0000
C:\Windows\SYSTEM32\HID.DLL (6.3.9600.17415), Base: 6B440000
C:\Windows\SYSTEM32\WINTRUST.dll (6.3.9600.17415), Base: 76FC0000
C:\Windows\SYSTEM32\d3d9.dll (6.3.9600.17415), Base: 73890000
C:\Windows\SYSTEM32\aticfx32.dll (8.17.10.1129), Base: 6A810000
C:\Windows\SYSTEM32\atiumdag.dll (7.14.10.911), Base: 6E0C0000
C:\Windows\SYSTEM32\atiumdva.dll (8.14.10.359), Base: 6DC20000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\lfs.dll, Base: 6DBF0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\MoonImGui.dll, Base: 6D890000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\iconv.dll, Base: 6D790000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\clipboard.dll, Base: 07130000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll, Base: 6D700000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\mimgui\cimguidx9.DLL, Base: 6D670000
C:\Windows\SYSTEM32\XINPUT9_1_0.dll (6.3.9600.17415), Base: 6E810000
C:\Windows\SYSTEM32\api-ms-win-crt-utility-l1-1-0.dll (10.0.10240.16390), Base: 6E800000
C:\Windows\SYSTEM32\api-ms-win-crt-math-l1-1-0.dll (10.0.10240.16390), Base: 68760000
C:\Windows\SYSTEM32\wmvcore.dll (12.0.9600.17415), Base: 6D3D0000
C:\Windows\SYSTEM32\WMASF.DLL (12.0.9600.17415), Base: 6D390000
C:\Windows\system32\mlang.dll (6.3.9600.17415), Base: 73EF0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BugTrap.dll (1.4.9.113), Base: 0BAA0000
C:\Windows\SYSTEM32\COMDLG32.dll (6.3.9600.17415), Base: 77000000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\GameSyms.dll, Base: 6D120000
C:\Windows\SYSTEM32\Secur32.dll (6.3.9600.17415), Base: 6B5A0000
C:\Windows\SYSTEM32\ondemandconnroutehelper.dll (6.3.9600.17415), Base: 74D20000
C:\Windows\SYSTEM32\winhttp.dll (6.3.9600.17415), Base: 73AC0000
C:\Windows\system32\mswsock.dll (6.3.9600.17415), Base: 73FB0000
C:\Windows\SYSTEM32\IPHLPAPI.DLL (6.3.9600.17415), Base: 74A50000
C:\Windows\SYSTEM32\WINNSI.DLL (6.3.9600.17415), Base: 74A10000
C:\Windows\SYSTEM32\DNSAPI.dll (6.3.9600.17415), Base: 73F30000
C:\Windows\System32\rasadhlp.dll (6.3.9600.17415), Base: 74280000
C:\Windows\System32\fwpuclnt.dll (6.3.9600.17415), Base: 73A70000
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17415_none_a9ed7f470139b3c1\Comctl32.dll (6.10.9600.17415), Base: 68EB0000
C:\Windows\SYSTEM32\schannel.dll (6.3.9600.17415), Base: 74B40000
C:\Windows\SYSTEM32\gpapi.dll (6.3.9600.17415), Base: 60AC0000
C:\Windows\SYSTEM32\ncrypt.dll (6.3.9600.17415), Base: 6B110000
C:\Windows\SYSTEM32\NTASN1.dll (6.3.9600.17415), Base: 6B0E0000
C:\Windows\SYSTEM32\cryptnet.dll (6.3.9600.17415), Base: 607E0000
C:\Windows\SYSTEM32\WLDAP32.dll (6.3.9600.17415), Base: 76F60000
C:\Windows\system32\ncryptsslp.dll (6.3.9600.17415), Base: 74B20000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD\ARZ.plugin, Base: 64B00000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD\D3D.plugin, Base: 04680000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD\SAMP.plugin, Base: 6ECC0000
C:\Windows\system32\napinsp.dll (6.3.9600.17415), Base: 742D0000
C:\Windows\system32\pnrpnsp.dll (6.3.9600.17415), Base: 742B0000
C:\Windows\system32\NLAapi.dll (6.3.9600.17415), Base: 74290000
C:\Windows\System32\winrnr.dll (6.3.9600.17415), Base: 74A70000
 

SR_team

like pancake
Автор темы
BH Team
4,722
6,381
@SR_team сорян, не в ту темку писал, подумал в этой же теме добавился новый худ, сорян, проблема ещё актуальна если что, пофиксились все худы кроме майнкрафт и веспана :D
В той темке мусор удалю щас

UP После нажатия на перезагрузку всех худов полностью пропадает чат, а после того как игру свернул при попытке развернуть - краш

У кого трабла как у меня, то накатите это, пофиксятся худы в стиле кс, майнкрафт и от Веспана к сожалению пока что с багами

Вроде исправил, проверь
 
  • Нравится
Реакции: Use[R]

SR_team

like pancake
Автор темы
BH Team
4,722
6,381
Значит решил я с одного из стандартных худов вытащить показатель хп кастомый, но когда я его скопировал у меня он не появился вообще. Почему так?
Код:
local x, y = health_pos()
local w, h = health_size()

font_setText("health", math.floor(health_amount()).." hp")
font_setPos("health", x + w - 2, y + 1)
В Custom items впиши health и нажми Add font
 
  • Нравится
Реакции: P0M61K

SR_team

like pancake
Автор темы
BH Team
4,722
6,381
Hot FIX
  • Исправлен обычный рендер (не через D3D)
  • Исправлен рендер примитивов через D3D (больше не отображается, когда худ скрыт)
 
  • Влюблен
Реакции: Use[R]

SR_team

like pancake
Автор темы
BH Team
4,722
6,381
После установки последнего обновления у меня игра крашит так на лаунчере, так и на своей сборке.



Результат вывода CrashExplorer::
Application: GTA: San Andreas
Computer: ACERASPIRE5532
User: Kirill Viks
Date: Saturday, January 16, 2021 9:35:44 PM

Error Reason:
----------------------------------------
gta_sa.exe caused ACCESS_VIOLATION in module "C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\samp.dll" at 0023:039820E1

System Error:
----------------------------------------
0x00000012 - Больше файлов не осталось.

Registers:
----------------------------------------
EAX=039F7B08  EBX=03920000  ECX=039D79BB  EDX=039F7B10
ESI=00000000  EDI=048DE9B8  FLG=00210246
EBP=0028F170  ESP=0028F128  EIP=039820E1
CS=0023  DS=002B  SS=002B  ES=002B  FS=0053  GS=002B

CPU:
----------------------------------------
Architecture: Intel-x86
Number of Processors:  2
Processors Descriptions:
1. AMD Athlon(tm) X2 Dual Core Processor L310
2. AMD Athlon(tm) X2 Dual Core Processor L310

Operating System:
----------------------------------------
OS Version:    Windows 8
Build Number:  9200

Memory Usage:
----------------------------------------
Current Memory Load:         49%
Total Physical Memory:       3836 MB
Available Physical Memory:   1939 MB
Total Page File Memory:      4095 MB
Available Page File Memory:  4095 MB

Stack Trace: Interrupted Thread, TID: 2920
----------------------------------------
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\samp.dll" at 0023:039820E1
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD\SAMP.plugin" at 0023:6ECFF6C2
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD\SAMP.plugin" at 0023:6ED530EB, init_lua()+259 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64D4FAA5
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64CB53A5
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64CB8386
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64CB987F
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64DAB0FE
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64C7BBA9
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64DE385B
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64D709F1
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi" at 0023:64D53080
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FFB94
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FDE46
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FB83B
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FFBBB
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FE202
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F5007BB
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F500188
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FDF18
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FB83B
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FFBBB
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F4FE202
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F5007BB
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F500188
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\gta_sa.exe" at 0023:008246F1, __CrtMain()
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 2644
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BugTrap.dll" at 0023:0BAB3151, BT_CallNetFilter()+4821 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BugTrap.dll" at 0023:0BAB1BAC, BT_CallCppFilter()+1340 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BugTrap.dll" at 0023:0BAB1621, BT_SehFilter()+11 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76D8F675, UnhandledExceptionFilter()+357 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\samp.dll" at 0023:039820E1

Stack Trace: Running Thread, TID: 3860
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCC7C, ZwDelayExecution()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD104F, Sleep()+15 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\GTASA.WidescreenFix.asi" at 0023:6F7AA479, SetFOVMultiplier()+33929 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 2236
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCC7C, ZwDelayExecution()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD104F, Sleep()+15 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\MoonLoader.asi" at 0023:6F3DD0BC
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\MoonLoader.asi" at 0023:6F42FADD
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 2108
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCEEC, ZwWaitForMultipleObjects()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337B89, WaitForMultipleObjects()+25 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi" at 0023:6F51FA09, GetPluginData()+120777 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 1788
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.stream.dll" at 0023:6E8D5D2C, StreamRefresherCreate()+47532 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 2204
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CE42C, ZwWaitForWorkViaWorkerFactory()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 3688
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CE42C, ZwWaitForWorkViaWorkerFactory()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 1448
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BASS.dll" at 0023:6FA7274E
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 2616
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BASS.dll" at 0023:6FA8D248

Stack Trace: Running Thread, TID: 696
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCEEC, ZwWaitForMultipleObjects()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337B89, WaitForMultipleObjects()+25 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BASS.dll" at 0023:6FA8DCA4, BASS_GetCPU()+2479 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 2816
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BASS.dll" at 0023:6FA71E17
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 584
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E13373A, XdxInitXopServices()+153546 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E4B5DB5, XdxInitXopServices()+3833413 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E4B5D99, XdxInitXopServices()+3833385 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 3868
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E13373A, XdxInitXopServices()+153546 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E4B5DB5, XdxInitXopServices()+3833413 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E4B5D99, XdxInitXopServices()+3833385 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 4888
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E13373A, XdxInitXopServices()+153546 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E4B5DB5, XdxInitXopServices()+3833413 byte(s)
"C:\Windows\SYSTEM32\atiumdag.dll" at 0023:6E4B5D99, XdxInitXopServices()+3833385 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 6104
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CE3FC, NtWaitForAlertByThreadId()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76D88D13, SleepConditionVariableSRW()+35 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll" at 0023:6D7093A6, Discord_RegisterSteamGame()+7542 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll" at 0023:6D7080CC, Discord_RegisterSteamGame()+2716 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll" at 0023:6D707FC7, Discord_RegisterSteamGame()+2455 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll" at 0023:6D701D40
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll" at 0023:6D702B44
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll" at 0023:6D702866
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll" at 0023:6D72625A, Discord_RegisterSteamGame()+125994 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 2872
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CC97C, NtWaitForSingleObject()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD2C02, WaitForSingleObject()+18 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.bank.dll" at 0023:6EE0594E
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 3824
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCEEC, ZwWaitForMultipleObjects()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337B89, WaitForMultipleObjects()+25 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74C98D7F, DllGetClassObject()+4111 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74C98D2C, DllGetClassObject()+4028 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74C9898D, DllGetClassObject()+3101 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 5888
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCEEC, ZwWaitForMultipleObjects()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337B89, WaitForMultipleObjects()+25 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74C98261, DllGetClassObject()+1265 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74C980C0, DllGetClassObject()+848 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74C9898D, DllGetClassObject()+3101 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 1724
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CE42C, ZwWaitForWorkViaWorkerFactory()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 1068
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCEEC, ZwWaitForMultipleObjects()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337B89, WaitForMultipleObjects()+25 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74CA0BEF, DirectSoundCaptureEnumerateW()+4863 byte(s)
"C:\Windows\SYSTEM32\DSOUND.dll" at 0023:74CA2141, DirectSoundCaptureEnumerateW()+10321 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)
"C:\Windows\system32\apphelp.dll" at 0023:74EF387B, Ordinal4()+187 byte(s)

Stack Trace: Running Thread, TID: 4800
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCC7C, ZwDelayExecution()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD104F, Sleep()+15 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\gta_sa.exe" at 0023:004EEEB1, _ZN19CAESmoothFadeThread14SmoothFadeProcEPv()
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 3700
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCC7C, ZwDelayExecution()+12 byte(s)
"C:\Windows\SYSTEM32\KERNELBASE.dll" at 0023:76CD104F, Sleep()+15 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\gta_sa.exe" at 0023:004F1665, _ZN15CAEStreamThread8MainLoopEPv()
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 3108
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCEEC, ZwWaitForMultipleObjects()+12 byte(s)
"C:\Windows\SYSTEM32\USER32.dll" at 0023:76DBD433, MsgWaitForMultipleObjectsEx()+355 byte(s)
"C:\Windows\SYSTEM32\DINPUT8.dll" at 0023:6E6CCB2E, DirectInput8Create()+1374 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 5912
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CE42C, ZwWaitForWorkViaWorkerFactory()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 4524
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CE42C, ZwWaitForWorkViaWorkerFactory()+12 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 5964
----------------------------------------
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778CCEEC, ZwWaitForMultipleObjects()+12 byte(s)
"C:\Windows\SYSTEM32\CRYPT32.dll" at 0023:774D6301, I_CryptDetachTls()+161 byte(s)
"C:\Windows\SYSTEM32\KERNEL32.DLL" at 0023:77337C04, BaseThreadInitThunk()+36 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB90F, RtlInitializeExceptionChain()+143 byte(s)
"C:\Windows\SYSTEM32\ntdll.dll" at 0023:778EB8DA, RtlInitializeExceptionChain()+90 byte(s)

Stack Trace: Running Thread, TID: 5708
----------------------------------------
"C:\Windows\SYSTEM32\USER32.dll" at 0023:76DBA40E, PeekMessageW()+862 byte(s)
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BugTrap.dll" at 0023:0BAA4AA3

Command Line:
----------------------------------------
"C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\gta_sa.exe" -c -n Kirill_Haruno -h 127.0.0.1 -p 7777

Current Directory:
----------------------------------------
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks

Environment Variables:
----------------------------------------
=::=::\
=C:=C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks
ALLUSERSPROFILE=C:\ProgramData
AMDAPPSDKROOT=C:\Program Files (x86)\AMD APP\
APPDATA=C:\Users\Kirill Viks\AppData\Roaming
CommonProgramFiles=C:\Program Files (x86)\Common Files
CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
CommonProgramW6432=C:\Program Files\Common Files
COMPUTERNAME=ACERASPIRE5532
ComSpec=C:\Windows\system32\cmd.exe
FP_NO_HOST_CHECK=NO
HOMEDRIVE=C:
HOMEPATH=\Users\Kirill Viks
LOCALAPPDATA=C:\Users\Kirill Viks\AppData\Local
LOGONSERVER=\\MicrosoftAccount
NUMBER_OF_PROCESSORS=2
OS=Windows_NT
Path=C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_ARCHITEW6432=AMD64
PROCESSOR_IDENTIFIER=AMD64 Family 15 Model 104 Stepping 2, AuthenticAMD
PROCESSOR_LEVEL=15
PROCESSOR_REVISION=6802
ProgramData=C:\ProgramData
ProgramFiles=C:\Program Files (x86)
ProgramFiles(x86)=C:\Program Files (x86)
ProgramW6432=C:\Program Files
PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
PUBLIC=C:\Users\Public
SESSIONNAME=Console
SystemDrive=C:
SystemRoot=C:\Windows
TEMP=C:\Users\KIRILL~1\AppData\Local\Temp
TMP=C:\Users\KIRILL~1\AppData\Local\Temp
USERDOMAIN=ACERASPIRE5532
USERDOMAIN_ROAMINGPROFILE=ACERASPIRE5532
USERNAME=Kirill Viks
USERPROFILE=C:\Users\Kirill Viks
windir=C:\Windows

Process: gta_sa.exe, PID: 5556, Modules:
----------------------------------------
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\gta_sa.exe, Base: 00400000
C:\Windows\SYSTEM32\ntdll.dll (6.3.9600.17415), Base: 77890000
C:\Windows\SYSTEM32\KERNEL32.DLL (6.3.9600.17415), Base: 77320000
C:\Windows\SYSTEM32\KERNELBASE.dll (6.3.9600.17415), Base: 76CD0000
C:\Windows\system32\apphelp.dll (6.3.9600.17415), Base: 74EF0000
C:\Windows\AppPatch\AcLayers.DLL (6.3.9600.17415), Base: 700A0000
C:\Windows\SYSTEM32\msvcrt.dll (7.0.9600.17415), Base: 776F0000
C:\Windows\SYSTEM32\USER32.dll (6.3.9600.17415), Base: 76DB0000
C:\Windows\SYSTEM32\GDI32.dll (6.3.9600.17415), Base: 75220000
C:\Windows\SYSTEM32\SHELL32.dll (6.3.9600.17415), Base: 754A0000
C:\Windows\SYSTEM32\SHLWAPI.dll (6.3.9600.17415), Base: 77460000
C:\Windows\SYSTEM32\OLEAUT32.dll (6.3.9600.17415), Base: 76A50000
C:\Windows\SYSTEM32\MPR.dll (6.3.9600.17415), Base: 73ED0000
C:\Windows\SYSTEM32\SETUPAPI.dll (6.3.9600.17415), Base: 76750000
C:\Windows\SYSTEM32\sfc.dll (6.3.9600.16384), Base: 74C40000
C:\Windows\SYSTEM32\WINSPOOL.DRV (6.3.9600.17415), Base: 74BD0000
C:\Windows\SYSTEM32\RPCRT4.dll (6.3.9600.17415), Base: 77260000
C:\Windows\SYSTEM32\combase.dll (6.3.9600.17415), Base: 770A0000
C:\Windows\SYSTEM32\CFGMGR32.dll (6.3.9600.17415), Base: 77220000
C:\Windows\SYSTEM32\SspiCli.dll (6.3.9600.17415), Base: 75090000
C:\Windows\SYSTEM32\sfc_os.DLL (6.3.9600.17415), Base: 74BC0000
C:\Windows\SYSTEM32\CRYPTBASE.dll (6.3.9600.17415), Base: 75080000
C:\Windows\SYSTEM32\sechost.dll (6.3.9600.17415), Base: 76F10000
C:\Windows\SYSTEM32\bcryptPrimitives.dll (6.3.9600.17415), Base: 75020000
C:\Windows\AppPatch\AcGenral.DLL (6.3.9600.17415), Base: 6FB60000
C:\Windows\SYSTEM32\UxTheme.dll (6.3.9600.17415), Base: 74690000
C:\Windows\SYSTEM32\WINMM.dll (6.3.9600.17415), Base: 74A20000
C:\Windows\SYSTEM32\samcli.dll (6.3.9600.17415), Base: 73EA0000
C:\Windows\SYSTEM32\ole32.dll (6.3.9600.17415), Base: 76BA0000
C:\Windows\SYSTEM32\MSACM32.dll (6.3.9600.17415), Base: 737C0000
C:\Windows\SYSTEM32\VERSION.dll (6.3.9600.17415), Base: 749D0000
C:\Windows\SYSTEM32\USERENV.dll (6.3.9600.17415), Base: 749B0000
C:\Windows\SYSTEM32\dwmapi.dll (6.3.9600.17415), Base: 73E50000
C:\Windows\SYSTEM32\urlmon.dll (11.0.9600.17416), Base: 74D80000
C:\Windows\SYSTEM32\ADVAPI32.dll (6.3.9600.17415), Base: 769C0000
C:\Windows\SYSTEM32\WINMMBASE.dll (6.3.9600.17415), Base: 74790000
C:\Windows\SYSTEM32\profapi.dll (6.3.9600.17415), Base: 74330000
C:\Windows\SYSTEM32\iertutil.dll (11.0.9600.17416), Base: 74000000
C:\Windows\SYSTEM32\WININET.dll (11.0.9600.17416), Base: 747C0000
C:\Windows\SYSTEM32\DEVOBJ.dll (6.3.9600.17415), Base: 73E70000
C:\Windows\SYSTEM32\SHCORE.DLL (6.3.9600.17415), Base: 74F90000
C:\Windows\system32\IMM32.DLL (6.3.9600.17415), Base: 751F0000
C:\Windows\SYSTEM32\MSCTF.dll (6.3.9600.17415), Base: 750C0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\vorbisfile.dll, Base: 737E0000
C:\Windows\SYSTEM32\WS2_32.dll (6.3.9600.17415), Base: 76970000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\EAX.DLL (4.0.0.1), Base: 10000000
C:\Windows\SYSTEM32\NSI.dll (6.3.9600.17415), Base: 774B0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\samp.dll (0.3.7.0), Base: 03920000
C:\Windows\SYSTEM32\d3dx9_25.dll (9.6.168.0), Base: 03C50000
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.9600.17415_none_7c5769eaaa0aa358\COMCTL32.dll (5.82.9600.17415), Base: 6FAD0000
C:\Windows\SYSTEM32\WSOCK32.dll (6.3.9600.17415), Base: 73EC0000
C:\Windows\SYSTEM32\PSAPI.DLL (6.3.9600.17415), Base: 751E0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BASS.dll (2.4.14.0), Base: 6FA70000
C:\Windows\system32\usp10.dll (6.3.9600.17415), Base: 6FA50000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\vorbishooked.DLL, Base: 002C0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\ogg.dll, Base: 002F0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\vorbis.dll, Base: 01580000
C:\Windows\SYSTEM32\CRYPTSP.dll (6.3.9600.17415), Base: 74A80000
C:\Windows\system32\rsaenh.dll (6.3.9600.17415), Base: 744E0000
C:\Windows\SYSTEM32\bcrypt.dll (6.3.9600.17415), Base: 74AA0000
C:\Windows\SYSTEM32\CRYPT32.dll (6.3.9600.17415), Base: 774D0000
C:\Windows\SYSTEM32\MSASN1.dll (6.3.9600.17415), Base: 76A40000
C:\Windows\SYSTEM32\DPAPI.dll (6.3.9600.17415), Base: 74C50000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\anticrasher037.asi, Base: 6FA30000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BugTrap.asi, Base: 63080000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\dbghelp.dll (6.10.3.233), Base: 6F910000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\CLEO.asi (4.1.1.30), Base: 6F8C0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\cleo\FileSystemOperations.cleo, Base: 73E40000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\cleo\IniFiles.cleo, Base: 6F8B0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\cleo\IntOperations.cleo, Base: 6F8A0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\crashes.asi, Base: 6F850000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\FramerateVigilanteSA.asi, Base: 6F800000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\GTASA.WidescreenFix.asi (1.2.0.0), Base: 6F7A0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD.asi, Base: 64C00000
C:\Windows\SYSTEM32\d3dx9_43.dll (9.29.952.3111), Base: 6F5A0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader.asi, Base: 6F4E0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\MoonLoader.asi, Base: 6F2D0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\lua51.dll, Base: 6F230000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\MPSetByDarkP1xel.ASI, Base: 6F200000
C:\Windows\SYSTEM32\kernel.appcore.dll (6.3.9600.17415), Base: 74480000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\OpenSaa.asi, Base: 62500000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\SAMPFUNCS.asi, Base: 6F010000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\SAMPFUNCS\GameExitFixbyRomelo.sf, Base: 6F000000
C:\Windows\SYSTEM32\api-ms-win-crt-heap-l1-1-0.dll (10.0.10240.16390), Base: 6EFF0000
C:\Windows\SYSTEM32\api-ms-win-crt-runtime-l1-1-0.dll (10.0.10240.16390), Base: 68750000
C:\Windows\SYSTEM32\VCRUNTIME140.dll (14.27.29016.0), Base: 6EFD0000
C:\Windows\SYSTEM32\api-ms-win-crt-string-l1-1-0.dll (10.0.10240.16390), Base: 68770000
C:\Windows\SYSTEM32\api-ms-win-crt-stdio-l1-1-0.dll (10.0.10240.16390), Base: 6EFC0000
C:\Windows\SYSTEM32\api-ms-win-crt-convert-l1-1-0.dll (10.0.10240.16390), Base: 6EFB0000
C:\Windows\SYSTEM32\ucrtbase.DLL (10.0.10240.16390), Base: 68650000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\SAMPFUNCS\NormalDapo.sf, Base: 6EF90000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\SAMPGraphicRestore.asi, Base: 01980000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\Screenshot.asi, Base: 6EEF0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\SilentPatchSA.asi (1.1.32.0), Base: 6EEA0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\StreamMemFix.asi, Base: 019C0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.asi.dll, Base: 6EE50000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.bank.dll, Base: 6EE00000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.data.dll, Base: 05080000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.fx.dll, Base: 6EA20000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.movies.dll, Base: 6E9F0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.scm.dll, Base: 6E9C0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.sprites.dll, Base: 6E940000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.stream.dll, Base: 6E8A0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.text.dll, Base: 6E860000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\modloader\.data\plugins\gta3\std.tracks.dll, Base: 6E820000
C:\Windows\SYSTEM32\DDRAW.dll (6.3.9600.17415), Base: 6E710000
C:\Windows\SYSTEM32\DCIMAN32.dll (6.3.9600.17415), Base: 6E700000
C:\Windows\SYSTEM32\atiu9pag.dll (8.14.1.6264), Base: 74D30000
C:\Windows\SYSTEM32\DSOUND.dll (6.3.9600.17415), Base: 74C90000
C:\Windows\SYSTEM32\POWRPROF.dll (6.3.9600.17415), Base: 74AD0000
C:\Windows\SYSTEM32\clbcatq.dll (2001.12.10530.17415), Base: 76AF0000
C:\Windows\System32\MMDevApi.dll (6.3.9600.17415), Base: 6A9A0000
C:\Windows\SYSTEM32\AUDIOSES.DLL (6.3.9600.17415), Base: 6A940000
C:\Windows\SYSTEM32\avrt.dll (6.3.9600.17415), Base: 74780000
C:\Windows\SYSTEM32\DINPUT8.dll (6.3.9600.17415), Base: 6E6C0000
C:\Windows\SYSTEM32\HID.DLL (6.3.9600.17415), Base: 6B440000
C:\Windows\SYSTEM32\WINTRUST.dll (6.3.9600.17415), Base: 76FC0000
C:\Windows\SYSTEM32\d3d9.dll (6.3.9600.17415), Base: 73890000
C:\Windows\SYSTEM32\aticfx32.dll (8.17.10.1129), Base: 6A810000
C:\Windows\SYSTEM32\atiumdag.dll (7.14.10.911), Base: 6E0C0000
C:\Windows\SYSTEM32\atiumdva.dll (8.14.10.359), Base: 6DC20000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\lfs.dll, Base: 6DBF0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\MoonImGui.dll, Base: 6D890000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\iconv.dll, Base: 6D790000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\clipboard.dll, Base: 07130000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\discord-rpc.dll, Base: 6D700000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\moonloader\lib\mimgui\cimguidx9.DLL, Base: 6D670000
C:\Windows\SYSTEM32\XINPUT9_1_0.dll (6.3.9600.17415), Base: 6E810000
C:\Windows\SYSTEM32\api-ms-win-crt-utility-l1-1-0.dll (10.0.10240.16390), Base: 6E800000
C:\Windows\SYSTEM32\api-ms-win-crt-math-l1-1-0.dll (10.0.10240.16390), Base: 68760000
C:\Windows\SYSTEM32\wmvcore.dll (12.0.9600.17415), Base: 6D3D0000
C:\Windows\SYSTEM32\WMASF.DLL (12.0.9600.17415), Base: 6D390000
C:\Windows\system32\mlang.dll (6.3.9600.17415), Base: 73EF0000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\BugTrap.dll (1.4.9.113), Base: 0BAA0000
C:\Windows\SYSTEM32\COMDLG32.dll (6.3.9600.17415), Base: 77000000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\GameSyms.dll, Base: 6D120000
C:\Windows\SYSTEM32\Secur32.dll (6.3.9600.17415), Base: 6B5A0000
C:\Windows\SYSTEM32\ondemandconnroutehelper.dll (6.3.9600.17415), Base: 74D20000
C:\Windows\SYSTEM32\winhttp.dll (6.3.9600.17415), Base: 73AC0000
C:\Windows\system32\mswsock.dll (6.3.9600.17415), Base: 73FB0000
C:\Windows\SYSTEM32\IPHLPAPI.DLL (6.3.9600.17415), Base: 74A50000
C:\Windows\SYSTEM32\WINNSI.DLL (6.3.9600.17415), Base: 74A10000
C:\Windows\SYSTEM32\DNSAPI.dll (6.3.9600.17415), Base: 73F30000
C:\Windows\System32\rasadhlp.dll (6.3.9600.17415), Base: 74280000
C:\Windows\System32\fwpuclnt.dll (6.3.9600.17415), Base: 73A70000
C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17415_none_a9ed7f470139b3c1\Comctl32.dll (6.10.9600.17415), Base: 68EB0000
C:\Windows\SYSTEM32\schannel.dll (6.3.9600.17415), Base: 74B40000
C:\Windows\SYSTEM32\gpapi.dll (6.3.9600.17415), Base: 60AC0000
C:\Windows\SYSTEM32\ncrypt.dll (6.3.9600.17415), Base: 6B110000
C:\Windows\SYSTEM32\NTASN1.dll (6.3.9600.17415), Base: 6B0E0000
C:\Windows\SYSTEM32\cryptnet.dll (6.3.9600.17415), Base: 607E0000
C:\Windows\SYSTEM32\WLDAP32.dll (6.3.9600.17415), Base: 76F60000
C:\Windows\system32\ncryptsslp.dll (6.3.9600.17415), Base: 74B20000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD\ARZ.plugin, Base: 64B00000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD\D3D.plugin, Base: 04680000
C:\Users\Kirill Viks\GTA San Andreas\GTA SA-MP by Kirill Viks\HUD\SAMP.plugin, Base: 6ECC0000
C:\Windows\system32\napinsp.dll (6.3.9600.17415), Base: 742D0000
C:\Windows\system32\pnrpnsp.dll (6.3.9600.17415), Base: 742B0000
C:\Windows\system32\NLAapi.dll (6.3.9600.17415), Base: 74290000
C:\Windows\System32\winrnr.dll (6.3.9600.17415), Base: 74A70000
Проверь как будет время. Файл SAMP.plugin из архива закинь в папку HUD
 

Вложения

  • SAMP.plugin.zip
    241 KB · Просмотры: 37
  • Нравится
Реакции: Vikkir Tomoyan