Re: Creating LBM Pictures
You are trying to stuff a number larger than 65535 into an unsigned 16 bit value. So it will be converted into something odd.
So 65535 is the largest number you can use for an LBM.
(Ignore any lbms with too-large numbers lying around the folder - those are useless and unused.)
Choose an LBM number that is 0-65535 and unassigned.
|