redbassett
10/10/2020, 4:50 AMNullPointerException
error constantly, but the error message just refers to a line number in the compiled JS, which is useless (as far as I have been able to determine) in tracing back to where the exception comes from. Is there a tool or method to trace this sort of exception back to the Kotlin source at all?Robert Jaros
10/10/2020, 9:54 AMredbassett
10/22/2020, 3:12 PM