#Problems with endReason

1 messages · Page 1 of 1 (latest)

silent crest
#

when i used collector.stop() it just says time ran out

#

why is collector.endReason null?

stuck wadi
#

endReason is an abstract property, you should be using the reason argument passed through the listener

#

@silent crest

#

endReason will only be defined if the collector ends normally iirc

#

although that may have been fixed in recent versions, not sure

static lantern
#

To my knowledge it hasn’t

stuck wadi
#

only on main, not stable