SA-MP Forums Archive
Server Error - 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: Server Error (/showthread.php?tid=416277)



Server Error - DAVIDXP - 16.02.2013

Hi all i have a problem with my GM , when i want to start samp-server it gives:
Quote:

[08:05:48] Error: Function not registered: 'GetGVarInt'
[08:05:48] Error: Function not registered: 'SetGVarInt'
[08:05:48] Error: Function not registered: 'mysql_debug'
[08:05:48] Error: Function not registered: 'GetGVarFloat'
[08:05:48] Error: Function not registered: 'SetGVarString'
[08:05:48] Error: Function not registered: 'SetGVarFloat'
[08:05:48] Error: Function not registered: 'mysql_retrieve_row'
[08:05:48] Error: Function not registered: 'mysql_fetch_field_row'
[08:05:48] Error: Function not registered: 'GetGVarString'
[08:05:48] [debug] Run time error 19: "File or function is not found"
[08:05:48] [debug] GetGVarInt
[08:05:48] [debug] SetGVarInt
[08:05:48] [debug] mysql_debug
[08:05:48] [debug] GetGVarFloat
[08:05:48] [debug] SetGVarString
[08:05:48] [debug] SetGVarFloat
[08:05:48] [debug] mysql_retrieve_row
[08:05:48] [debug] mysql_fetch_field_row
[08:05:48] [debug] GetGVarString
[08:05:48] [debug] Run time error 19: "File or function is not found"
[08:05:48] [debug] GetGVarInt
[08:05:48] [debug] SetGVarInt
[08:05:48] [debug] mysql_debug
[08:05:48] [debug] GetGVarFloat
[08:05:48] [debug] SetGVarString
[08:05:48] [debug] SetGVarFloat
[08:05:48] [debug] mysql_retrieve_row
[08:05:48] [debug] mysql_fetch_field_row
[08:05:48] [debug] GetGVarString
[08:05:48] Script[gamemodes/RAS_D.amx]: Run time error 19: "File or function is not found"
[08:05:48] Number of vehicle models: 0

I hav put nativechecker plugin and it shows the errors.
Probably it gives errors from gvar include....
Please HELP me.