Problem when starting server with ColAndreas_static.so
#1

I have the next problem , when my plugins are loading they are correctly running but when it the turns of the plugin ColAndreas_static.so, this make my server crash and the log's only show me this (I had crashdetect and nativechecker plugins too but they don't show anything ) :


Quote:

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

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

[17:26:11]
[17:26:11] Server Plugins
[17:26:11] --------------
[17:26:11] Loading plugin: crashdetect.so
[17:26:11] CrashDetect v4.15.1 is OK.
[17:26:11] Loaded.
[17:26:11] Loading plugin: streamer.so
[17:26:11]

*** Streamer Plugin v2.8.2 by Incognito loaded ***

[17:26:11] Loaded.
[17:26:11] Loading plugin: mysql_static.so
[17:26:11] >> plugin.mysql: R39-2 successfully loaded.
[17:26:11] Loaded.
[17:26:11] Loading plugin: sscanf.so
[17:26:11]

[17:26:11] ===============================

[17:26:11] sscanf plugin loaded.

[17:26:11] Version: 2.8.1

[17:26:11] © 2012 Alex "******" Cole

[17:26:11] ===============================

[17:26:11] Loaded.
[17:26:11] Loading plugin: gvar.so
[17:26:11]

*** GVar Plugin v1.3 by Incognito loaded ***

[17:26:11] Loaded.
[17:26:11] Loading plugin: Whirlpool.so
[17:26:11]
[17:26:11] ==================
[17:26:11]
[17:26:11] Whirlpool loaded
[17:26:11]
[17:26:11] ==================
[17:26:11]
[17:26:11] Loaded.
[17:26:11] Loading plugin: ColAndreas.so
[17:26:11] Failed (libBulletDynamics.so.2.83: cannot open shared object file: No such file or directory)
[17:26:11] Loading plugin: MapAndreas.so
[17:26:11] Loaded.
[17:26:11] Loading plugin: ColAndreas_static.so
[17:26:11] ** Created By: **
[17:26:11] ** [uL]Chris42O **
[17:26:11] ** [uL]Slice **
[17:26:11] ** [uL]Pottus **
[17:26:11] *********************

At this point my server stop and die , the log's don't show nothing more also , please if somebody have any idea of what is happening , I will give you rep

I'm running this on a server linux ubuntu 16.04x86
Reply
#2

Hi,

can u please remove the ColAndreas.so from your server.cfg!
You just need ColAndreas_static.so!

If you wana use ColAndreas.so install the missing libraries.
apt-get install libbulletcollision2.82:i386 libbulletdynamics2.82:i386 liblinearmath2.82:i386 libbulletsoftbody2.82:i386

But u just can use one of these!!!!
ColAndreas or ColAndreas_static
Reply
#3

Quote:
Originally Posted by TheRealSphinx
Посмотреть сообщение
Hi,

can u please remove the ColAndreas.so from your server.cfg!
You just need ColAndreas_static.so!

If you wana use ColAndreas.so install the missing libraries.
apt-get install libbulletcollision2.82:i386 libbulletdynamics2.82:i386 liblinearmath2.82:i386 libbulletsoftbody2.82:i386

But u just can use one of these!!!!
ColAndreas or ColAndreas_static
thx for your answer but I still get the crash using just one , when the plugins are loading and ColAndreas_static.so it loading in that moment all stop even the logs see:

Quote:

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

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

[22:52:01]
[22:52:01] Server Plugins
[22:52:01] --------------
[22:52:01] Loading plugin: crashdetect.so
[22:52:01] CrashDetect v4.15.1 is OK.
[22:52:01] Loaded.
[22:52:01] Loading plugin: streamer.so
[22:52:01]

*** Streamer Plugin v2.8.2 by Incognito loaded ***

[22:52:01] Loaded.
[22:52:01] Loading plugin: mysql_static.so
[22:52:01] >> plugin.mysql: R39-2 successfully loaded.
[22:52:01] Loaded.
[22:52:01] Loading plugin: mysql.so
[22:52:01] Failed (libmysqlclient_r.so.16: cannot open shared object file: No such file or directory)
[22:52:01] Loading plugin: sscanf.so
[22:52:01]

[22:52:01] ===============================

[22:52:01] sscanf plugin loaded.

[22:52:01] Version: 2.8.1

[22:52:01] © 2012 Alex "******" Cole

[22:52:01] ===============================

[22:52:01] Loaded.
[22:52:01] Loading plugin: gvar.so
[22:52:01]

*** GVar Plugin v1.3 by Incognito loaded ***

[22:52:01] Loaded.
[22:52:01] Loading plugin: Whirlpool.so
[22:52:01]
[22:52:01] ==================
[22:52:01]
[22:52:01] Whirlpool loaded
[22:52:01]
[22:52:01] ==================
[22:52:01]
[22:52:01] Loaded.
[22:52:01] Loading plugin: mapandreas.so
[22:52:01] Loaded.
[22:52:01] Loading plugin: RNPC.so
[22:52:01] RNPC V0.4.1 by Mauzen (03.12.2014)
[22:52:01] Loaded.
[22:52:01] Loading plugin: regex.so
[22:52:01]

[22:52:01] ______________________________________

[22:52:01] Regular Expression Plugin v0.2.0 loaded
[22:52:01] ______________________________________

[22:52:01] By: Fro © Copyright <TBG> 2009-2011
[22:52:01] ______________________________________

[22:52:01] Loaded.
[22:52:01] Loading plugin: ColAndreas_static.so
[22:52:01] *********************
[22:52:01] ** Created By: **
[22:52:01] ** [uL]Chris42O **
[22:52:01] ** [uL]Slice **
[22:52:01] ** [uL]Pottus **
[22:52:01] *********************

Reply
#4

First of all remove "mysql.so" from your server.cfg.

Then you could load this plugin:
https://github.com/Zeex/samp-plugin-...etect/releases

Then you can detect why your server is crashing.

EDIT:
Sry... you are loading it.
Humm, try to use a clean gamemode with all plugins to see if its working.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)