SA-MP Forums Archive
[Ajuda] Problemas MySQL R39 orm's - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Problemas MySQL R39 orm's (/showthread.php?tid=569324)



Problemas MySQL R39 orm's - minimessi10 - 29.03.2015

Quando uso o plugin do MySQL na versгo R33 atй R39, meu MySQL sempre da problema nas natives.

O plugin native checker registro o seguinte.
pawn Код:
[12:29:13] [debug] Run time error 19: "File or function is not found"
[12:29:13] [debug]  orm_addvar_string
[12:29:13] [debug]  orm_addvar_int
[12:29:13] [debug] Run time error 19: "File or function is not found"
[12:29:13] [debug]  orm_addvar_string
[12:29:13] [debug]  orm_addvar_int
[12:29:13] Script[gamemodes/RPG.amx]: Run time error 19: "File or function is not found"
[12:29:13] Number of vehicle models: 0
[12:29:21] --- Server Shutting Down.
[12:29:21] [debug] Run time error 19: "File or function is not found"
[12:29:21] [debug]  orm_addvar_string
[12:29:21] [debug]  orm_addvar_int
Alguйm mais tem ou ja teve esse problema e sabe como resolver ?


Re: Problemas MySQL R39 orm's - RebeloX - 29.03.2015

Atualizaste tudo? Includes e Plugins.


Re: Problemas MySQL R39 orm's - minimessi10 - 29.03.2015

Tudo, tudinho.


Re: Problemas MySQL R39 orm's - Locky_ - 29.03.2015

Isso pode ser coisas de includes/plugins diferentes. Utilize a R39-2.


Re: Problemas MySQL R39 orm's - minimessi10 - 29.03.2015

Ja tentei utiliza-la, e deu a mesma coisa.


Re: Problemas MySQL R39 orm's - RebeloX - 29.03.2015

Posta o server.cfg


Re: Problemas MySQL R39 orm's - Vegassilva - 29.03.2015

Vai no sever.cfg й coloquei la..

Код:
plugins streamer
Veja ser vocк tem estб plugin na pasta, Ah nгo coloque o P maiusculo...


Re: Problemas MySQL R39 orm's - n0minal - 29.03.2015

Entгo, vocк tб usando uma include diferente do plugin, certeza q vc tб errando na hora de atualizar a include e compilar (nгo se esqueзa de compilar o cуdigo quando atualizar uma include).

Quote:
Originally Posted by Vegassilva
Посмотреть сообщение
Vai no sever.cfg й coloquei la..

Код:
plugins streamer
Veja ser vocк tem estб plugin na pasta, Ah nгo coloque o P maiusculo...
What? O que tem a ver plugin mysql com streamer? Isso й erro de incompatibilidade de versгo entre plugin e include.


Quote:

Ao responder uma pergunta, certifique-se, primeiramente, que sua resposta esteja correta!

Virou enfeite a regra?


Re: Problemas MySQL R39 orm's - Vegassilva - 29.03.2015

Quote:
Originally Posted by ipsLeon
Посмотреть сообщение
Entгo, vocк tб usando uma include diferente do plugin, certeza q vc tб errando na hora de atualizar a include e compilar (nгo se esqueзa de compilar o cуdigo quando atualizar uma include).



What? O que tem a ver plugin mysql com streamer? Isso й erro de incompatibilidade de versгo entre plugin e include.


Virou enfeite a regra?
De boas parзa, So que eu ja tiver um erro como o dele, So quis ajuda mais de boa ser vocк achar que estou errado blz...


Re: Problemas MySQL R39 orm's - minimessi10 - 29.03.2015

Meu server.cfg
pawn Код:
plugins nativechecker crashdetect mysql streamer sscanf rnpc gvar
Nгo sгo as includes eu conferi e re-conferi, e ainda substitui, e tambйm baixei o plugin no github do BlueG. https://github.com/pBlueG/SA-MP-MySQL/releases

@EDIT

Tirei as orm's, mas outras funзхes que estгo sendo usadas tambйm estб dando erro, inclusive o sscanf2.
pawn Код:
[17:52:01]    Error: Function not registered: 'SSCANF_Init'
[17:52:01]    Error: Function not registered: 'SSCANF_Join'
[17:52:01]    Error: Function not registered: 'SSCANF_Leave'
[17:52:01]    Error: Function not registered: 'mysql_connect'
[17:52:01]    Error: Function not registered: 'mysql_tquery'
[17:52:01]    Error: Function not registered: 'cache_get_row_count'
[17:52:01]    Error: Function not registered: 'cache_get_field_content'
[17:52:01]    Error: Function not registered: 'cache_get_field_content_int'