open.mp forum
[Server] Failed To Start Server - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Support (https://forum.open.mp/forumdisplay.php?fid=12)
--- Thread: [Server] Failed To Start Server (/showthread.php?tid=2165)



Failed To Start Server - RainG - 2021-07-15

Code:
SA-MP Dedicated Server

----------------------

v0.3.7-R2, (C)2005-2015 SA-MP Team



[12:55:14] filterscripts = ""? (string)

[15/07/2021 12:55:14]

[15/07/2021 12:55:14] Server Plugins

[15/07/2021 12:55:14] --------------

[15/07/2021 12:55:14]? Loading plugin: crashdetect

[15/07/2021 12:55:14]? crashdetect v4.8.3 is OK.

[15/07/2021 12:55:14]? Loaded.

[15/07/2021 12:55:14]? Loading plugin: socket

[15/07/2021 12:55:14]? Failed.

[15/07/2021 12:55:14]? Loading plugin: mysql

[15/07/2021 12:55:14]



? > MySQL plugin R5 successfully loaded.



[15/07/2021 12:55:14]? Loaded.

[15/07/2021 12:55:14]? Loading plugin: sscanf

[15/07/2021 12:55:14]



[15/07/2021 12:55:14]? ===============================



[15/07/2021 12:55:14]? ? ? sscanf plugin loaded.? ?



[15/07/2021 12:55:14]? ? ? ? ? Version:? 2.8.3? ? ? ?



[15/07/2021 12:55:14]? (c) 2018 Alex "Y_Less" Cole?



[15/07/2021 12:55:14]? ===============================



[15/07/2021 12:55:14]? Loaded.

[15/07/2021 12:55:14]? Loading plugin: streamer

[15/07/2021 12:55:14]



*** Streamer Plugin v2.9.5 by Incognito loaded ***



[15/07/2021 12:55:14]? Loaded.

[15/07/2021 12:55:14]? Loading plugin: Whirlpool

[15/07/2021 12:55:14]?

[15/07/2021 12:55:14]? ==================

[15/07/2021 12:55:14]?

[15/07/2021 12:55:14]? Whirlpool loaded

[15/07/2021 12:55:14]?

[15/07/2021 12:55:14]? ==================

[15/07/2021 12:55:14]?

[15/07/2021 12:55:14]? Loaded.

[15/07/2021 12:55:14]? Loaded 5 plugins.



[15/07/2021 12:55:14]

[15/07/2021 12:55:14] Filterscripts

[15/07/2021 12:55:14] ---------------

[15/07/2021 12:55:14]? Loaded 0 filterscripts.



[15/07/2021 12:55:14] AMX (45873712) loaded

[15/07/2021 12:55:14] [debug] Run time error 19: "File or function is not found"

[15/07/2021 12:55:14] [debug]? socket_sendto_remote_client

[15/07/2021 12:55:14] [debug]? socket_close_remote_client

[15/07/2021 12:55:14] [debug]? socket_create

[15/07/2021 12:55:14] [debug]? is_socket_valid

[15/07/2021 12:55:14] [debug]? socket_set_max_connections

[15/07/2021 12:55:14] [debug]? socket_listen

[15/07/2021 12:55:14] [debug]? socket_destroy

[15/07/2021 12:55:14] Script[gamemodes/MHRP.amx]: Run time error 19: "File or function is not found"

[15/07/2021 12:55:14] Number of vehicle models: 0



Code:
echo Executing Server Config...

lanmode 0

rcon_password yhRe53Y5hrS

maxplayers 200

port 7777

hostname Money Heist Roleplay

gamemode0 MHRP

filterscripts

plugins crashdetect socket mysql sscanf streamer Whirlpool

announce 0

query 1

weburl mh-roleplay.com

mapname San Andreas

language English

maxnpc 0

onfoot_rate 50

incar_rate 50

weapon_rate 50

stream_distance 200.0

stream_rate 2000

logtimeformat [%d/%m/%Y %H:%M:%S]

rcon 0



RE: Failed To Start Server - Kwarde - 2021-07-15

Plugin socket failed to load. These logs do not help in any way of telling why. Does it exist in your plugins folder? Does it require a specific visual runtime package you haven't installed? Is it compatible with your server version? Etc..

Also, you should change your rcon password right away since you revealed it here.


RE: Failed To Start Server - Snow - 2021-07-18

First things first, tell us what OS are you running the server on. If its a linux, make sure to use linux versions of plugins and also add .so after every plugin server.cfg.


RE: Failed To Start Server - Kwarde - 2021-07-18

(2021-07-18, 06:07 PM)Snow Wrote: First things first, tell us what OS are you running the server on. If its a linux, make sure to use linux versions of plugins and also add .so after every plugin server.cfg.

TS is using Windows.

Quote:[15/07/2021 12:55:14]? Loading plugin: crashdetect



[15/07/2021 12:55:14]? crashdetect v4.8.3 is OK.

((etc))