How to fix this?
#1

http://prntscr.com/4x1ae2
Reply
#2

there are a lot of justifications for this, each justification meets a certain problem.

one of the common reasons is because you didn't re-compile your script with the latest includes.
other reasons because you didn't type the right name in server.cfg
Reply
#3

Recompile your Script with no errors , then run the samp server command promt
Reply
#4

I get these errors!
Код:
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\pawno\include\a_mysql.inc(228) : error 017: undefined symbol "AMX_GetRelativeAddress"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\pawno\include\a_mysql.inc(231) : error 017: undefined symbol "Callback_Array"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(348) : warning 206: redundant test: constant expression is non-zero
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(348) : warning 215: expression has no effect
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(350) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(880) : error 017: undefined symbol "TextDrawSeSelectable"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(890) : error 017: undefined symbol "TextDrawSeSelectable"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(900) : error 017: undefined symbol "TextDrawSeSelectable"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(910) : error 017: undefined symbol "TextDrawSeSelectable"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(920) : error 017: undefined symbol "TextDrawSeSelectable"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(930) : error 017: undefined symbol "TextDrawSeSelectable"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(940) : error 017: undefined symbol "TextDrawSeSelectable"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(960) : error 017: undefined symbol "TextDrawSeSelectable"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(970) : error 017: undefined symbol "TextDrawSeSelectable"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(980) : error 017: undefined symbol "TextDrawSeSelectable"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(1291) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(1292) : error 017: undefined symbol "mysql_store_result"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(1293) : error 017: undefined symbol "mysql_num_rows"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(1302) : error 017: undefined symbol "mysql_fetch_field_row"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(1314) : error 017: undefined symbol "mysql_free_result"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(1568) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(3096) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(3097) : error 017: undefined symbol "mysql_store_result"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(3098) : error 017: undefined symbol "mysql_num_rows"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(3107) : error 017: undefined symbol "mysql_free_result"
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(3122) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(3134) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\eclat samp\cnr\gamemodes\cnr.pwn(3135) : error 017: undefined symbol "mysql_store_result"

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


26 Errors.
Line 226-231
http://prntscr.com/4x1vfv
Reply
#5

http://prntscr.com/4x1ae2 Use crashdetect plugin and for them error's try removing the 1 and 2 on the end.
Reply
#6

https://sampforum.blast.hk/showthread.php?tid=159785
This will help you, Get a mysql plugin...
Follow the tutorial
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)