SA-MP Forums Archive
Plugins not work, not starting! - 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: Plugins not work, not starting! (/showthread.php?tid=589534)



Plugins not work, not starting! - Holl - 20.09.2015

The Gamemode starting in another computer or in VM/VPS no problem .. Problem is in my computer was running until yesterday .. I remember, the only things I downloaded and opened from yesterday was "XMouseButtonControl" and one mod for Gta .. "FirstPerson v3" Apparently this Mod was with a virus, I do not know .. and has crashed anything software or plugin in my computer.. .. what it is necessary to load these plugins, gvar and crashdetect !


excuse the bad English that is not getting support in my bord ..

CFG:
PHP код:
plugins iTD mysql sscanf streamer gvar nativechecker crashdetect 
server_log.txt:
PHP код:
SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team
[23:43:40
[
23:43:40Server Plugins
[23:43:40] --------------
[
23:43:40]  Loading pluginiTD
[23:43:40
iTD Plugin loaded. (Support for textdraw editor mouse/keyboard)
[
23:43:40]   Loaded.
[
23:43:40]  Loading pluginmysql
[23:43:40
  > 
MySQL plugin R5 successfully loaded.
[
23:43:40]   Loaded.
[
23:43:40]  Loading pluginsscanf
[23:43:40
[
23:43:40]  ===============================
[
23:43:40]       sscanf plugin loaded.     
[
23:43:40]          Version:  2.8.1        
[23:43:40]    (c2012 Alex "******" Cole  
[23:43:40]  ===============================
[
23:43:40]   Loaded.
[
23:43:40]  Loading pluginstreamer
[23:43:40]   Loaded.
[
23:43:40]  Loading plugingvar
[23:43:40]   Failed.
[
23:43:40]  Loading pluginnativechecker
[23:43:40]   Loaded.
[
23:43:40]  Loading plugincrashdetect
[23:43:40]   Failed.
[
23:43:40]  Loaded 5 plugins.
[
23:43:40]    Error: Function not registered'SetGVarInt'
[23:43:40]    Error: Function not registered'GetGVarType'
[23:43:40]    Error: Function not registered'DeleteGVar'
[23:43:40Script[gamemodes/GM.amx]: Run time error 19"File or function is not found"
[23:43:40Number of vehicle models



Re: Plugins not work, not starting! - SecretBoss - 20.09.2015

The problem is here
Код:
[23:43:40]  Loading plugin: gvar
[23:43:40]   Failed.
Try updating this plugin


Re: Plugins not work, not starting! - Holl - 20.09.2015

Quote:
Originally Posted by SecretBoss
Посмотреть сообщение
The problem is here
Код:
[23:43:40]  Loading plugin: gvar
[23:43:40]   Failed.
Try updating this plugin
updated more still does not work .. thanks for trying to help ..