SA-MP Forums Archive
CentOS 5 64bit -- plugins never load - 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: CentOS 5 64bit -- plugins never load (/showthread.php?tid=473915)



CentOS 5 64bit -- plugins never load - Johndaonee - 05.11.2013

First time setting up a server via putty or how you would call it.

I've got everything set up but for some reason my server never starts when I have any plugins set to load in the server.cfg


Quote:

SA-MP Dedicated Server
----------------------
v0.3x-R2, ©2005-2013 SA-MP Team

[05:05:53] filterscripts = "" (string)
[05:05:53]
[05:05:53] Server Plugins
[05:05:53] --------------
[05:05:53] Loading plugin: streamer.so

This is how it would look like after starting the server, it STOPS at loading plugin: every single time no matter what plugin I use.

Am I missing any libaries?
I am using the latest streamer plugin (incognito - v2.6.1 r84)


I would appreciate some help


Re: CentOS 5 64bit -- plugins never load - Sublime - 05.11.2013

Well is the script printing anything towards the console?


Re: CentOS 5 64bit -- plugins never load - Johndaonee - 05.11.2013

That is the only thing it prints when I have plugins set to load.

When I remove the plugins line from server.cfg the server loads and I am able to connect how-ever the script is not working then as it requires these plugins.

Is it because I am using 64bit? Should I get a new OS?

Quote:

[05:31:06] filterscripts = "" (string)
[05:31:06]
[05:31:06] Server Plugins
[05:31:06] --------------
[05:31:06] Loading plugin: nativechecker.so

Nothing works, I hope somebody knows what is wrong


Re: CentOS 5 64bit -- plugins never load - Johndaonee - 05.11.2013

I just reinstalled to 32bit centOS 6

Still the same problem, could anybody please tell me what kind of libaries I need installed to run a sa-mp server? I am sure I am missing something as I just did a fresh install and it still says the same


Re: CentOS 5 64bit -- plugins never load - firemanjv - 05.11.2013

Well, Just try to run it... It'll give you some errors and you'll see what you need.


Re: CentOS 5 64bit -- plugins never load - Johndaonee - 05.11.2013


I am using Ubuntu 11.10 32bit on this screenshot, I reinstalled to a few different versions (CentOS 5/6 32/64 bit) and it's the same at every one of them no plugins will load.

This is what it gives, anybody who has any advice ?

Maybe that segmentation fault means anything, I am new to this hope anybody could help out

Regards


Re: CentOS 5 64bit -- plugins never load - FiReMaNStone - 07.11.2013

try to use ./samp03svr &


Re: CentOS 5 64bit -- plugins never load - Johndaonee - 07.11.2013

@FiremanStone

Thanks that got me more details on the crashing as it printed stuff, I got it sorted now!!

Solution = update gcc and other libaries and set the libmysql.so.15 into the right folder ;p cheers

Thanks once again & SOLVED