Problem with Plugins
#1

Hello all,I dont know how,but when I try the same gamemode with same plugins on my PC,plugins work well.But when I try to run on my server ( VPS Windows ) some plugins fail to load (there are the same plugins,includes and everything).
I dont understand that,my plugins line:
Код:
plugins streamer sscanf Whirlpool audio
I also tried to make like this:
Код:
plugins streamer.dll sscanf.dll Whirlpool.dll audio.dll
If someone helps,Im running an roleplay server and If he wants I can make him admin on my server,anyway thanks!
Reply
#2

check server log? any error?
Reply
#3

See the server log. Sure there is a mistake
Reply
#4

Код:
SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[14:23:29] 
[14:23:29] Server Plugins
[14:23:29] --------------
[14:23:29]  Loading plugin: streamer
[14:23:29] 

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

[14:23:29]   Loaded.
[14:23:29]  Loading plugin: sscanf
[14:23:29]   Failed.
[14:23:29]  Loading plugin: Whirlpool
[14:23:29]  
[14:23:29]  ==================
[14:23:29]  
[14:23:29]   Whirlpool loaded
[14:23:29]  
[14:23:29]  ==================
[14:23:29]  
[14:23:29]   Loaded.
[14:23:29]  Loading plugin: audio
[14:23:29]   Failed.
[14:23:29]  Loaded 2 plugins.

[14:23:29] 
[14:23:29] Filterscripts
[14:23:29] ---------------
[14:23:29]   Loading filterscript 'lspd.amx'...
[14:23:29]   Loading filterscript 'mp3.amx'...
[14:23:29]   Loading filterscript 'mapper.amx'...
[14:23:29] *** Streamer Plugin: Include file version (0) does not match plugin version (0x26104) (script needs to be recompiled with the latest include file)
[14:23:29] *** Streamer Plugin: Obsolete or invalid native found (script needs to be recompiled with the latest include file)
[14:23:29]   Loading filterscript 'RV.amx'...
[14:23:29] 
--------------------------------------
[14:23:29] Rental Car System has loaded successfully!
[14:23:29] 8 TextDraws Were Loaded successfully
[14:23:29] 3 Objects Were Loaded successfully
[14:23:29] 0 rental vehicles are loaded successfully
[14:23:29] --------------------------------------

[14:23:29]   Loaded 4 filterscripts.

[14:23:29] Script[gamemodes/wwrp.amx]: Run time error 19: "File or function is not found"
[14:23:29] Number of vehicle models: 2
I tired re-downloading plugins and compiling them with the new includes,but same.
Its not the only gamemode who happens like this,many gamemodes got the same problem.Some work,some not. I cant understand how it works well on my PC and on my VPS it says re compile with the same version.
Reply
#5

Make sure to use the pawno from the folder where your includes folder is.
also install Microsoft Visual C++ 2015 Redistributable Package on your vps
Reply
#6

Download nativechecker.dll plugin and put it the last in plugins on your server.cfg , will tell you what is the fail.
Reply
#7

Quote:
Originally Posted by Exhibit
Посмотреть сообщение
Make sure to use the pawno from the folder where your includes folder is.
also install Microsoft Visual C++ 2015 Redistributable Package on your vps
Yea I compiled from the folder where the gamemode includes are,but ill try the c++ 2015,im not currently on home,thanks for help anyway
Reply
#8

Quote:
Originally Posted by R3SpaWn0
Посмотреть сообщение
Download nativechecker.dll plugin and put it the last in plugins on your server.cfg , will tell you what is the fail.
Thanks,I'll try!
Reply
#9

Just do the runtime, nativechecker won't tell you ANYTHING that you don't already know...



After all, it'll tell you that the functions are missing... Whooop de fucking shit... The log already mentions that at the top by saying the plugin didn't load.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)