SA-MP Forums Archive
Server Problem - 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: Server Problem (/showthread.php?tid=309022)



Server Problem - ReneG - 06.01.2012

I load my server and it gives me this:



My script has Zero errors upon compiling. This is my server log.

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3d-R2-800p, ©2005-2011 SA-MP Team

[18:44:25] 
[18:44:25] Server Plugins
[18:44:25] --------------
[18:44:25]  Loading plugin: sscanf
[18:44:38]   Failed.
[18:44:38]  Loading plugin: streamer
[18:44:38] 

*** Streamer Plugin v2.5.2 R2 by Incognito loaded ***

[18:44:38]   Loaded.
[18:44:38]  Loaded 1 plugins.

[18:44:38] 
[18:44:38] Filterscripts
[18:44:38] ---------------
[18:44:38]   Loading filterscript 'ls_elevator.amx'...
[18:44:38]   Loaded 1 filterscripts.

[18:44:38] Script[gamemodes/new.amx]: Run time error 19: "File or function is not found"
[18:44:38] Number of vehicle models: 0
I have ''sscanf.dll' and ''streamer.dll'' in my plugins folder.
I have this in my server.cfg
Код:
plugins streamer sscanf



Re: Server Problem - brett7 - 06.01.2012

Doesn't sound like a script problem sounds like you got a file missing perhaps try
http://www.dll-files.com/dllindex/dl...shtml?msvcr100


Re: Server Problem - ReneG - 06.01.2012

Holy crap, thanks. Exact file I needed. Repped.


Re: Server Problem - jamesbond007 - 06.01.2012

lol maybe read the error carefully before posting here ?


Re: Server Problem - ReneG - 06.01.2012

Yes. I would just rather refer to someone who actually helps other than figure it out myself.

And where do I put this file exactly? In my gamemodes folder?

EDIT: Nevermind, I installed Microsoft Visual 2010. Fixed it.


Re: Server Problem - diehard5225 - 18.01.2012

where can i get rc2 800p?


Re: Server Problem - MasterJoker - 18.01.2012

Check the updates Kalcor has put it on the Release Updates of SAMP