<@U25U0KPFT> Yeah, that really sucks. We could als...
# tornadofx
e
@carlw Yeah, that really sucks. We could also just recommend to do stuff in the
init()
function instead of the init block. The init function is already part of the JavaFX lifecycle, so it's a perfect fit, and then you'd get the stack trace instead of this confusing message.