Crashing, before starting server. - 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: Crashing, before starting server. (
/showthread.php?tid=261014)
Crashing, before starting server. -
Darnell - 11.06.2011
Starting the console and getting this :
Quote:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3c R2, ©2005-2011 SA-MP Team
[21:37:25]
[21:37:25] Server Plugins
[21:37:25] --------------
[21:37:25] Loading plugin: sscanf
[21:37:25]
[21:37:25] ===============================
[21:37:25] sscanf plugin loaded.
[21:37:25] © 2009 Alex "Y_Less" Cole
[21:37:25] ===============================
[21:37:25] Loaded.
[21:37:25] Loaded 1 plugins.
[21:37:26]
[21:37:26] Filter Scripts
[21:37:26] ---------------
[21:37:26] Loading filter script 'holdband.amx'...
[21:37:26] Unable to load filter script 'holdband.amx'.
[21:37:26] Loaded 0 filter scripts.
[21:37:26] Script[gamemodes/penls.amx]: Run time error 19: "File or function is not found"
[21:37:26] Number of vehicle models: 0
|
Solution ?
Re: Crashing, before starting server. -
Ironboy500[TW] - 11.06.2011
Make sure your plugins are located in plugins folder.
Re: Crashing, before starting server. -
Darnell - 11.06.2011
There no need for plugins..
But I got sscanf.
Re: Crashing, before starting server. -
alpha500delta - 11.06.2011
Quote:
Originally Posted by Darnell
There no need for plugins..
But I got sscanf.
|
sscanf is a plugin, put sscanf.dll or sscanf.so (Linux) into your plugins folder and in your server.cfg behind the "plugins" line.
Re: Crashing, before starting server. -
Darnell - 11.06.2011
I did, it says the same

.
Quote:
[21:37:25] ===============================
[21:37:25] sscanf plugin loaded.
[21:37:25] © 2009 Alex "Y_Less" Cole
[21:37:25] ===============================
|