Use catch_stacktrace() in your catch block instead (or stacktrace(catch_backtrace()) on 0.7). See here for the relevant docs.
2 Likes
Use catch_stacktrace() in your catch block instead (or stacktrace(catch_backtrace()) on 0.7). See here for the relevant docs.