SA-MP Forums Archive
"Server is offline" Under Server Statistics. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: "Server is offline" Under Server Statistics. (/showthread.php?tid=298200)



"Server is offline" Under Server Statistics. - Jordiee - 19.11.2011

why is it under "Server Statistics" it says "Server is offline" on Volt-Host. This is the last one I'm posting now.


Re: "Server is offline" Under Server Statistics. - Joshb93 - 19.11.2011

Because, Server Statistics is your server info.. therefore, your server being offline, it is showing that your server is offline.


Re: "Server is offline" Under Server Statistics. - sleepysnowflake - 19.11.2011

Because it is not started ?


Re: "Server is offline" Under Server Statistics. - Jordiee - 19.11.2011

It won't start?


Re: "Server is offline" Under Server Statistics. - Jordiee - 19.11.2011

what .so files do I need and where can I get them from?


Re: "Server is offline" Under Server Statistics. - Smally - 19.11.2011

There is something wrong with your server contact volt host


Re: "Server is offline" Under Server Statistics. - Jordiee - 19.11.2011

I got a message from them and it said that the reason it says "unknown gamemode" is cos of the missing plugins, So if I add the plugins it might work


Re: "Server is offline" Under Server Statistics. - Joshb93 - 19.11.2011

Make sure you have all the correct plugins in your plugins folder, since Volt-Host is a linux server, you need to put all the .so's in there, and add the name of the plugin with .so at the end to your plugins line in your server.cfg. Example, audio.so or streamer.so.

Hope this helps.

Josh


Re: "Server is offline" Under Server Statistics. - sleepysnowflake - 19.11.2011

If he has Volt-Host for free, they won't help.

Yes, you need .so files because servers on volt-host are hosted on Linux. You can get them in the plugin released. There is a link for both .dll and .so. In the server.cfg you add: PluginName.so not only PluginName.

Also, post few lines from your server-log so we would kow what the problem is.


Re: "Server is offline" Under Server Statistics. - Jordiee - 19.11.2011

And where can I get these plugins?