Posts: 267
Threads: 47
Joined: Jan 2011
Reputation:
0
Hi everybody:
Can you help me with this error please?
i have installed samp server in my computer it run fine with lvdm, but with my GM it call filterscripts fine but GM dont run.
i have check plugins for windows and they are in directory plugins and give me this error
Script[Gamemodes/sony.amx] run time error 19: File function is not found
but alexa.amx and sony.pwn are in directory gamemodes. In Server.cfg i am calling fine plugins.
i dont know why dont work.
Post your server_log here.
Posts: 267
Threads: 47
Joined: Jan 2011
Reputation:
0
Ups only called 1 plugin but they are in plugins directory
[10:04:29]
[10:04:29] Server Plugins
[10:04:29] --------------
[10:04:29] Loading plugin: xStreamer
[10:04:29] Failed.
[10:04:29] Loading plugin: Whirlpool
[10:04:29]
[10:04:29] ==================
[10:04:29]
[10:04:29] Whirlpool loaded
[10:04:29]
[10:04:29] ==================
[10:04:29]
[10:04:29] Loaded.
[10:04:29] Loading plugin: streamer
[10:04:29] Failed.
[10:04:29] Loading plugin: audio
[10:04:29] Failed.
[10:04:29] Loaded 1 plugins.
Post your complete server_log, not just the plugins part.Since these plugins fail to load, that's the reason you're facing runtime error.Update your plugins to the latest versions and recompile your script with the latest includes.
Posts: 494
Threads: 9
Joined: Feb 2012
Reputation:
0
If your server is windows based then use the .dll plugins, if it's Linux then use .so plugins.
Posts: 267
Threads: 47
Joined: Jan 2011
Reputation:
0
Yes i have plugins in line server.cfg
in gamemode is sony GM and in directory plugins are them
In one computer with win 7 run perfect, but other computer win server fail it.
Posts: 318
Threads: 2
Joined: Jun 2009
Reputation:
0
Maybe the windows needs an update or doesn't have the required runtime libraries?
Posts: 282
Threads: 31
Joined: Apr 2012
Reputation:
0
Make sure you have the right plugins and it is updated for 0.3e