crashdetect not loading - 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: crashdetect not loading (
/showthread.php?tid=602690)
crashdetect not loading -
Ilai14 - 11.03.2016
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[17:43:43] filterscripts = "" (string)
[17:43:43]
[17:43:43] Server Plugins
[17:43:43] --------------
[17:43:43] Loading plugin: streamer.dll
[17:43:43]
*** Streamer Plugin v2.7.9 by Incognito loaded ***
[17:43:43] Loaded.
[17:43:43] Loading plugin: sscanf.dll
[17:43:43]
[17:43:43] ===============================
[17:43:43] sscanf plugin loaded.
[17:43:43] Version: 2.8.1
[17:43:43] © 2012 Alex "******" Cole
[17:43:43] ===============================
[17:43:43] Loaded.
[17:43:43] Loading plugin: Whirlpool.dll
[17:43:43]
[17:43:43] ==================
[17:43:43]
[17:43:43] Whirlpool loaded
[17:43:43]
[17:43:43] ==================
[17:43:43]
[17:43:43] Loaded.
[17:43:43] Loading plugin: crashdetect.dll
[17:43:43] CrashDetect must be loaded before 'streamer.dll'
[17:43:43] Failed.
[17:43:43] Loaded 3 plugins.
[17:43:44]
[17:43:44] Filterscripts
[17:43:44] ---------------
[17:43:44] Loaded 0 filterscripts.
[17:43:44]
[17:43:44]
[17:43:44]
[17:43:44] =======================================
[17:43:44] | |
[17:43:44] | YSI version 3.09.0684 |
[17:43:44] | By Alex "******" Cole |
[17:43:44] | |
[17:43:44] =======================================
[17:43:44]
[17:43:44]
[17:43:44]
[17:43:44] Objects Loaded: 78
[17:43:44] Number of vehicle models: 0
What I do it ??
Re: crashdetect not loading -
Banditul18 - 11.03.2016
"CrashDetect must be loaded before 'streamer.dll'"
Put crashdetect before streamer in server.cfg
Re: crashdetect not loading -
Ilai14 - 11.03.2016
Quote:
Originally Posted by Banditul18
"CrashDetect must be loaded before 'streamer.dll'"
Put crashdetect before streamer in server.cfg
|
And where is I see the degub of CrashDetect?
Re: crashdetect not loading -
Sew_Sumi - 11.03.2016
It comes out to the server.log, but seriously it actually SAYS what is wrong... Damn... Did you even read the documentation, let alone know what it's actually used for?
I'd hazard a guess that you actually don't even need it...
Respuesta: crashdetect not loading -
marconol - 12.03.2016
You only need to update the plugin Streamer to version 2.7.8 and CrashDetect to 4.15.1
and put in server.cfg:
plugins crashdetect streamer ...others
Re: Respuesta: crashdetect not loading -
Sew_Sumi - 12.03.2016
Quote:
Originally Posted by marconol
You only need to update the plugin Streamer to version 2.7.8
|
That's a downgrade, he has 2.7.9...
And even if you're saying to upgrade to 2.8, he still doesn't need to. The error is caused by him not reading the documentation that SAYS to put crashdetect as the first loaded plugin.
Respuesta: crashdetect not loading -
marconol - 12.03.2016
Then you have to update the version of crashdetect.
Re: Respuesta: crashdetect not loading -
Sew_Sumi - 12.03.2016
Quote:
Originally Posted by marconol
Then you have to update the version of crashdetect.
|
Stop guessing FFS...
It is because he didn't load CrashDetect first, as it says in the damn error, AND in the documentation for that plugin...