Jump to content
Sign in to follow this  
darkxess

Some help please on 2 config errors

Recommended Posts

Can someone tell me why im getting this error please?

Its not doing anything wrong, but id like an error free log from when I

binarize my islands .. lol

Its saying this in the log:

p:\xess\ca\dta\bin\config.cpp/CfgLights/ObjectDestructionLight.brightness: Cannot update non array from array

And here is the part in question, ive put it here incase there is something

wrong with it.

};
class CfgLights
{
class ObjectDestructionLight
{
 color[] = {1.5,0.75,0};
 ambient[] = {0.45,0.22,0};
 brightness[] = {"fireIntensity",0,0.01};
};

also one more error im getting in the log is this:

W:\c\Poseidon\El\ParamFile\paramFile.cpp(753) : Class destroyed, but still locked

W:\c\Poseidon\El\FileServer\fileServer.cpp(2287) : Assertion failed '_workerThread.Size() == _nRequestsLoading'

What the hells that? lol I dont even have a W:\ Drive!!! :butbut:

Thanks guys.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×