Ok, while playing around with 2.0, I discovered that if you some how manage to get a "Tasker" task to save without specifying an action the entire tasker tab breaks down.
If you close the BukkitGUI executable and re-launch then the tasker tab doesn't even appear within the application.
I fixed this by modifying the tasklist file and removing the task that didn't have an action specified.
I would suggest sanitizing your save(s) and making sure it cannot save a task without a action OR handle the exception thrown when a task doesn't have a action better.
Ok, while playing around with 2.0, I discovered that if you some how manage to get a "Tasker" task to save without specifying an action the entire tasker tab breaks down.
If you close the BukkitGUI executable and re-launch then the tasker tab doesn't even appear within the application.
I fixed this by modifying the tasklist file and removing the task that didn't have an action specified.
I would suggest sanitizing your save(s) and making sure it cannot save a task without a action OR handle the exception thrown when a task doesn't have a action better.
P.S. thanks for all your hard work.