SA-MP Forums Archive
GVar plugin problem - 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: GVar plugin problem (/showthread.php?tid=565407)



GVar plugin problem - Marcuse - 27.02.2015

Hi
I have a problem with the gvar plugin by incognito
I start the server on my host (i have a dedicated machine) and it gives me the error that the gvar cant be loaded
I get this:
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3z-R4-1000p, ©2005-2014 SA-MP Team

[22:58:00] 
[22:58:00] Server Plugins
[22:58:00] --------------
[22:58:00]  Loading plugin: crashdetect.so
[22:58:00]   CrashDetect v4.13 is OK.
[22:58:00]   Loaded.
[22:58:00]  Loading plugin: streamer.so
[22:58:00] 

*** Streamer Plugin v2.7.5 by Incognito loaded ***

[22:58:00]   Loaded.
[22:58:00]  Loading plugin: sscanf.so
[22:58:00] 

[22:58:00]  ===============================

[22:58:00]       sscanf plugin loaded.     

[22:58:00]          Version:  2.8.1        

[22:58:00]    © 2012 Alex "******" Cole  

[22:58:00]  ===============================

[22:58:00]   Loaded.
[22:58:00]  Loading plugin: mysql_static.so
[22:58:00]  >> plugin.mysql: R39-2 successfully loaded.
[22:58:00]   Loaded.
[22:58:00]  Loading plugin: gvar.so
[22:58:00]   Failed (plugins/gvar.so: cannot open shared object file: No such file or directory)
[22:58:00]  Loaded 4 plugins.

[22:58:00] 
[22:58:00] Filterscripts
[22:58:00] ---------------
[22:58:00]   Loading filterscript 'autoskola.amx'...
[22:58:00]   Unable to load filterscript 'autoskola.amx'.
[22:58:00]   Loaded 0 filterscripts.

[22:58:00] [debug] Run time error 19: "File or function is not found"
[22:58:00] [debug]  DeleteGVar
[22:58:00] [debug]  GetGVarInt
[22:58:00] [debug]  GetGVarString
[22:58:00] [debug]  SetGVarInt
[22:58:00] [debug]  SetGVarFloat
[22:58:00] [debug]  SetGVarString
[22:58:00] [debug]  GetGVarFloat
[22:58:00] [debug] Run time error 19: "File or function is not found"
[22:58:00] [debug]  DeleteGVar
[22:58:00] [debug]  GetGVarInt
[22:58:00] [debug]  GetGVarString
[22:58:00] [debug]  SetGVarInt
[22:58:00] [debug]  SetGVarFloat
[22:58:00] [debug]  SetGVarString
[22:58:00] [debug]  GetGVarFloat
[22:58:00] Script[gamemodes/sa-mp.amx]: Run time error 19: "File or function is not found"
[22:58:00] Number of vehicle models: 0
But on my computer (windows 8.1) it loads normally


Re: GVar plugin problem - GGRoleplay - 27.02.2015

Recompile it with the newest version and upload all the .so's


Re: GVar plugin problem - Marcuse - 27.02.2015

Already tried that but its the same


Re: GVar plugin problem - Marcuse - 27.02.2015

Sorry for the bump but i reordered the plugins in server cfg and it loads the gvar now but it wont load the last plugin that is mysql so whatever is the last plugin it wont load