Quantcast
Channel: SA-MP Forums - Client Support
Viewing all 570 articles
Browse latest View live

Trying to add a server on SA-MP Client

$
0
0
Trying to add a server on SA-MP Client And its showing
A call to an OS function failed
How to fix this?

Command problem

$
0
0
Hello, I would like to ask for help, because I created a command, dialogue, table in the database and added a phrase Language to PlayerData, it is worth noting that the search does not concern me in the database, why?

Code:

CMD:language(playerid, params[])
{
        Dialog_Show(playerid, Language, DIALOG_STYLE_LIST, "Select language", "English\nPolish", "Select", "Cancel");
        return 1;
}

This is my command

Code:

Dialog:Language(playerid, response, listitem, inputtext[])
{
        if (response)
        {
            new
                        message[256+1],
                        query[2048];
            if(listitem == 0)
            {
                        format(message, 256, "You have changed the server language to English!", listitem);
                        SendClientMessage(playerid, 0xFFFFFFFF, message);
                        PlayerData[playerid][pLanguage] = 0;
                        format(query, sizeof(query), "UPDATE `account` SET `Language` = '%d'",
                        PlayerData[playerid][pLanguage]
                        );
                        return 1;
                }
                if(listitem == 1)
                {
                        format(message, 256, "Zmieniłeś język serwera na polski!", listitem);
                          SendClientMessage(playerid, 0xFFFFFFFF, message);
                        PlayerData[playerid][pLanguage] = 1;
                        format(query, sizeof(query), "UPDATE `account` SET `Language` = '%d'",
                        PlayerData[playerid][pLanguage]
                        );
                          return 1;
                }
        }
        return 1;
}

And this is my dialog. Please help me :(

Need Help.

$
0
0
As what the title said, I have been receiving a lot of OP codes here and there on some servers I actually play at and it's very annoying to crash all the time without knowing the solution for this problem.

Here is the OP code trace;

Code:


SA-MP 0.3z
Exception At Address: 0x007F120E
Base: 0x03AD0000

Registers:
EAX: 0x00000000        EBX: 0x000003FA        ECX: 0x0028F558        EDX: 0x27E1C130
ESI: 0x00000013        EDI: 0x00000090        EBP: 0xFFFFFFFF        ESP: 0x0028F52C
EFLAGS: 0x00210206

Stack:
+0000: 0x10A74D38  0x00000013  0xFFFFFFFF  0x000003FA
+0010: 0x006D3A7E  0x00000000  0x006D3490  0x0028F558
+0020: 0x27E1C130  0x00000013  0x00000013  0x00000013
+0030: 0x00000000  0x006E32F8  0x00000013  0x000006E7
+0040: 0x00000001  0x040897F0  0x00000000  0x004985DF
+0050: 0xFFFFFFFF  0x00000001  0x000006E7  0x0028F7AC
+0060: 0x00000000  0x0028F7B4  0x00000000  0x00544901
+0070: 0x0028F5A4  0x00000000  0x00000000  0x42900000
+0080: 0x4173C0D8  0x00B99B58  0x10A74D38  0x0F0B68D0
+0090: 0x00544B97  0x0000000C  0x0028F6F0  0x10A74D38
+00A0: 0x00000000  0x00000001  0x00000049  0x00000048
+00B0: 0x0000001C  0x000000B0  0x00000048  0x0000001B
+00C0: 0x0F0B68D0  0x44207B0A  0x49742400  0xC9742400
+00D0: 0xC9742400  0x49742400  0xC9742400  0x49742400
+00E0: 0x0048D370  0x00002108  0x00000000  0x0000053F
+00F0: 0x0028F6E0  0x00000000  0x37955B08  0x0047CCC4
+0100: 0x00000000  0x00000175  0xFFFFFFFF  0x00000001
+0110: 0x040897F0  0x0028F6F0  0x00000000  0x004682A2
+0120: 0x00000001  0x00000001  0x000000A5  0x1E6146FA
+0130: 0x00000000  0x00000000  0x00000000  0x00000000
+0140: 0x01220017  0x1E6146FA  0x00000000  0x44213670
+0150: 0xC4C94A19  0x41732A0B  0x000000B4  0x00000000
+0160: 0x00469EF7  0x0000053F  0x0028F6EC  0x03B42B9E
+0170: 0x03B42D54  0x18ED52F0  0x00000195  0x00000000
+0180: 0x18ED52F0  0x00000195  0x00000000  0x18ED52F0
+0190: 0x750E110C  0x03D6DB00  0x00200201  0x00207B60
+01A0: 0x00200202  0x00200202  0x1108D200  0x00200202
+01B0: 0x0028F774  0x18ED52B0  0x0028F6F8  0x00000000
+01C0: 0x1108D280  0x10A74D38  0x00000001  0x0028F71C
+01D0: 0x0028F774  0x18ED52B0  0x0028F718  0x00000000
+01E0: 0x1108D280  0x10A74D38  0x750E110C  0x03B48B35
+01F0: 0x00000195  0x00000001  0x0028FA64  0x18DD3B01
+0200: 0x00002108  0x18ED52B0  0xBF380499  0x3F31F85F
+0210: 0x00000000  0x00000000  0xBF31F85F  0xBF380499
+0220: 0x0028F79C  0x00838D7D  0xFFFFFFFF  0x00469EF7
+0230: 0x000006E7  0x0028F7BC  0x03B42B9E  0x03B42D54
+0240: 0x18ED52B0  0x000003FA  0x18DD3B01  0x000003FA
+0250: 0x18DD3B01  0x03B339E7  0x00000195  0x00000000
+0260: 0x03BA391D  0x00000001  0x0028F76C  0x0028EF84
+0270: 0x0028F934  0x03B80AA4  0x03BA3608  0x00000000

SCM Op: 0x6E7, lDbg: 1 LastRendObj: 625

Game Version: US 1.0

State Information: Ped Context: 0
P0 (0,0) P1 (33,0) P2 (0,0) P3 (0,0)
P4 (0,0) P6 (0,0) P7 (0,0)
P8 (0,0) P9 (0,0) P10 (0,0) P11 (0,0)
P12 (0,0) P13 (0,0) P14 (32,0) P15 (0,0)
P16 (0,0) P17 (32,0) P18 (32,0) P19 (32,0)
P20 (32,0) P21 (0,0) P22 (0,0) P23 (0,0)

SAMP Problems..

$
0
0
Ay, i was replaced some things in hud.txd, and timecyc... On MTA is working, but on SAMP is not working..any fix? :D

Players randomly crashing

Crash 0x004DD5A3 (Windows 10)

$
0
0
Hi. I've tried to connect to any server and I get this error everytime. Has anyone dealt with this?
- On Windows 7 everything was fine but I had to install Windows 10 because of new processor that didn't support Windows 7.

Code:

SA-MP 0.3.7-R2
Exception At Address: 0x004DD5A3
Base: 0x06220000

Registers:
EAX: 0x00000032        EBX: 0x00000000        ECX: 0x00000000        EDX: 0x00000000
ESI: 0x00B6BD44        EDI: 0x00000001        EBP: 0x76DDDEE0        ESP: 0x0177FCC4
EFLAGS: 0x00210293

Stack:
+0000: 0x00000001  0x0000000A  0x76DDDEE0  0x00000000
+0010: 0x77E1E79C  0xBF800000  0x00000000  0x00000000
+0020: 0x3F800000  0x00000000  0x00000000  0x00000000
+0030: 0x3F800000  0x00000000  0x80006010  0x72FB0E70
+0040: 0x00000000  0x00000000  0x00000000  0x00000000
+0050: 0x00000000  0x00000000  0x00000000  0x00000000
+0060: 0x002A02FA  0x00000001  0x9436583F  0x0177FC8C
+0070: 0x00000060  0x0177FDA4  0x76DEFCF0  0xE3A505CF
+0080: 0xFFFFFFFE  0x76DFB1E4  0x76DE90DC  0x72FB0E70
+0090: 0x00000000  0x00000113  0x00004242  0x00000000
+00A0: 0x00000000  0x00000001  0x943658C3  0x00000001
+00B0: 0x0000000A  0xBDCCCCCD  0x3F800000  0x00000000
+00C0: 0x3DCCCCCD  0x3F800000  0x00000000  0x3DCCCCCD
+00D0: 0xBF800000  0x00000000  0xBDCCCCCD  0xBF800000
+00E0: 0x00000000  0x0177FF70  0x0083BF3B  0xFFFFFFFF
+00F0: 0x00507424  0x00000032  0x00000000  0x3F800000
+0100: 0x00748CFB  0x77304FB0  0x00000000  0x0177FF80
+0110: 0x00395000  0x010F0000  0x00000008  0x000F0EC8
+0120: 0x00000008  0x00000100  0x00000008  0x00000102
+0130: 0x43C80000  0x43960000  0x00000000  0x00000000
+0140: 0x00000320  0x00000258  0x00000000  0x0177FE4C
+0150: 0x002A02FA  0x00000113  0x00004242  0x00000000
+0160: 0x003747AC  0x00000190  0x0000012C  0x0000002C
+0170: 0x7565A8BF  0x00825EA4  0x0177FF70  0x00825EA4
+0180: 0x00000000  0x00395000  0x00821D17  0x00835342
+0190: 0x41C267E3  0x0177FF80  0x008246F1  0x00400000
+01A0: 0x00000000  0x03CC3162  0x0000000A  0x00000094
+01B0: 0x00000006  0x00000002  0x000023F0  0x00000002
+01C0: 0x00000000  0x00000000  0x00000000  0x00000000
+01D0: 0x00000000  0x00000000  0x00000000  0x00000000
+01E0: 0x00000000  0x00000000  0x00000000  0x00000000
+01F0: 0x00000000  0x00000000  0x00000000  0x00000000
+0200: 0x00000000  0x00000000  0x00000000  0x00000000
+0210: 0x00000000  0x00000000  0x00000000  0x00000000
+0220: 0x00000000  0x00000000  0x00000000  0x00000000
+0230: 0x00000000  0x00000000  0x00000000  0x00824588
+0240: 0x00824570  0x00824570  0x00395000  0xC0000005
+0250: 0x00000000  0x03CC3162  0x00000044  0x03CCA798
+0260: 0x03CCE0A8  0x03CD1380  0x00000000  0x00000000
+0270: 0x00000000  0x00000000  0x00000000  0x00000000

SCM Op: 0x0, lDbg: 0 LastRendObj: 0

Game Version: US 1.0

Samp 0.3.8

$
0
0
Hello, can i know when the official samp 0.3.8 (not the beta version) be released?

Need help with SA-MP, strange problem/bug.

$
0
0
Whenever I play SA-MP, on any server, after a few minutes of play, SA-MP redirects me to the loading screen and the only thing I can do is rejoin to the server.
It does not disconnect me from the server, it teleports me to I DON'T KNOW WHERE and puts the login screen of SA-MP

ENBSeries = $aMr's 0.248
VERSION: US 1.0 (Downgraded from Steam v3.0)
SA-MP 0.3.7 (Not R2)
Example:

(ENB is disabled in this pic)


My game files:





CLEO Folder:


*Vida Infinita.cs is Infinite Health
*InstantRepair.cs is the repaircar cheat

modloader folder:



-armas = replaces guns textures
-beach = replaces beach textures
-Calles = replaces road textures from all the map
-Effects = Effects from Ezekiel
-Gasolina = replaces gas stations
-hierbajos = replaces grass
-mapa = replaces map textures (radar00.txd, etc.)
-mapa2 = rectangle map so i can use radarrect.asi
-Skybox = replaces the skybox

This doesn't happens in MTA (tested it in CDDPlanet MTA Battleground SOLO Server), so i think it's a SA-MP problem, tried reinstalling SA-MP and GTA, not worked.

Walking animation canceling 0.3.8

$
0
0
Since 0.3.8 I see people walk around like the spam w in order to walk, the walking animation just cancels and starts over and over again.

hi all. anyona can help me? more down

$
0
0
i want to host my server in 3b. how to host in client?

Can't save screenshots

$
0
0
Hello. I can't save screenshots after i updated SA-MP to the newest verison. It's just spamming me messages like that.

SAMP error

$
0
0
Hello everyone, i'm here for because i have a little problem running the game. My game was working but it's broken today i don't know why.

So, when i try to connect to any samp server i get the error, but not when i run single player.

Here's what i get when i click connect:



Things i tried to do:

1. Reinstall GTA & SAMP - Didn't work.
2. Install the game in the other disk. - Didn't work.

If anyone could help me i would really appreciate it, thanks.

Something happened and I cant play SA-MP

$
0
0
So i was learning how to make a server and some virus got infected to my PC. I removed the virus and re-installed SAMP but the SAMP icon was not coming. Please help.

Font issue

Problem with connecting servers in SAMP

$
0
0
Well listen, i've played normal for the past years in samp no problem okay? ok so look i reinstalled the game again to that trash new update which i regret af, so i downgraded samp back and when i download my mods and my celo back(no any cheats) it's loading the server everything is okay and fine looking good.... then i've got the samp version message before it's should be connecting to the server i've joined, but no it's just stuck only works in vanilla but when i have modloader or celo it's just stuck there AND DO NOT tell me to remove my ''mods'' because it's worked fine in the fucking past years untill you gave us that trash new update. (btw now i'm in the 0.3.7 version)

Report crash

$
0
0
:mad:i have i problem with samp i cant open any server cus of "Report Crash" i try everything but dont work. :(
can anyone help me to fix this?



{SA-MP 0.3.7-R2
Exception At Address: 0x77A38315
Base: 0x03670000

Registers:
EAX: 0x00000024 EBX: 0x00B71848 ECX: 0x00000020 EDX: 0x00234000
ESI: 0x00000000 EDI: 0x00B71848 EBP: 0x0177FC9C ESP: 0x0177FC98
EFLAGS: 0x00010202

Stack:
+0000: 0x00008000 0x0177FCE4 0x00823FD0 0x00000020
+0010: 0x008237C2 0x00000000 0x00000015 0x00B71848
+0020: 0x00000000 0x00824016 0x00000013 0x00000000
+0030: 0x00B71848 0x0177FCB0 0x0177F884 0x0177FF70
+0040: 0x00825EA4 0x00887F80 0xFFFFFFFF 0x00000000
+0050: 0x005389C4 0x00B71848 0x00000200 0x00000000
+0060: 0x00536F96 0x00000000 0x00B71848 0x00000200
+0070: 0x00000004 0x007187E8 0x00000000 0x0087290C
+0080: 0x00859C6C 0x00B71A60 0x00000008 0x00000000
+0090: 0x018704E0 0x0086A628 0x00000015 0x0086A628
+00A0: 0x007F3AD9 0x0086A628 0x00000015 0x00C71AD4
+00B0: 0x0053CF49 0x00000073 0x007272CA 0x0086A628
+00C0: 0x0086A630 0x00000004 0x005BA6E5 0x0086A628
+00D0: 0x005BA6EA 0x0022057C 0x0187F88C 0x005BD76F
+00E0: 0x018A9860 0x018A9860 0x01867864 0x461C4000
+00F0: 0x461C4000 0x461C4000 0xC61C4000 0xC61C4000
+0100: 0xC61C4000 0x005BF3A6 0x0053EC79 0x0022057C
+0110: 0x00619B71 0x00000015 0x0022057C 0x00000008
+0120: 0x00400000 0x0074884C 0x00000015 0x0022057C
+0130: 0x754B7120 0x00000000 0x0177FF80 0x00233000
+0140: 0x011C0000 0x00000008 0x001C5C28 0x00856C80
+0150: 0x008A5A08 0x00233000 0xFFFFFFFF 0x0177FDDC
+0160: 0x00856C80 0x01010101 0x00000001 0x00000000
+0170: 0x00000000 0x00000000 0x0177FE4C 0x00823B3E
+0180: 0x00000008 0x00821D1D 0x00821D17 0x008A5A10
+0190: 0x008A5A08 0x00233000 0x00856C80 0x0177FE24
+01A0: 0x00825EA4 0x0177FF70 0x00825EA4 0x00000000
+01B0: 0x00233000 0x00821D17 0x00000065 0x00000065
+01C0: 0x0177FF80 0x008246F1 0x00400000 0x00000000
+01D0: 0x01A227CB 0x0000000A 0x00000094 0x00000006
+01E0: 0x00000002 0x000023F0 0x00000002 0x00000000
+01F0: 0x00000000 0x00000000 0x00000000 0x00000000
+0200: 0x00000000 0x00000000 0x00000000 0x00000000
+0210: 0x00000000 0x00000000 0x00000000 0x00000000
+0220: 0x00000000 0x00000000 0x00000000 0x00000000
+0230: 0x00000000 0x00000000 0x00000000 0x00000000
+0240: 0x00000000 0x00000000 0x00000000 0x00000000
+0250: 0x00000000 0x00000000 0x00000000 0x00000000
+0260: 0x00000000 0x00000000 0x00824588 0x00824570
+0270: 0x00824570 0x00233000 0xC0000005 0x00000000

SCM Op: 0x0, lDbg: 0 LastRendObj: 0

Game Version: US 1.0

Connect to :7777 Problem

$
0
0
Hi guys, I am experiencing a problem in my SA-MP which is "Connecting to :7777..." I'll explain everything

First of all, I re-installed my GTA:SA and installed SA-MP 0.3.8 R4. So when I run SA-MP as admin and Click OK, SA-MP Starts automatically and loading goes perfect, but then after loading its shows this:



Things I've tried:

1) Reinstall SA-MP and GTA:SA
2) Restarted my Router
3) Deleted gta.sa set file from Documents.

I can't find the solution to this problem everywhere on the net, So I thought to share my problem here so a solutions works out. I can't change my IP either

Stutters all the time.

$
0
0
Y'ello..

I got the urge to play some SA:MP again, with some old friends, but I get these stutters all the time. My FPS is at 100, but it feels like it's 30 or 60, slow.


My Spec:
CPU: i7 7700K @4.2 (4.5 Turbo)
RAM: G.skill TridentZ 16GB @3000MHz
GPU: GTX Strix 1080Ti
Tried it on an SSD and HDD, same results.
Dual monitors, the main one is 1440p @144Hz-165Hz G-SYNC and the other one is a 1440, 60Hz monitor.

(Probably overkill for SA, but still would love to see if someone has a idea, and perhaps send me a FPS unlocker that works so that I could try that perhaps)

Cheers.

Random crashing

$
0
0
I've started getting this crash for no reason, I've never had this before and it's appearing for no reason. Why is this happening? I'm playing on Windows 7, 1.0 US version.

Quote:

SA-MP 0.3.7-R2
Exception At Address: 0x94651000
Base: 0x03CE0000

Registers:
EAX: 0x04D9BCAD EBX: 0x00000101 ECX: 0x04D9E400 EDX: 0x00000000
ESI: 0x04D9A748 EDI: 0x017EFDF8 EBP: 0x017EFF18 ESP: 0x0028F768
EFLAGS: 0x00010256

Stack:
+0000: 0x03D45AC2 0x04D9BCAD 0x00000000 0x00000003
+0010: 0x03D3DA89 0x03D3E0E1 0x00000026 0x00000000

Wierd lag!

$
0
0
So, I haven't touched SA:MP in a week or so and wanted to check it out, as soon as I got IG I was overwhelmed with lag which wasn't there when I left it. I said ok fine and reinstalled GTA SA, normally when I reinstalled, I used to get high fps and smooth performance with low settings but it was the same. I actually did some tests with the resolution and I had it bigger, running at about 35 FPS with often frame drops, switched to the lowest and got 30-25 FPS. Extremely wierd, reinstalled 2 times, deleted cache 3 times, changed comp. mode, dunno what else to try. Anyone knows a fix other than reinstalling my Windows?

EDIT: No mod no nothing, not even CLEO, no .asi clean GTA!
Viewing all 570 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>