Bug found? How to fix it?
Posted: Thu Nov 07, 2013 5:57 pm
I dont know why this happens all the time but when Im programming in FlowStone-Ruby it happens that I get this error:
NoMethodError: (in method 'event') undefined method '/' for nil:NilClass
And yes the var is a Number: lty = @ins[16] / 2 - Input 16 is a float. If I reconnect the ruby-comp and paste the EXACTLY same code I dont get the error again
Hope my english is not too bad
greetings, Marvin
NoMethodError: (in method 'event') undefined method '/' for nil:NilClass
And yes the var is a Number: lty = @ins[16] / 2 - Input 16 is a float. If I reconnect the ruby-comp and paste the EXACTLY same code I dont get the error again
Hope my english is not too bad