Shoutbox

SkinTrace error! - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Skinning (/forumdisplay.php?fid=41)
+----- Thread: SkinTrace error! (/showthread.php?tid=83300)

SkinTrace error! by LuckyMe on 04-20-2008 at 06:35 PM

Hi everyone, iīm having a bit of trouble trying to understand whatīs wrong in my skin,  actually itīs working fine on WLM 9.0 Beta version, instead in version 8.5 therés something weird, whe i select the option "Show contacts details", it doesnīshow contact at all, and this is shown on skintrace:

quote:
08/04/17 19:28:11| **** The trace has started ****
08/04/17 19:28:11| Skin: Devil May Cry
08/04/17 19:28:11| Messenger version: 8.5.1302.1018 (es-es_tradnl)
08/04/17 19:28:11| Messenger Plus! version: 4.60.324
08/04/17 19:28:11| Last definition file loaded: 1004
08/04/17 19:28:11| Last style sheet file loaded: 1004
08/04/17 19:28:11| Last picture file loaded: 59122
08/04/17 19:28:11| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:11| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:11| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:11| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:17| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:17| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:18| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:18| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:18| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:18| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:18| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:18| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:18| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:18| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:18| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:18| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:18| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:18| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:19| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:19| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:19| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:19| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:19| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:19| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:19| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:19| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:19| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:19| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:19| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:19| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:19| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:19| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:19| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:19| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:19| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:19| DUIParserFailure: Failed to locate stylesheet 'clss' -1
08/04/17 19:28:19| DUIParserFailure: Value creation failed '' 11
08/04/17 19:28:19| DUIParserFailure: Failed to locate stylesheet 'clss' -1


I donīt have any idea, can anyone help me with this one??, if needed i can upload Plsk (about 5 MB :P)

Thanks
RE: SkinTrace error! by blessedguy on 04-20-2008 at 07:00 PM

wich picture is that?! (59122)
oh, it would be nice if you uploaded your skin, but for nowm upload only the 1004 style/definition please


RE: RE: SkinTrace error! by LuckyMe on 04-20-2008 at 07:11 PM

quote:
Originally posted by blessedguy

wich picture is that?! (59122)


Thetīs the bar on the contact list (group bars) from another post, you remember?

quote:
oh, it would be nice if you uploaded your skin, but for nowm upload only the 1004 style/definition please

Actually i donīt have a 1004 def on my skin, just the style, but is that wrong?
ok, here it is, thanks for the rep & your help.(Y)
RE: SkinTrace error! by blessedguy on 04-20-2008 at 07:17 PM

quote:
Originally posted by LuckyMe
Currently i donīt have a 1004 def on my skin, just the style, but is that wrong?
No, it's allright!
are you sure it isn't on your skininfo?

because of this:
code:
08/04/17 19:28:11| Last definition file loaded: 1004

and...the problem is with this line...
code:
Foreground:rcclr(20764);


Edit: felipEX solved the problem...so no need to let those lines of code that were here...
RE: RE: SkinTrace error! by LuckyMe on 04-20-2008 at 07:39 PM

quote:
Originally posted by blessedguy
quote:
Originally posted by LuckyMe
Currently i donīt have a 1004 def on my skin, just the style, but is that wrong?
No, it's allright!
are you sure it isn't on your skininfo?

because of this:
code:
08/04/17 19:28:11| Last definition file loaded: 1004



No itīs not, thatīs strange..

Hope you can help me :D.
Thx


RE: SkinTrace error! by felipEx on 04-20-2008 at 07:44 PM

I've installed the skin and i've found the problem, take a look at

msgres_4005_1004_85.txt, line 11

code:
Foreground:rcclr(20764);
That's because 20764 rcclr doesn't exists in wlm8.5 =D

so, use a new value or remove the line and the skin will work fine :)
RE: SkinTrace error! by blessedguy on 04-20-2008 at 07:47 PM

so, LuckyMe (in fact...LuckyYou! xP), did felipEX find the realproblem?
test it and tell us

quote:
Originally posted by felipEx
I've installed the skin and i've found the problem, take a look at

msgres_4005_1004_85.txt, line 11

code:
Foreground:rcclr(20764);
That's because 20764 rcclr doesn't exists in wlm8.5 =D

so, use a new value or remove the line and the skin will work fine :)

I was sure line 11 was another one...but ok...I think my mouse slipped while counting...
RE: SkinTrace error! by LuckyMe on 04-21-2008 at 02:15 AM

quote:
Originally posted by felipEx
I've installed the skin and i've found the problem, take a look at

msgres_4005_1004_85.txt, line 11

code:
Foreground:rcclr(20764);
That's because 20764 rcclr doesn't exists in wlm8.5 =D

so, use a new value or remove the line and the skin will work fine :)

Thanks for the rep again feli, well still i cannot test it, because iīve tried to install both varsions on my pc but version 8.5 does not work, i have to try ot on another machine, while i can fix this issue.

Just a last question, which colors are correct for both versions, just in case i need it in the future.

Anyway I trust in your words, so i hope there are no more problems on my skin, Thanks a lot.

quote:
Originally posted by blessedguy
so, LuckyMe (in fact...LuckyYou! xP), did felipEX find the realproblem?
test it and tell us
quote:
Originally posted by felipEx
I've installed the skin and i've found the problem, take a look at

msgres_4005_1004_85.txt, line 11

code:
Foreground:rcclr(20764);
That's because 20764 rcclr doesn't exists in wlm8.5 =D

so, use a new value or remove the line and the skin will work fine :)

I was sure line 11 was another one...but ok...I think my mouse slipped while counting...

Yeah, Lucky me I count with people like you guys, so thanks for your help, and Blessedguy...
God bless you!! :P



Edit:
Well i had to reinstall everything again, i just couldnīt wait :P, so It works now, Thanks a lot guys (Y)


RE: SkinTrace error! by blessedguy on 04-21-2008 at 03:50 PM

you're welcome! oh, and next time use argb or rgb values instead of rccolor, ok?


RE: SkinTrace error! by Matti on 04-21-2008 at 03:55 PM

quote:
Originally posted by blessedguy
you're welcome! oh, and next time use argb or rgb values instead of rccolor, ok?
Err, there's nothing wrong with using rccolors in my opinion, as that's the only way to get text and background colours which match the user's colour theme... :P
RE: SkinTrace error! by blessedguy on 04-21-2008 at 04:09 PM

quote:
Originally posted by Mattike
quote:
Originally posted by blessedguy
you're welcome! oh, and next time use argb or rgb values instead of rccolor, ok?
Err, there's nothing wrong with using rccolors in my opinion, as that's the only way to get text and background colours which match the user's colour theme... :P
with rccolors i meant using
code:
Foreground:rcclr(20764);

instead of
code:
Foreground:rgb(125,129,245); [random values!]

since some rccolors don't exist in WLM8.5...that was the problem with him.
if you know the values that can be used...have no problems