File or function not found - plugins is up to date 0.3z -
ciureaalex - 26.03.2014
So, when I started my SA:MP Server on a linux machine [ OS: Linux Mint 15 32 Bit ] he was returned a File o function not found error, i was upgraded the Streamer plugin and anything, the gamemode is on MySQL and sorry for my bad english, I'm from Romanian...
So, help me please !!
Re: File or function not found - plugins is up to date 0.3z -
sampplayer12 - 26.03.2014
Update all your plugins not just streamer.
Re: File or function not found - plugins is up to date 0.3z -
Bingo - 26.03.2014
Make sure you have
.so in
server.cfg at every plugins end.
Eg:-
Код:
plugins streamer.so sscanf.so Whirlpool.so
.so is for linux.
.dll is for windows.
Re: File or function not found - plugins is up to date 0.3z -
ciureaalex - 26.03.2014
@sampplayer12 on windows the server is working
@[vTc]Patroool ".so" extensions was added when I tested the server before to see that error...
Re: File or function not found - plugins is up to date 0.3z -
Bingo - 26.03.2014
Quote:
@[vTc]Patroool ".so" extensions was added when I tested the server before to see that error...
|
Then, re-Upload plugins of
.so extention.
As you said to other user, That server is fine in windows, So most probably your
plugins or
gamemode.amx
Re: File or function not found - plugins is up to date 0.3z -
ciureaalex - 26.03.2014
@[vTc]Patroool i tried reuploading the .so files but don't work...
Re: File or function not found - plugins is up to date 0.3z -
Bingo - 26.03.2014
Quote:
Originally Posted by ciureaalex
@[vTc]Patroool i tried reuploading the .so files but don't work...
|
Show your
server.cfg and
server_log.txt last one.
You might miss spelled or 'ev done something wrong.
Re: File or function not found - plugins is up to date 0.3z -
ciureaalex - 26.03.2014
Server log:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team
[10:01:59] filterscripts = "" (string)
[10:01:59]
[10:01:59] Server Plugins
[10:01:59] --------------
[10:01:59] Loading plugin: mysql.so
[10:01:59] Failed (libmysqlclient_r.so.15: cannot open shared object file: No such file or directory)
[10:01:59] Loading plugin: sscanf.so
[10:01:59]
[10:01:59] ===============================
[10:01:59] sscanf plugin loaded.
[10:01:59] © 2009 Alex "******" Cole
[10:01:59] 0.3d-R2 500 Players "dnee"
[10:01:59] ===============================
[10:01:59] Loaded.
[10:01:59] Loading plugin: streamer.so
[10:01:59]
*** Streamer Plugin v2.7 by Incognito loaded ***
[10:01:59] Loaded.
[10:01:59] Loading plugin: Whirlpool.so
[10:01:59]
[10:01:59] ==================
[10:01:59]
[10:01:59] Whirlpool loaded
[10:01:59]
[10:01:59] ==================
[10:01:59]
[10:01:59] Loaded.
[10:01:59] Loaded 3 plugins.
[10:01:59]
[10:01:59] Filterscripts
[10:01:59] ---------------
[10:01:59] Loaded 0 filterscripts.
[10:02:00] *** Streamer Plugin: Warning: Include file version (0x26104) does not match plugin version (0x27002) (script might need to be recompiled with the latest include file)
[10:02:00] Script[gamemodes/Carbon.amx]: Run time error 19: "File or function is not found"
[10:02:00] Number of vehicle models: 0
[10:02:16] --- Server Shutting Down.
[10:02:16]
[10:02:16] ===============================
[10:02:16] sscanf plugin unloaded.
[10:02:16] ===============================
[10:02:16]
*** Streamer Plugin v2.7 by Incognito unloaded ***
[10:02:16]
[10:02:16] ====================
[10:02:16]
[10:02:16] Whirlpool unloaded
[10:02:16]
[10:02:16] ====================
[10:02:16]
Server config:
echo Executing Server Config...
lanmode 1
rcon_password this is secret, sorry

)
maxplayers 50
port 7777
hostname A-zone RPG [0.3z] Deschis neofficial!
gamemode0 Carbon
filterscripts
plugins mysql.so sscanf.so streamer.so Whirlpool.so
announce 1
query 1
weburl
a-zone.url.ph
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
mapname LS • LV • SF
logtimeformat [%H:%M:%S]
Re: File or function not found - plugins is up to date 0.3z -
Bingo - 26.03.2014
As you can see.
Same problem i had, Just re-upload mate. Delete current one and upload again.
Also
Streamer is out of date, It needs to be re-compiled.
Re: File or function not found - plugins is up to date 0.3z -
ciureaalex - 26.03.2014
I don't have the original mysql.so , the current mysql.so was from the downloaded gamemode and I want the good .so file
Today I was updated the Streamer.so

...