Salut la toata lumea deci am un GM la care cand pornesc serverul am aceste ERORI:
[pawn]
[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/XXX.amx]: Run time error 19: "File or function is not found"
[08:05:48] Number of vehicle models: 0[/pawn]
Am incercat mai multe modalitati:
1.Am facut UPDATE la toate include-urile si la pluginuri, a si folosesc urmatoarele pluginuri: crashdetect sscanf streamer Whirlpool mysql nativechecker(Am pus si nativechecker sa vad de la ce da aceste erori)
Nush cum voi dar eu cred ca porblema poate sa fie de la un include din GM care l-am vazut: E vorba de
[pawn]
#include ”gvar”[/pawn]
Vad ca toate erorile sunt cu gvar, niciodata nu am mai vazut asa erori, sper sa ma ajutati!!! Va rog mult!!
Question
DAVIDXP
Salut la toata lumea deci am un GM la care cand pornesc serverul am aceste ERORI:
[pawn]
[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/XXX.amx]: Run time error 19: "File or function is not found"
[08:05:48] Number of vehicle models: 0[/pawn]
Am incercat mai multe modalitati:
1.Am facut UPDATE la toate include-urile si la pluginuri, a si folosesc urmatoarele pluginuri: crashdetect sscanf streamer Whirlpool mysql nativechecker(Am pus si nativechecker sa vad de la ce da aceste erori)
Nush cum voi dar eu cred ca porblema poate sa fie de la un include din GM care l-am vazut: E vorba de
[pawn]
#include ”gvar”[/pawn]
Vad ca toate erorile sunt cu gvar, niciodata nu am mai vazut asa erori, sper sa ma ajutati!!! Va rog mult!!
5 answers to this question
Recommended Posts