Skin has invalid include: BackgroundDim
#1
I keep seeing this in my log:

12:37:11 M: 24125440 WARNING: Skin has invalid include: BackgroundDim
12:37:11 M: 24104960 WARNING: Skin has invalid include: BackgroundDim
12:37:11 M: 24104960 WARNING: Skin has invalid include: BackgroundDim

I don't know much about skinning, but after grepping the XML I saw that only: <include name="BackgroundDimAnim"> existed and the rest of the files reference <include>BackgroundDim</include>, since there was only one BackgroundDimAnim I changed it to BackgroundDim to test and see if it solved the problem, and it did, just an FYI Big Grin
Reply
#2
I assume you are not using v2.0 because BackgroundDimAnim is in includes_Animations.xml
Reply
#3
I wouldn't do that since it changes behaviour. Instead remove all references of <include>BackgroundDim</include> if you wan't to get rid of the warning.
Reply
#4
@qualar: I am using v2.0, the problem is with the ref to BackgroundDim not BackgroundDimAnim.

@scarfa: will do.. thanks...
Reply

Logout Mark Read Team Forum Stats Members Help
Skin has invalid include: BackgroundDim0