ColAndreas not working.
#1

Whenever I am trying to run the server I get this error

Код:
Failed (libBulletDynamics.so.2.83: cannot open shared object file: No such file or directory)
I am hosting the server on Centos 7 linux and I have ColAndreas.so and ColAndreas_static.so in server.cfg and the problem still happenes
Reply
#2

You shouldn't have both, Just use the static one and it'll work perfectly.
Reply
#3

I have maps filterscript which is running on ColAndreas.so, If I remove ColAndreas from server.cfg the server will not work too
Reply
#4

I didn't spend much effort, until I found this note by Pottus on the Github..

Quote:

##Linux note

If you get this error: Failed (libBulletCollision.so.2.82: cannot open shared object file: No such file or directory) it means your system doesn't have the required libraries. There are 2 possible solutions for this issue:
Use the statically linked version of the plugin (ColAndreas_static.so).
Install the Bullet libraries using your distro's package manager.
Ubuntu: sudo apt-get install libbulletcollision2.82:i386 libbulletdynamics2.82:i386 liblinearmath2.82:i386 libbulletsoftbody2.82:i386
Please note that you must install the 32bit (i386) version of the libraries, even if you use a 64bit OS.

Reply
#5

I am getting this when removing ColAndreas from plugins line

Код:
13:28:32]   Loading filterscript 'maps.amx'...
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
Reply
#6

The plugin is loaded,you have to import colandreas folder with colandreas.cadb in it.
Reply
#7

I already have ColAndreas folder inside scriptfiles and colandreas.cadb placed there.
Reply
#8

What about the rest of the server logs? can you post them?
Reply
#9

Код:
[13:28:32] Server Plugins
[13:28:32] --------------
[13:28:32]  Loading plugin: crashdetect.so
[13:28:32]   CrashDetect v4.18.1 is OK.
[13:28:32]   Loaded.
[13:28:32]  Loading plugin: ColAndreas_static.so
[13:28:32] *********************
[13:28:32] ** Created By:     **
[13:28:32] ** [uL]Chris42O    **
[13:28:32] ** [uL]Slice       **
[13:28:32] ** [uL]Pottus      **
[13:28:32] *********************
[13:28:32] No collision data found.
[13:28:32] *********************
[13:28:32]   ColAndreas Loaded
[13:28:32]    v1.4.0
[13:28:32] *********************
[13:28:32]   Loaded.
[13:28:32]  Loading plugin: streamer.so
[13:28:32] 

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

[13:28:32]   Loaded.
[13:28:32]  Loading plugin: sscanf.so
[13:28:32] 

[13:28:32]  ===============================

[13:28:32]       sscanf plugin loaded.     

[13:28:32]          Version:  2.8.1        

[13:28:32]    © 2012 Alex "******" Cole  

[13:28:32]  ===============================

[13:28:32]   Loaded.
[13:28:32]  Loading plugin: MapAndreas.so
[13:28:32]   Loaded.
[13:28:32]  Loading plugin: regex.so
[13:28:32] 

[13:28:32] ______________________________________

[13:28:32]  Regular Expression Plugin v0.2.1 loaded
[13:28:32] ______________________________________

[13:28:32]  By: Fro © Copyright <TBG> 2009-2011
[13:28:32] ______________________________________

[13:28:32]   Loaded.
[13:28:32]  Loading plugin: nativechecker.so
[13:28:32]   Loaded.
[13:28:32]  Loaded 7 plugins.

[13:28:32] 
[13:28:32] Filterscripts
[13:28:32] ---------------
[13:28:32]   Loading filterscript 'antifakekill.amx'...
[13:28:32]  Anti-FakeKill Loading ...........
[13:28:32]  Created by: MoHaNeD14 Don't forget :D
[13:28:32]   Loading filterscript 'maps.amx'...
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] ERROR: CA_CreateObject : Collision data not found.
[13:28:32] 
============================================
[13:28:32] * World war gaming - Maps filterscript loaded
[13:28:32] ============================================

[13:28:32]   Loaded 2 filterscripts.

[13:28:32] EnableTirePopping() function is removed.
[13:28:32] 
============================================
[13:28:32] * Call Of Duty - World War IV
[13:28:32] * Build: 2.2 (21 May, 2018)
[13:28:32] * Author: Gammix and Logic_
[13:28:32] * ------------
[13:28:32] * Gamemode file loaded...
[13:28:32] ============================================

[13:28:32] 
============================================
[13:28:32] * Total teams: 8
[13:28:32] * Total classes: 7
[13:28:32] * Total shops: 7
[13:28:32] * Total capture zones: 31
[13:28:32] * Total ranks: 24
[13:28:32] * ------------
[13:28:32] * Total user accounts: 2
[13:28:32] * Total banned accounts: 2
[13:28:32] ============================================

[13:28:32] Number of vehicle models: 25
Reply
#10

PHP код:
[13:28:32No collision data found
That says it all,you don't have the file..
You may also want to note that linux is case-sensitive.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)