I always get these errors, and I don't know what the problem is. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: I always get these errors, and I don't know what the problem is. (
/showthread.php?tid=360898)
I always get these errors, and I don't know what the problem is. -
Goru - 19.07.2012
Код:
C:\Users\Jeannette\Desktop\swtor_wp\pawno\include\mysql.inc(64) : error 059: function argument may not have a default value (variable "delimiter")
C:\Users\Jeannette\Desktop\swtor_wp\pawno\include\mysql.inc(78) : warning 209: function "split" should return a value
C:\Users\Jeannette\Desktop\swtor_wp\pawno\WCRP.pwn(265) : error 025: function heading differs from prototype
C:\Users\Jeannette\Desktop\swtor_wp\pawno\WCRP.pwn(47758) : error 025: function heading differs from prototype
C:\Users\Jeannette\Desktop\swtor_wp\pawno\WCRP.pwn(48870) : error 017: undefined symbol "mysql_init"
C:\Users\Jeannette\Desktop\swtor_wp\pawno\WCRP.pwn(48870) : warning 213: tag mismatch
C:\Users\Jeannette\Desktop\swtor_wp\pawno\WCRP.pwn(48874) : error 017: undefined symbol "mysql_init"
C:\Users\Jeannette\Desktop\swtor_wp\pawno\WCRP.pwn(48874) : warning 213: tag mismatch
C:\Users\Jeannette\Desktop\swtor_wp\pawno\WCRP.pwn(48876) : warning 213: tag mismatch
C:\Users\Jeannette\Desktop\swtor_wp\pawno\WCRP.pwn(48876) : warning 202: number of arguments does not match definition
C:\Users\Jeannette\Desktop\swtor_wp\pawno\WCRP.pwn(48885) : warning 213: tag mismatch
C:\Users\Jeannette\Desktop\swtor_wp\pawno\WCRP.pwn(48885) : warning 202: number of arguments does not match definition
C:\Users\Jeannette\Desktop\swtor_wp\pawno\WCRP.pwn(50657) : error 025: function heading differs from prototype
C:\Users\Jeannette\Desktop\swtor_wp\pawno\WCRP.pwn(50658) : error 021: symbol already defined: "split"
C:\Users\Jeannette\Desktop\swtor_wp\pawno\WCRP.pwn(50703) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Re: I always get these errors, and I don't know what the problem is. -
Goru - 19.07.2012
If you need a look at my script over Teamviewer, please message me. And sorry for double posting.
Re: I always get these errors, and I don't know what the problem is. -
123EatLag - 19.07.2012
it seems like a problem with the mysql are you using mysql or just flat file based for saving/loading?
Re: I always get these errors, and I don't know what the problem is. -
Goru - 19.07.2012
MySql , I actually downloaded the script off my host since my co-owner quit and we was doing the Pawn coding on his computer / vps.
Re: I always get these errors, and I don't know what the problem is. -
Goru - 19.07.2012
Bump, still need the help, if possible thanks! I got teamviewer also D