November 15, 20187 yr Is onExit() still called if I close the bot window without pressing the stop button?
November 15, 20187 yr 7 minutes ago, Alek said: It does not Does this happen because the JVM instance ends before that method is called?
November 15, 20187 yr 48 minutes ago, Script Kid said: Does this happen because the JVM instance ends before that method is called? I doubt it, I can't see there being a relation with closing the JVM and onExit being called. onExit is for when the script code exits 'naturally', i.e via use of the stop button.
Create an account or sign in to comment