Value Error at line 14?

Friday, December 14, 2007 by Twizler | Discussion: LogonStudio

When I try my custom logon whenever I click apply I get a Parser Message, saying there is a value error at line 14. I looked at the premade text document and they all seem to have the same one. So I changed mine to that one too ( UserIconPlaceHolderSelected=Bitmap_119.bmp ). I checked to see if it is a real bmp image and yes, it is. I also see that the problem mostly comes from other language computers? Mines English. Im on a Dell Inspiron 1501.
boss0190
Reply #1 Friday, December 14, 2007 8:23 PM
A line 14 error usually happens because bmp 100, the background, isn't a true bitmap but a .jpg or other file format renamed to .bmp.

Open the original image you used for bmp 100 in Paint or another graphics program and save it as a 24 bit bmp in your logon folder, overwriting the one that's there now.

If you still have problems, you can email me the logon and I'll check it out for you.

[email protected]
Twizler
Reply #2 Friday, December 14, 2007 8:27 PM
oooh yeah....I think the background is a JPEG... lol =/ didnt check that one


edit: ok it works but where it's black it's white so its weird...
Bichur
Reply #3 Friday, December 14, 2007 8:53 PM
set the mask for it at 0-0-0
boss0190
Reply #4 Friday, December 14, 2007 8:55 PM
Open the Uifile in your logon folder and change line 14 at the top of the file from this:

background: rcbmp(100,0,#0,0,0,1,0);//rcbmp(100,6,#FF00FF,0,0,1,0);

To this:

background: rcbmp(100,0,#FF00FF,0,0,1,0);//rcbmp(100,6,#FF00FF,0,0,1,0);

That usually will solve the problem. Don't open the logon in the Logon Studio Editor after you do that, or it will change back...you have to do it as the very last thing.

Not all wallpapers have that problem, but when they do, that fix should work.
Twizler
Reply #5 Friday, December 14, 2007 8:55 PM
ok...but it shows pure black colors as white =/
boss0190
Reply #6 Friday, December 14, 2007 9:12 PM
Email me the logon...(press the Export button on the Logon Studio window and save it to your desktop so you can find it) and I'll check it out for you.

[email protected]

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!



web-wc01