SA-MP Forums Archive
Windows To Linux Help? - 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: Windows To Linux Help? (/showthread.php?tid=443245)



Windows To Linux Help? - Tass007 - 11.06.2013

Well, i've just brought a server and i uploaded all my files and stuff but when i run the server the server log says
Код:
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[01:07:36] 
[01:07:36] Server Plugins
[01:07:36] --------------
[01:07:36]  Loading plugin: YSF.so
[01:07:36]   Failed.
[01:07:36]  Loading plugin: streamer.so
[01:07:36]   Failed.
[01:07:36]  Loading plugin: GeoIP_Plugin.so
[01:07:36]   Failed.
[01:07:36]  Loaded 0 plugins.

[01:07:36] 
[01:07:36] Filterscripts
[01:07:36] ---------------
[01:07:36]   Loading filterscript 'All_in_OneParty.amx'...
[01:07:36] 
--------------------------------------
[01:07:36]  -= Loading...  =- 
[01:07:36] --------------------------------------

[01:07:36]   Loading filterscript 'SpawnProtection.amx'...
[01:07:36] 
--------------------------------------
[01:07:36] * Spawn Protection by OleKristian95 loaded
[01:07:36] --------------------------------------

[01:07:36]   Loading filterscript 'Gates.amx'...
[01:07:36] 
--------------------------------------------------
[01:07:36]  Filterscript by BBGun911
[01:07:36] ----------------------------------------------------

[01:07:36]   Loading filterscript 'towtruck.amx'...
[01:07:36] 
 TowCars Filter Script v1.0 Loading...
**********************
      (Zeruel_Angel)

[01:07:36] TowCars Filter Script fully Loaded
**********************************


[01:07:36]   Loading filterscript 'afk.amx'...
[01:07:36] 
--------------------------------------
[01:07:36] Afk System by [PrP]BBGun007
[01:07:36] --------------------------------------

[01:07:36]   Loading filterscript 'Animlist.amx'...
[01:07:36] 
--------------------------------------
[01:07:36]    -G.O-Anim Sytem     By: G4M3Ov3r         
[01:07:36] --------------------------------------

[01:07:36]   Loaded 6 filterscripts.

[01:07:36] Script[gamemodes/utp.amx]: Run time error 19: "File or function is not found"
[01:07:36] Number of vehicle models: 0
And in the server.cfg this is my config
Код:
echo Executing Server Config...
lanmode 0
rcon_password (passwordhere)
maxplayers 20
port 7780
hostname ||Urban Titanium Paradise[0.3x]||
bind 66.225.195.165
gamemode0 utp 1
filterscripts All_in_OneParty SpawnProtection Gates towtruck afk Animlist
plugins YSF.so streamer.so GeoIP_Plugin.so nativechecker.so
announce 1
query 1
weburl www.utp.enjin.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
rcon 0
sleep 1
mapname San Andreas
Can anyone help me, i've tried updating all the plugins but doesn't seem to fix.


Re: Windows To Linux Help? - IceBilizard - 11.06.2013

Your problem is Plugins failing to run

Did you have plugins in your plugins folder?

If not have then download and put

If have then download latest includes files and put in pawn -> Include folder


Re: Windows To Linux Help? - Tass007 - 11.06.2013

I have updated everything...and still nothing.


Re: Windows To Linux Help? - legodude - 11.06.2013

you sure you are usign the so files, and didnt upload the .dll?


Re: Windows To Linux Help? - Tass007 - 11.06.2013

Yes 100%


Re: Windows To Linux Help? - Inverse - 11.06.2013

Make sure the plugins are inside the samp03/plugins folder. And the plugin name entered in server.cfg should exactly match the name of plugin in the plugin folder as linux is case-sensitive. But I think you've already done that. Which linux distro do you have installed on your server?


Re: Windows To Linux Help? - Tass007 - 11.06.2013

I don't know it's a hosting company.


Re: Windows To Linux Help? - Jewell - 11.06.2013

it seems your .so files aren't placed in samp03/plugins folder. didn't you check the plugins through FTP or something ?


Re: Windows To Linux Help? - Tass007 - 11.06.2013

Im pretty sure!!


Re: Windows To Linux Help? - Vince - 11.06.2013

Try uploading them again, but set the transfer type to binary, rather than ascii.