What the hell...
#1

hello!
when i run my server it shows like this
pawn Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3c, (C)2005-2010 SA-MP Team

[15:44:00] filterscripts = ""  (string)
[15:44:00]
[15:44:00] Server Plugins
[15:44:00] --------------
[15:44:00]  Loading plugin: YSF.so
[15:44:00] Error: Unknown Linux server version

[15:44:00]   Failed.
[15:44:00]  Loading plugin: streamer.so
[15:44:00]

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

[15:44:00]   Loaded.
[15:44:00]  Loaded 1 plugins.

[15:44:00]
[15:44:00] Filter Scripts
[15:44:00] ---------------
[15:44:00]   Loaded 0 filter scripts.

[15:44:00] Script[gamemodes/SATDM~v12.amx]: Run time error 19: "File or function is not found"
[15:44:00] Number of vehicle models: 0
why it is like that?Please help to fix it (
Reply
#2

Your server couldn't find the file of your gamemode.. Try to put the gm in the right file where he can find it!

Goodluck!
Reply
#3

Post your server .cfg and a scrrenshot of you gamamode folder.
Reply
#4

or try downloading a different version of YSF...
Reply
#5

server.cfg

pawn Код:
echo Executing Server Config...
lanmode 0
rcon_password *******
maxplayers 10
bind **.**.**.***:****
port 3359
hostname Default Server Name [Cloud-Hostings.Info]
gamemode0 SATDM~v12 1
filterscripts
plugins YSF.so streamer.so
announce 1
query 1
weburl Cloud-Hostings.Info
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Reply
#6

YSf isn't available for 0.3c/Linux. You need to remove it and remove the functions that use it in your gamemode and the include for it - unless you can re-compile it and update whatever needs to be updated.
Reply
#7

But before it works
Reply
#8

hahaah it works fine ty all for the reply
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)