19.04.2017, 21:42
Did you check crashdetect/nativechecker for any issues occuring with the code?
If your code triggers a runtime error, the rest of the function doesn't keep going. It basically becomes a dead stop.
If your code triggers a runtime error, the rest of the function doesn't keep going. It basically becomes a dead stop.

