їPorque este error? ya intente muchas cosas.
#1

Si me carga todas las .dll

Код:
Error: Function not registered: 'mysql_tquery'
Error: Function not registered: 'cache_get_field_content_int'
Error: Function not registered: 'mysql_escape_string'
Error: Function not registered: 'WP_Hash'
Error: Function not registered: 'mysql_log'
Script[gamemodes/GM.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0
Reply
#2

Es porque carga nativechecker antes que mysql
Reply
#3

Si, eso me di de cuenta amigo, gracias de toda forma, pero ahora que tengo todo solucionado, me dice "contraseсa incorrecta" colocando bien la contraseсa, no se porque, en el mysql log me dice esto

Код:
[19:26:27 09/08/16] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0') (Query: "SELECT * FROM `usuarios` WHERE `Username` = 'Angel_Salas' AND password ='AE7F5FF9905B71A304B3F34FC61D68F308166A100C0BC40ADD6A1EAFAE17C0D9853A431CD0BA62F4025BCEB1FC5F499513C2F9EA51CC5CB7734D2C5577C3699E'")
[19:26:29 09/08/16] [ERROR] CMySQLResult::GetRowDataByName() - invalid row index ('0') (Query: "SELECT * FROM `usuarios` WHERE `Username` = 'Angel_Salas' AND password ='FD9D94340DBD72C11B37EBB0D2A19B4D05E00FD78E4E2CE8923B9EA3A54E900DF181CFB112A8A73228D1F3551680E2AD9701A4FCFB248FA7FA77B95180628BB2'")
no se que ocurre, estб es la linea de "contraseсa incorrecta" el "//if(Rows == 0)" ya le quite el // tambiйn le modifique el 0 por el 1 y nada, lo volvн a como estaba en //..

Код:
else if(!Rows)
			//if(Rows == 0)
			{
				new pName[50],content[20]; GetPlayerName(extraid, pName, 50);
				format(pName, 50, "%s", pName);
				cache_get_field_content(0, "Password", content);
				PlayerInfo[extraid][pPassword] = strval(content);
				format(string, sizeof(string), "Contraseсa incorrecta, Intentalo de nuevo", pName);
				ShowPlayerDialog(extraid, LOGIN, DIALOG_STYLE_INPUT,"Estб cuenta estб registrada",string,"Enviar","Salir");
			}
		}
Reply
#4

Ya lo solucione, ahora tengo otro problema, cuando coloco la contraseсa y respawnea se quita la consola (samp-server) їporque serб? acб lo que me muestra el log.

Код:
--------------------------

SA-MP Server: 0.3.7-R2



Exception At Address: 0x0049B4B1 Module: (samp-server.exe)



Registers:

EAX: 0x00000000	EBX: 0x00000000	ECX: 0x0019F9D4	EDX: 0x04F9845C

ESI: 0x0019FA61	EDI: 0x057DBC58	EBP: 0x0049B4A1	ESP: 0x0019FE98

EFLAGS: 0x00010216



Stack:

+0000: 0x004AB4A0   0x0019FF70   0x004AB0E1   0xFFFFFFFF

+0010: 0x0049CCA6   0x00000001   0x021412F0   0x02141350

+0020: 0x00000094   0x00000006   0x00000002   0x000023F0

+0030: 0x00000002   0x00000000   0x00000000   0x00000000

+0040: 0x00000000   0x00000000   0x00000000   0x00000000

+0050: 0x00000000   0x00000000   0x00000000   0x00000000

+0060: 0x00000000   0x00000000   0x00000000   0x00000000

+0070: 0x00000000   0x00000000   0x00000000   0x00000000

+0080: 0x00000000   0x00000000   0x00000000   0x00000000

+0090: 0x00000000   0x00000000   0x00000000   0x00000000

+00A0: 0x00000000   0x00000000   0x00000000   0x00000000

+00B0: 0x0049CB52   0x0049CB3A   0x0049CB3A   0x00206000

+00C0: 0x00000000   0x00000000   0xC0000005   0x00000000

+00D0: 0x0019FEB8   0x0019F4FC   0x0019FFCC   0x0049D208

+00E0: 0x004BA530   0x00000000   0x0019FF94   0x75AF62C4

+00F0: 0x00206000   0x75AF62A0   0xCC079692   0x0019FFDC

+0100: 0x770F0609   0x00206000   0xCEA4FED4   0x00000000

+0110: 0x00000000   0x00206000   0x00000000   0x00000000

+0120: 0x00000000   0x00000000   0xCEA4FED4   0x0019FFA0

+0130: 0x00000000   0x0019FFE4   0x77105DE0   0xB9A57C48



--------------------------



Loaded Modules:

samp-server.exe	A: 0x00400000 - 0x00519000	(C:\Users\Jerson\Desktop\MYSQL,WEB,FORO,GM,DB\GM OmegaZone\samp-server.exe)

ntdll.dll	A: 0x77090000 - 0x77212000	(C:\Windows\SYSTEM32\ntdll.dll)

KERNEL32.DLL	A: 0x75AE0000 - 0x75BC0000	(C:\Windows\System32\KERNEL32.DLL)

KERNELBASE.dll	A: 0x73D20000 - 0x73EC1000	(C:\Windows\System32\KERNELBASE.dll)

SHELL32.dll	A: 0x75CB0000 - 0x77087000	(C:\Windows\System32\SHELL32.dll)

msvcrt.dll	A: 0x75750000 - 0x7580E000	(C:\Windows\System32\msvcrt.dll)

cfgmgr32.dll	A: 0x742F0000 - 0x74326000	(C:\Windows\System32\cfgmgr32.dll)

windows.storage.dll	A: 0x74C80000 - 0x751EE000	(C:\Windows\System32\windows.storage.dll)

combase.dll	A: 0x74770000 - 0x74981000	(C:\Windows\System32\combase.dll)

ucrtbase.dll	A: 0x751F0000 - 0x752D0000	(C:\Windows\System32\ucrtbase.dll)

RPCRT4.dll	A: 0x75320000 - 0x753E1000	(C:\Windows\System32\RPCRT4.dll)

SspiCli.dll	A: 0x73BD0000 - 0x73BEE000	(C:\Windows\System32\SspiCli.dll)

CRYPTBASE.dll	A: 0x73BC0000 - 0x73BCA000	(C:\Windows\System32\CRYPTBASE.dll)

bcryptPrimitives.dll	A: 0x75C50000 - 0x75CAA000	(C:\Windows\System32\bcryptPrimitives.dll)

sechost.dll	A: 0x74C30000 - 0x74C71000	(C:\Windows\System32\sechost.dll)

powrprof.dll	A: 0x752D0000 - 0x75315000	(C:\Windows\System32\powrprof.dll)

advapi32.dll	A: 0x75A60000 - 0x75AD7000	(C:\Windows\System32\advapi32.dll)

shlwapi.dll	A: 0x74BE0000 - 0x74C26000	(C:\Windows\System32\shlwapi.dll)

GDI32.dll	A: 0x75810000 - 0x7583B000	(C:\Windows\System32\GDI32.dll)

gdi32full.dll	A: 0x75840000 - 0x7599B000	(C:\Windows\System32\gdi32full.dll)

USER32.dll	A: 0x754B0000 - 0x7560F000	(C:\Windows\System32\USER32.dll)

win32u.dll	A: 0x75A40000 - 0x75A55000	(C:\Windows\System32\win32u.dll)

kernel.appcore.dll	A: 0x742E0000 - 0x742ED000	(C:\Windows\System32\kernel.appcore.dll)

shcore.dll	A: 0x75BC0000 - 0x75C48000	(C:\Windows\System32\shcore.dll)

profapi.dll	A: 0x745D0000 - 0x745DF000	(C:\Windows\System32\profapi.dll)

WSOCK32.dll	A: 0x73280000 - 0x73288000	(C:\Windows\SYSTEM32\WSOCK32.dll)

WS2_32.dll	A: 0x74330000 - 0x74393000	(C:\Windows\System32\WS2_32.dll)

WINMM.dll	A: 0x70630000 - 0x70654000	(C:\Windows\SYSTEM32\WINMM.dll)

WINMMBASE.dll	A: 0x70600000 - 0x70623000	(C:\Windows\SYSTEM32\WINMMBASE.dll)

IMM32.DLL	A: 0x73CF0000 - 0x73D15000	(C:\Windows\System32\IMM32.DLL)

streamer.dll	A: 0x70170000 - 0x701AF000	(C:\Users\Jerson\Desktop\MYSQL,WEB,FORO,GM,DB\GM OmegaZone\plugins\streamer.dll)

MSVCP100.dll	A: 0x6FE70000 - 0x6FED9000	(C:\Windows\SYSTEM32\MSVCP100.dll)

MSVCR100.dll	A: 0x6F530000 - 0x6F5EF000	(C:\Windows\SYSTEM32\MSVCR100.dll)

mysql.dll	A: 0x6FFB0000 - 0x6FFF4000	(C:\Users\Jerson\Desktop\MYSQL,WEB,FORO,GM,DB\GM OmegaZone\plugins\mysql.dll)

libmysql.dll	A: 0x69F10000 - 0x6A41D000	(C:\Users\Jerson\Desktop\MYSQL,WEB,FORO,GM,DB\GM OmegaZone\libmysql.dll)

MSVCP140.dll	A: 0x6F3F0000 - 0x6F45D000	(C:\Windows\SYSTEM32\MSVCP140.dll)

VCRUNTIME140.dll	A: 0x73370000 - 0x73385000	(C:\Windows\SYSTEM32\VCRUNTIME140.dll)

Secur32.dll	A: 0x71A70000 - 0x71A7A000	(C:\Windows\SYSTEM32\Secur32.dll)

napinsp.dll	A: 0x73880000 - 0x73892000	(C:\Windows\system32\napinsp.dll)

pnrpnsp.dll	A: 0x73860000 - 0x73876000	(C:\Windows\system32\pnrpnsp.dll)

NLAapi.dll	A: 0x73840000 - 0x73854000	(C:\Windows\system32\NLAapi.dll)

mswsock.dll	A: 0x738B0000 - 0x738FE000	(C:\Windows\System32\mswsock.dll)

DNSAPI.dll	A: 0x737C0000 - 0x7383C000	(C:\Windows\SYSTEM32\DNSAPI.dll)

NSI.dll	A: 0x74760000 - 0x74767000	(C:\Windows\System32\NSI.dll)

IPHLPAPI.DLL	A: 0x739A0000 - 0x739CF000	(C:\Windows\SYSTEM32\IPHLPAPI.DLL)

winrnr.dll	A: 0x737B0000 - 0x737BC000	(C:\Windows\System32\winrnr.dll)

rasadhlp.dll	A: 0x73750000 - 0x73758000	(C:\Windows\System32\rasadhlp.dll)

sscanf.dll	A: 0x10000000 - 0x1000D000	(C:\Users\Jerson\Desktop\MYSQL,WEB,FORO,GM,DB\GM OmegaZone\plugins\sscanf.dll)

Whirlpool.dll	A: 0x02120000 - 0x0212C000	(C:\Users\Jerson\Desktop\MYSQL,WEB,FORO,GM,DB\GM OmegaZone\plugins\Whirlpool.dll)

MSVCR80.dll	A: 0x6F350000 - 0x6F3EB000	(C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.9268_none_d08e1538442a243e\MSVCR80.dll)

nativechecker.dll	A: 0x73360000 - 0x73365000	(C:\Users\Jerson\Desktop\MYSQL,WEB,FORO,GM,DB\GM OmegaZone\plugins\nativechecker.dll)

bcrypt.dll	A: 0x73B20000 - 0x73B3B000	(C:\Windows\SYSTEM32\bcrypt.dll)

uxtheme.dll	A: 0x734F0000 - 0x73565000	(C:\Windows\system32\uxtheme.dll)

PROPSYS.dll	A: 0x71B40000 - 0x71C8F000	(C:\Windows\SYSTEM32\PROPSYS.dll)

OLEAUT32.dll	A: 0x73BF0000 - 0x73C83000	(C:\Windows\System32\OLEAUT32.dll)

edputil.dll	A: 0x6F2A0000 - 0x6F2DD000	(C:\Windows\SYSTEM32\edputil.dll)

urlmon.dll	A: 0x72890000 - 0x72A25000	(C:\Windows\SYSTEM32\urlmon.dll)

iertutil.dll	A: 0x71CC0000 - 0x71EE8000	(C:\Windows\SYSTEM32\iertutil.dll)
Reply
#5

solucionado.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)