File or function not found,i TRY EVERYTHING
#1

Please help me,i have Run time error 19: "File or function is not found", i try everything,plugin update,nativechecher,but nothing works.I use this gamemode: http://www.sendspace.com/file/r9vwkd .
Can u please search for me where is problem because i cant find it? Thanks!
Reply
#2

Server log? Your includes? Your server.cfg?
Reply
#3

Here u are server log: http://pastebin.com/XpnQeakJ
Server.cfg:
Quote:

echo Executing Server Config...

// Podesavanja Servera
rcon_password pavlepaja21453
rcon 1
hostname |BE| Balkan Extize RolePlay
weburl www.kgb-hosting.com

// gamemod igre
gamemode0 Litex 1

// filter skripte
filterscripts kgb_ads TextDrawEditor1.0 motor xTune_Able_Cars JunkBuster anims boban ls_elevator vremenska odbrojavanje vikendica textdole radiofs ANTIDB speedo b kabal Tuning stansistem Konji

// server plugini (moraju biti u .so formatu)
plugins streamer.so sscanf.so nativechecker.so


// ostala podesavanja
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000

//!!!ne menjaj ovo ni slucajno!!!
announce 1
query 1
lanmode 0
maxplayers 50
port 7829
bind 193.192.59.107

Include folder:"gl_spawns" and "gl_common"
Reply
#4

Quote:

[21:30:16] Server Plugins
[21:30:16] --------------
[21:30:16] Loading plugin: streamer
[21:30:16] Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[21:30:16] Loading plugin: sscanf
[21:30:16] Failed (plugins/sscanf: cannot read file data: Is a directory)
[21:30:16] Loaded 0 plugins.

This is not correct. If it tried to load the plugins in Linux, then it would say "Loading plugin: streamer.so" etc but in the server_log you showed us is trying to load .dll files
Reply
#5

I see your problem, well in the plugin part of the server.cfg. Your not supposed to put the .so
Quote:

// server plugini (moraju biti u .so formatu)
plugins streamer.so sscanf.so nativechecker.so

It's suppose to be like

Quote:

plugin streamer sscanf nativechecker

Hope that helped you out.
Reply
#6

I try that,but nothing!
Here you server log without ".so" on end:
http://pastebin.com/Luvf1vTK
Reply
#7

Is this a linux or windows server?

If its linux, you need the .so at the end. (You also need the .so files)

If its windows, you need the .dll files, but you can load it without any extension.

Hope this helps.
Reply
#8

I know that,i try everything but same error.Please help me i need this fast!
Reply
#9

Bump! Please can anyone help me?
Reply
#10

Alright, well also make sure that you have the .dll files and the .so files
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)