SA-MP Forums Archive
Server Not Running!! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server Not Running!! (/showthread.php?tid=328774)



Server Not Running!! - iOmar - 26.03.2012

When i run a server it says "Run time error:19"??
I Also put plugins but all in vain> Can you help me??


Re: Server Not Running!! - Kellicia - 26.03.2012

Run time error 19: "File or function is not found" right?
Guess your streamer failed to load

Does it also say like:

Server Plugins
[00:00:00] --------------
[00:00:00] Loading plugin: streamer.dll
[00:00:00] Failed.
[00:00:00] Loaded 0 plugins.

??



Re: Server Not Running!! - iOmar - 26.03.2012

Yes man. Can u help me??


Re: Server Not Running!! - Kellicia - 26.03.2012

(( I'm a woman ^^ ))

Download Incognito's streamer again. Or what have you done so far?
Describe your steps how you putted everything into places.



Re: Server Not Running!! - iOmar - 26.03.2012

I just extract zip of server. After that i put server in samp windows server. Then i click run with plugins but it says error 19


Re: Server Not Running!! - Kellicia - 26.03.2012

Open your server.cfg, what does it say? ( You also can send me a Private message if you like or MSN: kellicia@c-roleplay.com)


Re: Server Not Running!! - Markā„¢ - 26.03.2012

Post your server_log here.


Re: Server Not Running!! - Reklez - 26.03.2012

Are you sure that you have the plugins.

Example.

You use sscanf in your Gamemode and it needs sscanf plugin. if you don't run the plugin it will result as File function or not found.

I think you missing some plugins. show the server_log


Re: Server Not Running!! - Kellicia - 26.03.2012

Iguess streamer.dll isn't loading. Write in your server.cfg '' plugins streamer ''
Like:
Code:
lanmode 0
rcon_password ****
maxplayers 40
port 7777
hostname Stunt/DM/Race/Drift/Fun
gamemode0 YOUR_GAMEMODE 1
filterscripts YOUR_FS
//More
plugins streamer



Re: Server Not Running!! - iOmar - 26.03.2012

Quote:

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team

[14:32:35] filterscripts = "" (string)
[14:32:35]
[14:32:35] Server Plugins
[14:32:35] --------------
[14:32:35] Loading plugin: irc
[14:32:35]

*** IRC Plugin v1.3.6 by Incognito loaded ***


[14:32:35] Loaded.
[14:32:35] Loading plugin: streamer
[14:32:35]

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

[14:32:35] Loaded.
[14:32:35] Loading plugin: sscanf
[14:32:35] Failed.
[14:32:35] Loaded 2 plugins.

[14:32:35]
[14:32:35] Filterscripts
[14:32:35] ---------------
[14:32:35] Loaded 0 filterscripts.

[14:32:35] Script[gamemodes/SFCRRPG.amx]: Run time error 19: "File or function is not found"
[14:32:35] Number of vehicle models: 0
[14:32:55] --- Server Shutting Down.
[14:32:55]

*** IRC Plugin v1.3.6 by Incognito unloaded ***


[14:32:55]

*** Streamer Plugin v2.3.8 by Incognito unloaded ***

Here it is.....