Itoo Software Forum

Author Topic: Numeric Parameters / Arithemtic Nodes & preventing crashes...  (Read 1132 times)

Alex.S

  • Full Member
  • ***
  • Posts: 140
Numeric Parameters / Arithemtic Nodes & preventing crashes...
« on: September 05, 2016, 03:39:03 PM »
I often get crashes for little things with parameters or arithemtic nodes end up passing a value that the function does not expect. It'd be nice for these to be handled.

For example if I'm using a conditional node with every X counter, and I create a new parameter and hook it up, it'll crash max as it defaults to 0. There are various other situations where this type of thing happens too.

iToo

  • Administrator
  • Hero Member
  • *****
  • Posts: 4388
    • iToo Software
Re: Numeric Parameters / Arithemtic Nodes & preventing crashes...
« Reply #1 on: September 06, 2016, 12:44:45 PM »
Hi, thanks for reporting the bug. It's already identified and fixed for the next update.
Usually we check all possible wrong values, but not this one, which was caused by using "Multiple of" with zero.

If you find other problems, please send us the minidump or a scene to reproduce it. Most of these errors can be fixed easily.

Thanks !
Carlos Quintero
iToo Software

Alex.S

  • Full Member
  • ***
  • Posts: 140
Re: Numeric Parameters / Arithemtic Nodes & preventing crashes...
« Reply #2 on: October 16, 2016, 03:57:11 PM »
Thanks, I will do. I generally tend to work using Railclone every couple of months, so will report things as noticed.