Error problems

I have been using LogonStudio for a few weeks now and it works fine on this computer, But whenever I try to show my friends how to pimp out their login screen I get an error "value creation failed' at line 220

 

I have no Idea what this means, Also  I was curious. When placing text in the caption area and Too much is typed to go off the screen, Will LogonStudio automatically fix it to have it all shown, or is their a command like <br> I need to type to continue my sentence.

Thanks for the help in advice.

Collin

2,635 views 3 replies
Reply #1 Top

If you want two lines. \nType it this way.

 

Line 220 could be Bitmap_113.bmp, depending on what you've adjusted.

Is Bitmap_113.bmp a true bitmap?

 

open the uifile and find line 220.

 

 

 

Reply #2 Top

Bitmap 113 is the user Picture, Its a bitmap but I dont know how to read the lines in the uni file. Am I allowed to post them so I can show you the problem?

 

I opened the unifile In Textpad, Line 220 says margin: rect (0,0,7rp,0);

Reply #3 Top

I opened the unifile In Textpad, Line 220 says margin: rect (0,0,7rp,0);

make sure wrap text is off

look at the whole part which may be from line 215-225 (usually not that much - maybe 5 lines per each part)

copy a block of lines to include 220

I think you have to click the 'insert code block' then paste it in there