Server Problem.
#1

Hello, i have a problem when i want to open my server, on a host.

Код:
Server Information
Game: 	Grand Theft Auto: San Andreas
Status: 	Unable to connect (xx.xxx.xx.xxx:7777)
This showes me in GameCP

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[23:21:40] filterscripts = ""  (string)
[23:21:40] 
[23:21:40] Server Plugins
[23:21:40] --------------
[23:21:40]  Loading plugin: mysql
[23:21:40]   Failed (plugins/mysql: cannot open shared object file: No such file or directory)
[23:21:40]  Loading plugin: sscanf
[23:21:40]   Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[23:21:40]  Loading plugin: streamer
[23:21:40]   Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[23:21:40]  Loaded 0 plugins.

[23:21:40] 
[23:21:40] Ban list
[23:21:40] --------
[23:21:40]  Loaded: samp.ban
[23:21:40] 
[23:21:40] 
[23:21:40] Filterscripts
[23:21:40] ---------------
[23:21:40]   Loaded 0 filterscripts.


----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[23:21:45] filterscripts = ""  (string)
[23:21:45] 
[23:21:45] Server Plugins
[23:21:45] --------------
[23:21:45]  Loading plugin: mysql
[23:21:45]   Failed (plugins/mysql: cannot open shared object file: No such file or directory)
[23:21:45]  Loading plugin: sscanf
[23:21:45]   Failed (plugins/sscanf: cannot open shared object file: No such file or directory)
[23:21:45]  Loading plugin: streamer
[23:21:45]   Failed (plugins/streamer: cannot open shared object file: No such file or directory)
[23:21:45]  Loaded 0 plugins.

[23:21:45] 
[23:21:45] Ban list
[23:21:45] --------
[23:21:45]  Loaded: samp.ban
[23:21:45] 
[23:21:45] 
[23:21:45] Filterscripts
[23:21:45] ---------------
[23:21:45]   Loaded 0 filterscripts.
And this is in Server_Log.

Someone knows how to solve this? Thanks.
Reply
#2

download new latest plugins sscanf and streamer
Reply
#3

Quote:
Originally Posted by sscarface
Посмотреть сообщение
download new latest plugins sscanf and streamer
I've done this already. But i have the same problem...
Reply
#4

If this is a linux server replace these lines
plugins sscanf streamer mysql
with this
plugins sscanf.so streamer.so mysql.so
Reply
#5

Show us your server.cfg
Reply
#6

Quote:
Originally Posted by Alex Valdez
Посмотреть сообщение
If this is a linux server replace these lines
plugins sscanf streamer mysql
with this
plugins sscanf.so streamer.so mysql.so
I've done this.

Server.cfg :

Код:
// *** ------------------------------------------------ *** //
// *** ZeroPing SA:MP server.cfg reconfiguration daemon *** //
// *** ------------------------------------------------ *** //
// *** -> The file has been rewritten with forced values

bind xx.xxx.xx.xxxx
maxplayers 50
port 7777

// *** -> Here comes the user configuration





echo Executing Server Config...
lanmode 0
rcon_password change
hostname  My Server
gamemode0 MyGM
filterscripts 
plugins mysql.so sscanf.so streamer.so
announce 0
query 1
weburl www.mysite.ro
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 10
logtimeformat [%H:%M:%S]
Reply
#7

Make sure the files are .so as well.
Reply
#8

If the files are .so and in plugins and loaded properly, you should not have a issue.
Reply
#9

It should... Someone else ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)