Shoutbox

Strange problem - 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: Strange problem (/showthread.php?tid=89038)

Strange problem by djdannyp on 02-08-2009 at 01:51 PM

I'm having a strange problem incorperating a skin for 8.5 into one for 14 (so that it will work on both)

I have two seperate sets of UI files, one for 8.5 and one for 14.

The set for 14 work fine, as do most of the 8.5 ones....however 923 has a problem

It puts out a skintrace error as follows:

code:
09/02/08 13:24:13| **** The trace has started ****
09/02/08 13:24:13| Skin:
09/02/08 13:24:13| Messenger version: 8.5.1302.1018 (en-us)
09/02/08 13:24:13| Messenger Plus! version: 4.80.356
09/02/08 13:24:13| Last definition file loaded: 923
09/02/08 13:24:13| Last picture file loaded: 59006
09/02/08 13:24:13| DUIParserFailure: parse error '/' 219
09/02/08 13:24:36| **** The trace has ended ****


Now, the file is an exact copy of one used in an existing 8.5 skin...which works fine.

And it must be the definition file itsellf as when i comment out the part of the code relating to that definition in skininfo, it works fine.

So i'm really at a loss :S
RE: Strange problem by DennisMartijn on 02-08-2009 at 05:32 PM

Can you post the 923 definition which comes up with the error?

Also, such errors usually occur due to very small, almost untracable problems. For that same reason some custom hide options didnt do anything.


RE: Strange problem by djdannyp on 02-08-2009 at 06:24 PM

I doubt the definition file will help, as like I said, it already works.

The file is in use in another skin which definitely works on 8.5......it's only when it gets packaged into another skin for both 8.5 and 2009 compatibility that it stops working and gives that error