Plugins + Gamemode wont load - 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: Plugins + Gamemode wont load (
/showthread.php?tid=327462)
Plugins + Gamemode wont load -
Soulbad - 21.03.2012
In my server i have 4 plugins. I was just about to test my local server for another update and my irc and streamer plugin won't load. My gamemode also wont load for some reason aswell :
Heres the log :
Code:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team
[10:42:30] password = "" (string)
[10:42:30]
[10:42:30] Server Plugins
[10:42:30] --------------
[10:42:30] Loading plugin: sscanf
[10:42:30]
[10:42:30] ===============================
[10:42:30] sscanf plugin loaded.
[10:42:30] © 2009 Alex "Y_Less" Cole
[10:42:30] 0.3d-R2 500 Players "dnee"
[10:42:30] ===============================
[10:42:30] Loaded.
[10:42:30] Loading plugin: Whirlpool
[10:42:30]
[10:42:30] ==================
[10:42:30]
[10:42:30] Whirlpool loaded
[10:42:30]
[10:42:30] ==================
[10:42:30]
[10:42:30] Loaded.
[10:42:30] Loading plugin: irc
[10:42:30] Failed.
[10:42:30] Loading plugin: streamer
[10:42:30] Failed.
[10:42:30] Loaded 2 plugins.
[10:42:30]
[10:42:30] Filterscripts
[10:42:30] ---------------
[10:42:30] Loading filterscript 'PPC_Housing.amx'...
[10:42:30] Loading filterscript 'laser.amx'...
[10:42:30]
-- Laser Pointer by Skiaffo --
[10:42:30] Loading filterscript 'animation.amx'...
[10:42:30] Loading filterscript 'rules.amx'...
[10:42:30] Loading filterscript 'rope_eng.amx'...
[10:42:30]
--------------------------------------
[10:42:30] Rope RC1 v1 © Trooper 2009
[10:42:30] --------------------------------------
[10:42:30] Loading filterscript 'lotto.amx'...
[10:42:30] Loaded 6 filterscripts.
[10:42:30] Script[gamemodes/SFCRRPG.amx]: Run time error 19: "File or function is not found"
[10:42:30] Number of vehicle models: 0
Heres Server.cfg
Code:
echo Executing Server Config...
lanmode 0
password
rcon_password test123
maxplayers 16
port 7777
hostname San Fierro Cops-Robbers-RPG
gamemode0 SFCRRPG 1
filterscripts PPC_Housing laser animation rules rope_eng lotto
plugins sscanf Whirlpool irc streamer
announce 0
query 1
weburl www.sfc
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 1
PS : Yesterday night I formatted my pc
Re: Plugins + Gamemode wont load -
Mark⢠- 21.03.2012
Update irc to v1.4.2, streamer to v2.6 r38 or 39 whichever is the current build, and put the the 2 plugin includes in the pawno>include folder, then open your script in pawno and recompile. Then restart your server again.
Re: Plugins + Gamemode wont load -
Soulbad - 21.03.2012
k, ill try
Re: Plugins + Gamemode wont load -
Soulbad - 21.03.2012
I tried what you said and still the same issue
Re: Plugins + Gamemode wont load -
samp4you - 21.03.2012
Quote:
Originally Posted by Soulbad
I tried what you said and still the same issue
|
Upgreade irc,Stramer to latest version / build .Copy and replace them into server Serverfile >> Plugin's..then try again !
Re: Plugins + Gamemode wont load -
Soulbad - 21.03.2012
U just told me the same thing he said, still doesnt work :S