Crashdetect and IRC -
LazzyBoy - 12.04.2017
hey there, i just reseted my laptop and now seems like i cannot start up server because IRC and crashdetect wont load other plugins load well i've tried to reinstall C++ 2015 but still same thing , streamer plugin wouldnt work if wouldnt have installed c++ so i dont know whats the issue.
Server .cfg
Код:
echo Executing Server Config...
lanmode 0
rcon_password change
maxplayers 30
rcon 1
port 7777
hostname Test
gamemode0 rp
filterscripts pdmap
plugins irc streamer mysql Whirlpool crashdetect
announce 0
chatlogging 0
weburl None
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%S:%M:%H]
language English
Logos
Код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team
[23:30:22]
[23:30:22] Server Plugins
[23:30:22] --------------
[23:30:22] Loading plugin: irc
[23:30:22] Failed.
[23:30:22] Loading plugin: streamer
[23:30:22]
*** Streamer Plugin v2.8.2 by Incognito loaded ***
[23:30:22] Loaded.
[23:30:22] Loading plugin: mysql
[23:30:22] >> plugin.mysql: R39-6 successfully loaded.
[23:30:22] Loaded.
[23:30:22] Loading plugin: Whirlpool
[23:30:22]
[23:30:22] ==================
[23:30:22]
[23:30:22] Whirlpool loaded
[23:30:22]
[23:30:22] ==================
[23:30:22]
[23:30:22] Loaded.
[23:30:22] Loading plugin: crashdetect
[23:30:22] Failed.
[23:30:22] Loaded 3 plugins.
[23:30:22]
[23:30:22] Filterscripts
[23:30:22] ---------------
[23:30:22] Loading filterscript 'pdmap.amx'...
[23:30:22] Loaded 1 filterscripts.
[24:30:22] Script[gamemodes/rp.amx]: Run time error 19: "File or function is not found"
[24:30:22] Number of vehicle models: 0
Re: Crashdetect and IRC -
Vince - 12.04.2017
As far as I'm aware the VC++ runtimes do not supersede each other, i.e. installing the 2015 version does not grant you all previous versions.
Re: Crashdetect and IRC -
LazzyBoy - 12.04.2017
So you saying that i have to install other C++ versions ? , but which one should i if you suggest me any would be very helpful
Re: Crashdetect and IRC -
LazzyBoy - 12.04.2017
sorry for replying again but please i need help with this.
Re: Crashdetect and IRC -
YouHack - 12.04.2017
Start from the first version till this one you gave.. ( you must install them all )
Re: Crashdetect and IRC -
LazzyBoy - 12.04.2017
does Net Framework has to do anything with it or only c++
Re: Crashdetect and IRC -
YouHack - 12.04.2017
Well you must install those
one per one :
- (Microsoft Visual C++ 2010 x86 Redistributable) https://www.microsoft.com/en-us/down...s.aspx?id=5555
- (Microsoft Visual C++ 2012 x86 Redistributable) https://www.microsoft.com/en-us/down....aspx?id=30679
- (Microsoft Visual C++ 2013 x86 Redistributable) https://www.microsoft.com/en-us/down....aspx?id=40784
- (Microsoft Visual C++ 2015 x86 Redistributable) https://www.microsoft.com/en-us/down....aspx?id=48145
when downloading some newest versions will ask for
x86 (32 bit) or
x64 (64 bit), if you don't know what is it chose x86 and ignore
arm version.
No need to .NET framework.
Re: Crashdetect and IRC -
Sew_Sumi - 12.04.2017
Quote:
Originally Posted by LazzyBoy
does Net Framework has to do anything with it or only c++
|
On the release page it only mentions the c runtimes. You shouldn't need the .net runtimes.
Re: Crashdetect and IRC -
LazzyBoy - 12.04.2017
i did install all those you gave me but still same thing also crashdetect is fixed but irc not
Re: Crashdetect and IRC -
YouHack - 12.04.2017
Simply, reboot your computer to apply new runtime changes

.
( sorry for late reply )