Author Topic: Add Ons  (Read 453 times)

For some reason when I enabled an add on
It says that the CI_ of something doesn't exist?
How can I fix this

That's somewhat normal for me when you're loading datablocks. It may just be saying that there's a image that a piece of code is looking for, and it cannot find it.

It's an error in one of your add-ons. Contact the add-on maker and tell them about it.

Aside from that, though, you can just ignore it. It's harmless.

Lots of addons have this problem, and it's mostly weapons.
The CI_ things are actually custom PNG kill icons in the code of the weapon, and when this message appears, it means it can't find the specified file.
It's fine because it just replaces the missing kill icon with an arrow or a skull or something. It doesn't change the function of the weapon.