What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [resolved]problem of compatibility with the 8.5 (trace)

[resolved]problem of compatibility with the 8.5 (trace)
Author: Message:
dada24300
Skinning Contest Winner
**

Avatar

Posts: 37
50 / Male / Flag
Joined: Jan 2009
O.P. [resolved]problem of compatibility with the 8.5 (trace)
salvation to all.
I expose my problem is over my skin
for version 9.0 works very well.
I add all that needed to make my skin compatible with version 8.5 (with my last version of my skin the rasta live 2.0).
I create 2 folder one for 8.5 and 9.0 for the add in the skin info add my options of 8.5 in the file option.
all still works perfectly on version 9.0 (no trace file)
I then tested on the 8.5 is a disaster nothing works.
vait I see the trace file and I find myself with this:

code:
09/01/25 22:56:17| **** The trace has started ****
09/01/25 22:56:17| Skin: Rasta live plus 3.0
09/01/25 22:56:17| Messenger version: 8.5.1302.1018 (fr-fr)
09/01/25 22:56:17| Messenger Plus! version: 4.79.353
09/01/25 22:56:17| Last definition file loaded: 923
09/01/25 22:56:17| Last style sheet file loaded: 923
09/01/25 22:56:17| Last picture file loaded: 59053
09/01/25 22:56:17| DUIParserFailure: Value creation failed '' 5
09/01/25 22:56:17| DUIParserFailure: Failed to locate stylesheet 'mainwndss' -1
09/01/25 22:56:18| DUIParserFailure: Value creation failed '' 5
09/01/25 22:56:18| DUIParserFailure: Failed to locate stylesheet 'mainwndss' -1
09/01/25 22:56:22| DUIParserFailure: Value creation failed '' 5
09/01/25 22:56:22| DUIParserFailure: Failed to locate stylesheet 'mainwndss' -1

then I look at line 5 of 923 which is this:

code:
content:rcimg(59053);

is a button that I add so I decided to delete it but when I reinstalled the skin I always trace file:

code:
09/01/25 23:48:15| **** The trace has started ****
09/01/25 23:48:15| Skin: Rasta live plus 3.0
09/01/25 23:48:15| Messenger version: 8.5.1302.1018 (fr-fr)
09/01/25 23:48:15| Messenger Plus! version: 4.79.353
09/01/25 23:48:15| Last definition file loaded: 923
09/01/25 23:48:15| Last style sheet file loaded: 923
09/01/25 23:48:15| Last picture file loaded: 59032
09/01/25 23:48:15| DUIParserFailure: Value creation failed '' 984
09/01/25 23:48:15| DUIParserFailure: Failed to locate stylesheet 'mainwndss' -1


is equivalent to:

code:
Background:rcbkd(59032);

I do not understand. because my version 2.0 of my skin is compatible with 8.5 works perfectly and by incorporating it in version 3.0 is no longer

help me please that I should not repeat any part 8.5?

   
thank you in advance.

This post was edited on 01-26-2009 at 11:49 AM by dada24300.
    [Image: mysignaturegarfield.png]
01-25-2009 11:06 PM
Profile E-Mail PM Web Find Quote Report
ryxdp
Senior Member
****


Posts: 804
Reputation: 16
29 / Male / Flag
Joined: Jun 2006
RE: problem of compatibility with the 8.5 (trace)
Check that all of the 59000 resources actually exist in your skin. You also don't seem to have used a ResGroup, which is the only way you can make a skin that will work with both these versions, and instead have tried to use the skin's options panel (which could be quite tedious, I'd imagine). Using a ResGroup means for some resources you may have to declare them twice; once in the 9.0 ResGroup, and another time in the 8.5 one. It is, however, much easier to implement than using skin options, and now I come to think of it, I don't think it'd be all that possible to use options.
01-25-2009 11:24 PM
Profile PM Find Quote Report
dada24300
Skinning Contest Winner
**

Avatar

Posts: 37
50 / Male / Flag
Joined: Jan 2009
O.P. RE: problem of compatibility with the 8.5 (trace)
   
thank you very much for your help
I had actually put all in one resgroup
   
then it took one for the 8.5 and one for 9.0 .
    [Image: mysignaturegarfield.png]
01-26-2009 11:49 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On