SA-MP Forums Archive
just all of a sudden, plugins failed - 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: just all of a sudden, plugins failed (/showthread.php?tid=615992)



just all of a sudden, plugins failed - saffierr - 30.08.2016

lol, just all of a sudden, when I restarted my server, I got errors...
Server-log says this, (very strange)...

Quote:

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

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[01:21:22] filterscripts = "" (string)
[01:21:22] password = "" (string)
[01:21:22]
[01:21:22] Server Plugins
[01:21:22] --------------
[01:21:22] Loading plugin: mysql
[01:21:22] Failed.
[01:21:22] Loading plugin: sscanf
[01:21:22]

[01:21:22] ===============================

[01:21:22] sscanf plugin loaded.

[01:21:22] © 2009 Alex "******" Cole

[01:21:22] 0.3d-R2 500 Players "dnee"

[01:21:22] ===============================

[01:21:22] sscanf error: The current build ONLY supports 0.3d
[01:21:22] Loaded.
[01:21:22] Loading plugin: streamer
[01:21:22] Failed.
[01:21:22] Loading plugin: whirlpool
[01:21:22]
[01:21:22] ==================
[01:21:22]
[01:21:22] Whirlpool loaded
[01:21:22]
[01:21:22] ==================
[01:21:22]
[01:21:22] Loaded.
[01:21:22] Loaded 2 plugins.

[01:21:22]
[01:21:22] Filterscripts
[01:21:22] ---------------
[01:21:22] Loaded 0 filterscripts.

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




Re: just all of a sudden, plugins failed - GhostHacker - 30.08.2016

Quote:

[01:21:22] sscanf error: The current build ONLY supports 0.3d
[01:21:22] Loaded.

check this ^^^
also check whether it exits in the directory (plugins i mean)
Also next time use searching function in ****** or this forum you are not unique to cause unique things.


Re: just all of a sudden, plugins failed - Sew_Sumi - 30.08.2016

What's glaringly obvious is that the streamer failed to load...

Chances are you need to install the runtimes associated with it.


Re: just all of a sudden, plugins failed - Dejan12345 - 30.08.2016

you sscanf not in version like include on pawno


Re: just all of a sudden, plugins failed - saffierr - 30.08.2016

I actually did reinstall the streamer plugins as well as the sscanf, somehow it's still not loading.


Re: just all of a sudden, plugins failed - Sew_Sumi - 30.08.2016

Quote:
Originally Posted by Dejan12345
Посмотреть сообщение
you sscanf not in version like include on pawno
That's not what that error means, so stop guessing.


Re: just all of a sudden, plugins failed - Dejan12345 - 30.08.2016

https://sampforum.blast.hk/showthread.php?tid=570927


Re: just all of a sudden, plugins failed - Sew_Sumi - 30.08.2016

Quote:
Originally Posted by Dejan12345
Посмотреть сообщение
Again, that's not what this error is, you'll more likely break it more by ignorance.


Quote:
Originally Posted by saffierr
Посмотреть сообщение
I actually did reinstall the streamer plugins as well as the sscanf, somehow it's still not loading.
Did you recompile, or just update the plugins, as that'd be a reason this has happened.

Ignore the guessing above, he's totally lost.


Re: just all of a sudden, plugins failed - saffierr - 30.08.2016

Quote:
Originally Posted by Dejan12345
Посмотреть сообщение
Both of the download links aren't working for me, I don't have dropbox nor github to login.


Re: just all of a sudden, plugins failed - saffierr - 30.08.2016

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
Again, that's not what this error is, you'll more likely break it more by ignorance.




Did you recompile, or just update the plugins, as that'd be a reason this has happened.

Ignore the guessing above, he's totally lost.
I did update sscanf/streamer, however it's still not working.
mhmm, recompile? Is that necessary, since I've got no errors in my script?