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



vps problem - Electron123 - 29.04.2017

Can anyone fix my problem please?
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[20:47:30] 
[20:47:30] Server Plugins
[20:47:30] --------------
[20:47:30]  Loading plugin: streamer
[20:47:30]   Failed.
[20:47:30]  Loading plugin: crashdetect
[20:47:30]   Failed.
[20:47:30]  Loading plugin: sscanf
[20:47:30]   Failed.
[20:47:30]  Loading plugin: streamer
[20:47:30]   Failed.
[20:47:30]  Loading plugin: whirlpool
[20:47:30]  
[20:47:30]  ==================
[20:47:30]  
[20:47:30]   Whirlpool loaded
[20:47:30]  
[20:47:30]  ==================
[20:47:30]  
[20:47:30]   Loaded.
[20:47:30]  Loaded 1 plugins.

[20:47:30] 
[20:47:30] Filterscripts
[20:47:30] ---------------
[20:47:30]   Loading filterscript 'FPS(BETA)(1).amx'...
[20:47:30]   Loaded 1 filterscripts.

[20:47:30] Script[gamemodes/zma.amx]: Run time error 19: "File or function is not found"
[20:47:30] Number of vehicle models: 0



Re: vps problem - aoky - 29.04.2017

Check your .cfg and your gamemodes folder, make sure they are correct.


Re: vps problem - Astralis - 29.04.2017

Check plugins.


Re: vps problem - Vince - 29.04.2017

I wish the server log would just tell what OS it was running on. Would make everything a lot easier. If it's a Linux VPS then the plugin names need .so appended because Linux does not do extensions; anything after the last dot is still part of the filename.


Re: vps problem - Sew_Sumi - 29.04.2017

nvm.