SA-MP Forums Archive
Server cannot start - 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 cannot start (/showthread.php?tid=605625)



Server cannot start - Uvais - 22.04.2016

When i run my cnr script , This error appears , I have tried many things but cant fix it.Help Please !!

Quote:

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[07:18:02] filterscripts = "" (string)
[07:18:02]
[07:18:02] Server Plugins
[07:18:02] --------------
[07:18:02] Loading plugin: sscanf
[07:18:02]

[07:18:02] ===============================

[07:18:02] sscanf plugin loaded.

[07:18:02] Version: 2.8.1

[07:18:02] © 2012 Alex "******" Cole

[07:18:02] ===============================

[07:18:02] Loaded.
[07:18:02] Loading plugin: Whirlpool
[07:18:02]
[07:18:02] ==================
[07:18:02]
[07:18:02] Whirlpool loaded
[07:18:02]
[07:18:02] ==================
[07:18:02]
[07:18:02] Loaded.
[07:18:02] Loading plugin: streamer
[07:18:02]

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

[07:18:02] Loaded.
[07:18:02] Loading plugin: nativechecker
[07:18:02] Loaded.
[07:18:02] Loading plugin: MapAndreas
[07:18:02] Loaded.
[07:18:02] Loading plugin: irc
[07:18:02]

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


[07:18:02] Loaded.
[07:18:02] Loaded 6 plugins.

[07:18:02]
[07:18:02] Ban list
[07:18:02] --------
[07:18:02] Loaded: samp.ban
[07:18:02]
[07:18:02]
[07:18:02] Filterscripts
[07:18:02] ---------------
[07:18:02] Loaded 0 filterscripts.

[07:18:02] Error: Function not registered: 'IRC_GetUserChannelMode'
[07:18:02] Error: Function not registered: 'IRC_CreateGroup'
[07:18:02] Error: Function not registered: 'IRC_Quit'
[07:18:02] Error: Function not registered: 'IRC_DestroyGroup'
[07:18:02] Error: Function not registered: 'IRC_Say'
[07:18:02] Error: Function not registered: 'IRC_GroupSay'
[07:18:02] Error: Function not registered: 'IRC_Connect'
[07:18:02] Error: Function not registered: 'IRC_SetIntData'
[07:18:02] Error: Function not registered: 'IRC_JoinChannel'
[07:18:02] Error: Function not registered: 'IRC_SendRaw'
[07:18:02] Error: Function not registered: 'IRC_AddToGroup'
[07:18:02] Error: Function not registered: 'IRC_RemoveFromGroup'
[07:18:02] Error: Function not registered: 'IRC_Notice'
[07:18:02] Script[gamemodes/CopsandRobbers.amx]: Run time error 19: "File or function is not found"
[07:18:02] Number of vehicle models: 0




Re: Server cannot start - iKevin - 22.04.2016

Probably you havent included the irc in your script.

Show me server.cfg.


Re: Server cannot start - Uvais - 22.04.2016

Im running mangoes script though. Please help me which plugins will i use and anything else to get this gamemode started.


Re: Server cannot start - Uvais - 22.04.2016

This is my server cfg..
Quote:

echo Executing Server Config...
lanmode 1
rcon_password cnrblabla
maxplayers 110
port 7777
hostname Cops and Robbers
gamemode0 CopsandRobbers
filterscripts
announce 1
query 1
chatlogging 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000.
maxnpc 50
logtimeformat [%H:%M:%S]
plugins sscanf Whirlpool streamer nativechecker MapAndreas irc




Re: Server cannot start - Uvais - 23.04.2016

Please help , i really wana play in this script.


Re: Server cannot start - Sew_Sumi - 23.04.2016

First rule in doing anything, RTFM.....

Quote:
Originally Posted by Wyu
Посмотреть сообщение
IMPORTANT: In order to make it work correcly you must put it in the end of the plugins line of your server.cfg so it will be the last one, e.g. plugins sscanf streamer nativechecker.
NativeChecker is blocking the plugin.


Re: Server cannot start - xTURBOx - 23.04.2016

^^ like Sew_Sumi said you need to load the NativeChecker as the last plugin
Код:
plugins sscanf Whirlpool streamer MapAndreas irc nativechecker



Re: Server cannot start - Uvais - 24.04.2016

Ok Turbo *_*


Re: Server cannot start - Uvais - 24.04.2016

This error appears , I placed native checker at end .. SA-MP Dedicated Server
----------------------
Quote:

v0.3.7-R2, ©2005-2015 SA-MP Team

[05:16:48] filterscripts = "" (string)
[05:16:48]
[05:16:48] Server Plugins
[05:16:48] --------------
[05:16:48] Loading plugin: sscanf
[05:16:48]

[05:16:48] ===============================

[05:16:48] sscanf plugin loaded.

[05:16:48] Version: 2.8.1

[05:16:48] © 2012 Alex "******" Cole

[05:16:48] ===============================

[05:16:48] Loaded.
[05:16:48] Loading plugin: Whirlpool
[05:16:48]
[05:16:48] ==================
[05:16:48]
[05:16:48] Whirlpool loaded
[05:16:48]
[05:16:48] ==================
[05:16:48]
[05:16:48] Loaded.
[05:16:48] Loading plugin: streamer
[05:16:48]

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

[05:16:48] Loaded.
[05:16:48] Loading plugin: MapAndreas
[05:16:48] Loaded.
[05:16:48] Loading plugin: irc
[05:16:48]

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


[05:16:48] Loaded.
[05:16:48] Loading plugin: nativechecker
[05:16:48] Loaded.
[05:16:48] Loaded 6 plugins.

[05:16:48]
[05:16:48] Ban list
[05:16:48] --------
[05:16:48] Loaded: samp.ban
[05:16:48]
[05:16:48]
[05:16:48] Filterscripts
[05:16:48] ---------------
[05:16:48] Loaded 0 filterscripts.

[05:16:48] Error: Function not registered: 'IRC_SetIntData'
[05:16:48] Script[gamemodes/CopsandRobbers.amx]: Run time error 19: "File or function is not found"
[05:16:48] Number of vehicle models: 0




Re: Server cannot start - Sew_Sumi - 24.04.2016

Your IRC and the Streamer plugins are way out of date, but it depends on when that gamemode was scripted, and what versions of those plugins, it used.