Page 1 of 1
					
				Personality blocked
				Posted: 17 Feb 2016, 08:44
				by Ferran
				Hi, I modified a library specifically Clay Paky Aleda B-Eye K20.
Everything worked fine until change Macros and Range Zoom.
It is loaded into the console, moving the wheel Shape Selection, to reach a certain level, crashes and has to restart the console.
Use Personality Builder v2.3. Tested in Expert Pro v9.1 and Tiger Touch Titan II v9.1.
Can you help me.
Thank you and excuse my English.
			 
			
					
				Re: Personality blocked
				Posted: 17 Feb 2016, 11:06
				by niclights
				Please send the file to me and I will take a look.  nick <dot> morris <at> avolites <dot> com
			 
			
					
				Re: Personality blocked
				Posted: 17 Feb 2016, 11:11
				by Ferran
				When locked, lock the wheels and no control devices of any kind.
This had already happened to me.
I can send someone to verify personality ?.
Thank you.
			 
			
					
				Re: Personality blocked
				Posted: 17 Feb 2016, 11:18
				by Ferran
				Thanks niklights, not understand the email address.
			 
			
					
				Re: Personality blocked
				Posted: 17 Feb 2016, 12:31
				by niclights
				I believe the problem is a mistake in the conditional statement for Shape Offset Quantity.
Code: Select all
Shape = 33 OR Shape = 60 OR Shape = 61 OR Shape  62 OR Shape  63should be
Code: Select all
Shape = 33 OR Shape = 60 OR Shape = 61 OR Shape = 62 OR Shape = 63Try that.
 
			 
			
					
				Re: Personality blocked
				Posted: 17 Feb 2016, 13:11
				by Ferran
				Well !, it gives me a little embarrassed, asking for help for this oversight ...
Thank you...
Like the library? I rearranged the shapes and functions, besides several things like macro, details in the CTO ... I'm finishing ...
Thanks again.
			 
			
					
				Re: Personality blocked
				Posted: 17 Feb 2016, 13:25
				by niclights
				Unfortunately I haven't had time to look in detail.  I did notice you had removed some of the shapes though.  Was that deliberate?
			 
			
					
				Re: Personality blocked
				Posted: 17 Feb 2016, 14:07
				by Ferran
				Sorry, it's time to eat here in Spain ....
Have not eliminated any shape, according to the manual there are 63 shapes.
You mean that?
			 
			
					
				Re: Personality blocked
				Posted: 17 Feb 2016, 15:35
				by niclights
				Apologies.  My mistake.  I see now that you have reordered them.
			 
			
					
				Re: Personality blocked
				Posted: 17 Feb 2016, 15:44
				by Ferran
				Thanks for your attention...