SA-MP Forums Archive
Problem during running a freeroam script - 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: Problem during running a freeroam script (/showthread.php?tid=638376)



Problem during running a freeroam script - TheRealMan - 30.07.2017

Heyo, I was trying to run my freeroam server again, I was running it before and working well, but currently no.
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[22:17:34] filterscripts = ""  (string)
[22:17:34] 
[22:17:34] Server Plugins
[22:17:34] --------------
[22:17:34]  Loading plugin: irc.so
[22:17:34]   Failed (libcrypto.so.0.9.8: cannot open shared object file: No such file or directory)
[22:17:34]  Loading plugin: mysql_static.so
[22:17:34] 

  > MySQL plugin R5 successfully loaded.

[22:17:34]   Loaded.
[22:17:34]  Loading plugin: streamer.so
[22:17:34]   Loaded.
[22:17:34]  Loading plugin: sscanf.so
[22:17:34] 

[22:17:34]  ===============================

[22:17:34]       sscanf plugin loaded.     

[22:17:34]          Version:  2.8.1        

[22:17:34]    © 2012 Alex "******" Cole  

[22:17:34]  ===============================

[22:17:34]   Loaded.
[22:17:34]  Loaded 3 plugins.

[22:17:34] 
[22:17:34] Filterscripts
[22:17:34] ---------------
[22:17:34]   Loaded 0 filterscripts.

[22:17:35] Script[gamemodes/rx.amx]: Run time error 19: "File or function is not found"
[22:17:35] Number of vehicle models: 0
I was running the mysql r5 plugin it sent me same message of the irc plugin <in the logs above>, so i used mysql_static r5 it worked, so i need help about the irc one because gamemode is based on the mysql and IRC, so the server gamemode is now Unknown, IP in my signature.


Re: Problem during running a freeroam script - iKarim - 31.07.2017

[22:17:34] Loading plugin: irc.so
[22:17:34] Failed (libcrypto.so.0.9.8: cannot open shared object file: No such file or directory)

There you go, install libcrypto and you're good to go.