what wrong with this ? - 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: what wrong with this ? (
/showthread.php?tid=504127)
what wrong with this ? -
warlord321 - 02.04.2014
hello samp, i need some help here, am using debian 5 os on my vps, but i dont know why i cant run server
here the server_log
pawn Код:
SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team
[09:32:00]
[09:32:00] Server Plugins
[09:32:00] --------------
[09:32:00] Loading plugin: mysql_5.5.so
[09:32:00] >> plugin.mysql: R38 successfully loaded.
[09:32:00] Loaded.
[09:32:00] Loading plugin: streamer.so
[09:32:00]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[09:32:00] Loaded.
[09:32:00] Loading plugin: sscanf.so
[09:32:00]
[09:32:00] ===============================
[09:32:00] sscanf plugin loaded.
[09:32:00] Version: 2.8.1
[09:32:00] (c) 2012 Alex "******" Cole
[09:32:00] ===============================
[09:32:00] Loaded.
[09:32:00] Loading plugin: socket.so
[09:32:00] Socket plugin v0.1b loaded.
[09:32:00] Loaded.
[09:32:00] Loaded 4 plugins.
[09:32:00]
[09:32:00] Filterscripts
[09:32:00] ---------------
[09:32:00] Loading filterscript 'custmapping.amx'...
[09:32:00] Loaded 1 filterscripts.
[09:32:01] Script[gamemodes/Twisted.amx]: Run time error 19: "File or function is not found"
[09:32:01] Number of vehicle models: 0
Re: what wrong with this ? -
RenovanZ - 02.04.2014
Have you compiled your script ?
Re: what wrong with this ? -
Flake. - 02.04.2014
You don't have all of your linux plugins
Re: what wrong with this ? -
warlord321 - 02.04.2014
i have all my linux plugins, and i am already recompile almost 3 times, but the result still like that, i dont know what wrong
Re: what wrong with this ? -
Flake. - 02.04.2014
Quote:
Originally Posted by warlord321
i have all my linux plugins, and i am already recompile almost 3 times, but the result still like that, i dont know what wrong
|
Make sure that they're all up to date and are the /right/ plugins and you have the (.so) add on in your server.cfg
Re: what wrong with this ? -
warlord321 - 02.04.2014
my plugins already up to date, but still like that, damn i dont know what wrong
Re: what wrong with this ? -
Conradus - 02.04.2014
Your streamer plugin isn't up to date, though. Try using v2.7
Re: what wrong with this ? -
warlord321 - 02.04.2014
am already using that plugin, but still same.