SA-MP Forums Archive
Why its gives me errors?. - 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: Why its gives me errors?. (/showthread.php?tid=491706)



Why its gives me errors?. - UnClear - 31.01.2014

when im compile the script it gives me no error:
Quote:

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

But when im starting the (samp-server):

it says this:
Quote:

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[22:32:18] filterscripts = "" (string)
[22:32:18]
[22:32:18] Server Plugins
[22:32:18] --------------
[22:32:18] Loaded 0 plugins.

[22:32:18]
[22:32:18] Filterscripts
[22:32:18] ---------------
[22:32:18] Loaded 0 filterscripts.

[22:32:18] Script[gamemodes/Roleplay.amx]: Run time error 19: "File or function is not found"
[22:32:18] Number of vehicle models: 0

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

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[22:34:37] filterscripts = "" (string)
[22:34:37]
[22:34:37] Server Plugins
[22:34:37] --------------
[22:34:37] Loading plugin: sscanf
[22:34:37]

[22:34:37] ===============================

[22:34:37] sscanf plugin loaded.

[22:34:37] Version: 2.8.1

[22:34:37] © 2012 Alex "******" Cole

[22:34:37] ===============================

[22:34:37] Loaded.
[22:34:37] Loading plugin: streamer
[22:34:37] Failed.
[22:34:37] Loaded 1 plugins.

[22:34:37]
[22:34:37] Filterscripts
[22:34:37] ---------------
[22:34:37] Loaded 0 filterscripts.

[22:34:37] Script[gamemodes/Roleplay.amx]: Run time error 19: "File or function is not found"
[22:34:37] Number of vehicle models: 0




Re: Why its gives me errors?. - Khanz - 31.01.2014

Run nativechecker, it could also be you're not using the correct plugins.


Re: Why its gives me errors?. - UnClear - 31.01.2014

but this gm has no plugins i dont see any plugins in script, how to download the nativechecker?


Re: Why its gives me errors?. - MisterTickle - 31.01.2014

It does use plugins I can see SSCANF and Streamer in your log.

I believe this is most likely your issue

"[22:34:37] Loading plugin: streamer
[22:34:37] Failed."

Please upload the streamer plugin dll to your plugins folder. You can find the latest one here - https://sampforum.blast.hk/showthread.php?tid=102865