Jump to content
  • 0

Problema pornire server.


Question

Posted

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

Posted

Anakin" post="133014" timestamp="1361082561"]

Parca se punea :

[pawn]#include <name> [/pawn] ( cazul tau gvar )

Se pune asa cand vrei sa incluzi un fisier pawn in fisierul deschis.

Ca un include, numai ca nu e include.

Incearca sa pui #include <gvar> cum a zis si Anakin sau sa updatezi include-ul.

Posted

Se pune asa cand vrei sa incluzi un fisier pawn in fisierul deschis.

Ca un include, numai ca nu e include.

Incearca sa pui #include <gvar> cum a zis si Anakin sau sa updatezi include-ul.

Am facut asa cum ai zis, si tot aceleasi ERORI...Tot nu merge, deja am facut UPDATE la toate pluginurile si Includeuri-le...Nush deja ce sa fac.. =((
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.