03-17-2017, 06:06 AM
Many people have problems when they start their server, so i do this thread where i am going to explain you what are the possibles problems:
1) The first problem can be from extension of plug-ins, when you config your server from config.cfg from your pc (windows) you must write after your plugin for example "myslq"----> "mysql.dll". When you host your server in an external host(the host most probably is hosted on linux, ubuntu) you must put for example "mysql"-----> "mysql.so"
So now you can understand ".so" is for linux extensions and .dll for windows.
2) The second problem may be from a plugin for example " streamer", this problem is very common, beacause if you downloaded your gamemode from internet, ".dll" extension may not function, to resolve this problem the solution it's very simple, what you have to do is only replace "streamer.dll" with another one that function.
3) The third problem cause the fast closing of "samp-server.exe", this problem is very common, this problem appear when you host your gamemode and you don't change the "rcon password" because the rcon password must be different from the rcon password what the host gave you.
Guys this were mine problems too.
I hope i helped you.
Regardz,
Joker ^_^
1) The first problem can be from extension of plug-ins, when you config your server from config.cfg from your pc (windows) you must write after your plugin for example "myslq"----> "mysql.dll". When you host your server in an external host(the host most probably is hosted on linux, ubuntu) you must put for example "mysql"-----> "mysql.so"
So now you can understand ".so" is for linux extensions and .dll for windows.
2) The second problem may be from a plugin for example " streamer", this problem is very common, beacause if you downloaded your gamemode from internet, ".dll" extension may not function, to resolve this problem the solution it's very simple, what you have to do is only replace "streamer.dll" with another one that function.
3) The third problem cause the fast closing of "samp-server.exe", this problem is very common, this problem appear when you host your gamemode and you don't change the "rcon password" because the rcon password must be different from the rcon password what the host gave you.
Guys this were mine problems too.
I hope i helped you.
Regardz,
Joker ^_^