Search found 3 matches

by MarvinMeller
Sat Nov 09, 2013 9:01 pm
Forum: User Examples
Topic: String Copy/Paste
Replies: 2
Views: 12313

Re: String Copy/Paste

Thanks :D would like support for copied strings/numbers outside the prog using Ctrl + C but dont know if its possible using Ruby :(
by MarvinMeller
Sat Nov 09, 2013 8:56 pm
Forum: General
Topic: Bug found? How to fix it?
Replies: 2
Views: 8089

Re: Bug found? How to fix it?

Ok Ill change some things but I need all the stuff in the event... (XBox360 Controller).
But how can I initial @ins correctly?

PS: thanks for the fast answer but wasnt at home :P
by MarvinMeller
Thu Nov 07, 2013 5:57 pm
Forum: General
Topic: Bug found? How to fix it?
Replies: 2
Views: 8089

Bug found? How to fix it?

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 ...