Problem with starting the GM.
#6

I updated the mysql plugin and I get the next errors:

Код:
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2630) : error 017: undefined symbol "samp_mysql_connect"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2631) : error 017: undefined symbol "samp_mysql_select_db"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2632) : error 017: undefined symbol "samp_mysql_ping"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2640) : error 017: undefined symbol "samp_mysql_connect"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2641) : error 017: undefined symbol "samp_mysql_select_db"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2642) : error 017: undefined symbol "samp_mysql_ping"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2658) : error 017: undefined symbol "samp_mysql_close"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2664) : error 017: undefined symbol "samp_mysql_ping"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2673) : error 017: undefined symbol "samp_mysql_ping"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2699) : error 017: undefined symbol "samp_mysql_query"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2708) : error 017: undefined symbol "samp_mysql_query"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2714) : error 017: undefined symbol "samp_mysql_query"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2745) : error 017: undefined symbol "samp_mysql_real_escape_string"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2755) : error 017: undefined symbol "samp_mysql_query"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2763) : error 017: undefined symbol "samp_mysql_real_escape_string"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2765) : error 017: undefined symbol "samp_mysql_query"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2766) : error 017: undefined symbol "samp_mysql_store_result"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2767) : error 017: undefined symbol "samp_mysql_num_rows"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2775) : error 017: undefined symbol "samp_mysql_fetch_row"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2787) : error 017: undefined symbol "samp_mysql_query"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2788) : error 017: undefined symbol "samp_mysql_store_result"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2789) : error 017: undefined symbol "samp_mysql_fetch_row"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2803) : error 017: undefined symbol "samp_mysql_query"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2804) : error 017: undefined symbol "samp_mysql_store_result"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2805) : error 017: undefined symbol "samp_mysql_fetch_row"
C:\Program Files (x86)\Rockstar Games\GTASanAndreas\SAMP Server\gamemodes\uusnrp.pwn(2818) : error 017: undefined symbol "samp_mysql_query"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Reply


Messages In This Thread
Problem with starting the GM. - by tsonn1 - 16.09.2012, 08:07
Re: Problem with starting the GM. - by Sig Hansen - 16.09.2012, 08:17
Re: Problem with starting the GM. - by tsonn1 - 16.09.2012, 11:16
Re: Problem with starting the GM. - by Sig Hansen - 16.09.2012, 11:21
Re: Problem with starting the GM. - by Red_Dragon. - 16.09.2012, 11:22
Re: Problem with starting the GM. - by tsonn1 - 16.09.2012, 11:37
Re: Problem with starting the GM. - by Sig Hansen - 16.09.2012, 11:43
Re: Problem with starting the GM. - by ThomasCarter - 16.09.2012, 11:43
Re: Problem with starting the GM. - by tsonn1 - 16.09.2012, 11:46
Re: Problem with starting the GM. - by tsonn1 - 16.09.2012, 11:48

Forum Jump:


Users browsing this thread: 1 Guest(s)