Server Startup problem
#1

Hi, I am running a linux server but i get this problem.
Код:
22:59:04]  Loading plugin: ColAndreas.so

[22:59:04]   Failed (libBulletDynamics.so.2.83: cannot open shared object file: No such file or directory)

[22:59:04]  Loaded 5 plugins.
Server is not starting idk why.
Any help please.
Reply
#2

Use the statically linked version of the plugin (ColAndreas_static.so).

OR

Код:
Ubuntu: sudo apt-get install libbulletcollision2.82:i386 libbulletdynamics2.82:i386 liblinearmath2.82:i386 libbulletsoftbody2.82:i386
This will solve your problem
Reply
#3

Quote:
Originally Posted by Puff
Посмотреть сообщение
Use the statically linked version of the plugin (ColAndreas_static.so).

OR

Код:
Ubuntu: sudo apt-get install libbulletcollision2.82:i386 libbulletdynamics2.82:i386 liblinearmath2.82:i386 libbulletsoftbody2.82:i386
This will solve your problem
Where should i put this code?
Код:
Ubuntu: sudo apt-get install libbulletcollision2.82:i386 libbulletdynamics2.82:i386 liblinearmath2.82:i386 libbulletsoftbody2.82:i386
Reply
#4

if you have ubuntu system then put this code in the command
Reply
#5

Wrong post
Reply
#6

I have ColAndreas.so and ColAndreas.static.so in server.cfg so...
I am using them both
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)