Help run time error...
#1

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.
Reply
#2

Post your server_log here.
Reply
#3

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.
Reply
#4

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.
Reply
#5

Dont use :
Streamer And Xstreamer both :
Use only Streamer its Best
And your plugins not loading which server u r using Linux or windows

Quote:

[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

Reply
#6

If your server is windows based then use the .dll plugins, if it's Linux then use .so plugins.
Reply
#7

do you have "plugins" line in your server.cfg followed by the plugins? like this:
Код:
plugins streamer xstreamer whirlpool audio
Reply
#8

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.
Reply
#9

Maybe the windows needs an update or doesn't have the required runtime libraries?
Reply
#10

Make sure you have the right plugins and it is updated for 0.3e
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)