25.10.2018, 20:44
Hello, so I'm trying to start my server on linux (CentOS 7), and every plugin loads properly except discord-connector.
Here's server logs.
Server config:
Here's server logs.
PHP код:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.DL-R1, (C)2005-2018 SA-MP Team
[22:43:23]
[22:43:23] Server Plugins
[22:43:23] --------------
[22:43:23] Loading plugin: bcrypt-samp.so
[22:43:23] plugin.bcrypt v2.2.3 was loaded.
[22:43:23] plugin.bcrypt: 2 cores detected, 1 threads will be used.
[22:43:23] Loaded.
[22:43:23] Loading plugin: ColAndreas_static.so
[22:43:23] *********************
[22:43:23] ** Created By: **
[22:43:23] ** [uL]Chris42O **
[22:43:23] ** [uL]Slice **
[22:43:23] ** [uL]Pottus **
[22:43:23] *********************
[22:43:23] No collision data found.
[22:43:23] *********************
[22:43:23] ColAndreas Loaded
[22:43:23] v1.4.0
[22:43:23] *********************
[22:43:23] Loaded.
[22:43:23] Loading plugin: crashdetect.so
[22:43:23] CrashDetect plugin 4.19.4
[22:43:23] Loaded.
[22:43:23] Loading plugin: mysql.so
[22:43:23] >> plugin.mysql: R41-4 successfully loaded.
[22:43:23] Loaded.
[22:43:23] Loading plugin: discord-connector.so
[22:43:23] Failed (libssl.so.1.0.0: cannot open shared object file: No such file or directory)
[22:43:23] Loading plugin: pawn-memory.so
[22:43:23] ========================
[22:43:23] = Memory access plugin =
[22:43:23] = Made by BigETI =
[22:43:23] = Loaded! =
[22:43:23] ========================
[22:43:23] Loaded.
[22:43:23] Loading plugin: SKY.so
[22:43:23] Error: Unknown Linux server version (080b1ca0)
[22:43:23] Loaded.
[22:43:23] Loading plugin: sscanf.so
[22:43:23]
[22:43:23] ===============================
[22:43:23] sscanf plugin loaded.
[22:43:23] Version: 2.8.3
[22:43:23] (c) 2018 Alex "******" Cole
[22:43:23] ===============================
[22:43:23] Loaded.
[22:43:23] Loading plugin: streamer.so
[22:43:23]
*** Streamer Plugin v2.9.3 by Incognito loaded ***
[22:43:23] Loaded.
[22:43:23] Loading plugin: nativechecker.so
[22:43:23] Loaded.
[22:43:23] Loaded 9 plugins.
[22:43:23]
[22:43:23] Filterscripts
[22:43:23] ---------------
[22:43:23] Loaded 0 filterscripts.
[22:43:23] Error: Function not registered: 'DCC_FindChannelById'
[22:43:23] Error: Function not registered: 'DCC_SendChannelMessage'
[22:43:23] Error: Function not registered: 'DCC_GetChannelName'
[22:43:23] Error: Function not registered: 'DCC_GetUserName'
[22:43:23] Error: Function not registered: 'DCC_GetChannelId'
[22:43:23] [debug] Run time error 19: "File or function is not found"
[22:43:23] [debug] DCC_FindChannelById
[22:43:23] [debug] DCC_SendChannelMessage
[22:43:23] [debug] DCC_GetChannelName
[22:43:23] [debug] DCC_GetUserName
[22:43:23] [debug] DCC_GetChannelId
[22:43:23] [debug] Run time error 19: "File or function is not found"
[22:43:23] [debug] DCC_FindChannelById
[22:43:23] [debug] DCC_SendChannelMessage
[22:43:23] [debug] DCC_GetChannelName
[22:43:23] [debug] DCC_GetUserName
[22:43:23] [debug] DCC_GetChannelId
[22:43:23] Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
[22:43:23] Number of vehicle models: 0
PHP код:
plugins bcrypt-samp.so ColAndreas_static.so crashdetect.so mysql.so discord-connector.so pawn-memory.so SKY.so sscanf.so streamer.so nativechecker.so