SA-MP Forums Archive
A Big Error must be Fixed - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: A Big Error must be Fixed (/showthread.php?tid=279195)



A Big Error must be Fixed - ServerScripter - 25.08.2011

1-Hi , i get San Fierro Cops Robbers From Here:
https://sampforum.blast.hk/showthread.php?tid=223963

2- I Complie Without Errors or Warnings.

3-whene i run Samp-server , it Shut Down there is the Error(i have it form server_log)
Код:
----------
Loaded log file: "server_log.txt".
----------

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

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

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


[22:35:55]   Loaded.
[22:35:55]  Loading plugin: streamer
[22:35:55] 

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

[22:35:55]   Loaded.
[22:35:55]  Loading plugin: sscanf
[22:35:55]   Failed.
[22:35:55]  Loaded 2 plugins.

[22:35:55] 
[22:35:55] Filter Scripts
[22:35:55] ---------------
[22:35:55]   Loaded 0 filter scripts.

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

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


[22:35:58] 

*** Streamer Plugin v2.3.8 by Incognito unloaded ***
and my Server.CFG
Код:
echo Executing Server Config...
lanmode 0
password 123456
rcon_password 123456
maxplayers 36
port 77777
hostname San Fierro Cops-Robbers-RPG
gamemode0 SFCRRPG 1
filterscripts
plugins irc streamer sscanf
announce 0
query 1
weburl www.sfcrrpg.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 1
what are Wrong?


Re: A Big Error must be Fixed - IceCube! - 25.08.2011

It could be either one of these

.amx File isnt in folder (might be because your script complied with errors)

The file is named differntly in the server CFG

Ignore this i missed the sscanf not loading part


Re: A Big Error must be Fixed - ServerScripter - 25.08.2011

ok but, there are no Errors in Compilation see :
Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase



Re: A Big Error must be Fixed - Kush - 25.08.2011

Sscanf failed to load.

Download it and place it in the plugins folder.


Re: A Big Error must be Fixed - ServerScripter - 25.08.2011

i already have it


Re: A Big Error must be Fixed - IceCube! - 25.08.2011

Sorry hadnt refershed my page for a while and i found sscanf wasnt loaded as Kush said above


Re: A Big Error must be Fixed - =WoR=G4M3Ov3r - 25.08.2011

http://www.4shared.com/file/3FXHD3zS/sscanf.html

Download this, and Copy paste sscanf.dll to the Plugins folder. And Viola.


Re: A Big Error must be Fixed - ServerScripter - 25.08.2011

It Is Working Dude thanx all !


Re: A Big Error must be Fixed - =WoR=G4M3Ov3r - 25.08.2011

Quote:
Originally Posted by ServerScripter
Посмотреть сообщение
It Is Working Dude thanx all !
Anytime Mate