- Thread Author
- #1
- Fixed an IllegalStateException caused by calling getBounds() on a root interface that has an invalid backing rectangle.
- Fixed a NullPointerException within Coordinate.Minimap#contains(Point)
- Ensure AbstractScript#onStop is being called from a bot thread so that it can still invoke API methods.