i am having 1 error it does not let me start the bot 
 
	[INFO][09/10 08:44:47 PM]: Welcome to OSBot 2.7.1! 
	[INFO][09/10 08:44:57 PM]: Updated injection hooks for client revision : 216! 
	[DEBUG][Bot #1][09/10 08:44:57 PM]: Initializing stealth injection bot... 
	[INFO][Bot #1][09/10 08:44:57 PM]: Downloading latest RS2 old-school client parameters... 
	[DEBUG][Bot #1][09/10 08:45:00 PM]: Injected bot reference into client! 
	[DEBUG][Bot #1][09/10 08:45:00 PM]: Injected world accessors! 
	[DEBUG][Bot #1][09/10 08:45:01 PM]: Injected 39 class and 340 field accessors! 
	[DEBUG][Bot #1][09/10 08:45:01 PM]: Injected canvas! 
	[DEBUG][Bot #1][09/10 08:45:05 PM]: Loading RS world : 225 
	[INFO][Bot #1][09/10 08:45:05 PM]: Initializing 39 API modules... 
	[INFO][09/10 08:45:05 PM]: Started bot #1 
	[INFO][09/10 08:45:33 PM]: Script list refreshed and loaded 37 scripts. 
	[INFO][Bot #1][09/10 08:45:41 PM]: Loaded 4 built-in random solvers! 
	[INFO][Bot #1][09/10 08:45:41 PM]: Constructing break manager ! 
	[INFO][Bot #1][09/10 08:45:41 PM]: Initializing frostbreakmanager 
	[WARN][Bot #1][09/10 08:45:41 PM]: The current script is overriding the Break Manager! 
	[WARN][Bot #1][09/10 08:45:41 PM]: Use custom breaks at your own risk. 
	[WARN][Bot #1][09/10 08:45:41 PM]: OSBot is not responsible for any issues with breaking. 
	[INFO][Bot #1][09/10 08:45:41 PM]: caching inventory origin 
	[INFO][Bot #1][09/10 08:45:41 PM]: successfully cached inventory origin: java.awt.Point[x=563,y=213] 
	[INFO][Bot #1][09/10 08:45:41 PM]: DEBUG: >£% Loading {0} 
	[INFO][Bot #1][09/10 08:45:41 PM]: DEBUG: @# Loading cursor.png, success: true 
	[INFO][Bot #1][09/10 08:45:41 PM]: DEBUG: >£% Loading {0} 
	[INFO][Bot #1][09/10 08:45:41 PM]: DEBUG: @# Loading icon_time.png, success: true 
	[INFO][Bot #1][09/10 08:45:41 PM]: DEBUG: >£% Loading {0} 
	[INFO][Bot #1][09/10 08:45:41 PM]: DEBUG: @# Loading icon_skull.png, success: true 
	[INFO][Bot #1][09/10 08:45:41 PM]: DEBUG: >£% Loading {0} 
	[INFO][Bot #1][09/10 08:45:41 PM]: DEBUG: @# Loading icon_cape.png, success: true 
	[INFO][Bot #1][09/10 08:45:42 PM]: DEBUG: >£% Loading {0} 
	[INFO][Bot #1][09/10 08:45:42 PM]: DEBUG: @# Loading choice-default2.png, success: true 
	[INFO][Bot #1][09/10 08:45:42 PM]: DEBUG: >£% Loading {0} 
	[INFO][Bot #1][09/10 08:45:42 PM]: DEBUG: @# Loading choice-reuse2.png, success: true 
	[INFO][Bot #1][09/10 08:45:42 PM]: DEBUG: >£% Loading {0} 
	[INFO][Bot #1][09/10 08:45:42 PM]: DEBUG: @# Loading choice-setup2.png, success: true 
	[ERROR][09/10 08:45:54 PM]: Uncaught exception! 
	java.lang.ArrayIndexOutOfBoundsException: Index 10 out of bounds for length 10 
	    at frostcaves.l.Nul.F(qb:163) 
	    at frostcaves.l.Nul.F(qb:195) 
	    at frostcaves.l.Nul.k(qb:184) 
	    at frostcaves.l.Con.actionPerformed(qb:44) 
	    at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967) 
	    at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308) 
	    at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405) 
	    at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262) 
	    at java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:279) 
	    at org.pushingpixels.substance.internal.utils.RolloverButtonListener.mouseReleased(RolloverButtonListener.java:108) 
	    at java.desktop/java.awt.Component.processMouseEvent(Component.java:6635) 
	    at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3342) 
	    at java.desktop/java.awt.Component.processEvent(Component.java:6400) 
	    at java.desktop/java.awt.Container.processEvent(Container.java:2263) 
	    at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5011) 
	    at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321) 
	    at java.desktop/java.awt.Component.dispatchEvent(Component.java:4843) 
	    at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918) 
	    at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547) 
	    at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488) 
	    at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307) 
	    at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2772) 
	    at java.desktop/java.awt.Component.dispatchEvent(Component.java:4843) 
	    at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772) 
	    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) 
	    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715) 
	    at java.base/java.security.AccessController.doPrivileged(Native Method) 
	    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) 
	    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95) 
	    at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745) 
	    at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743) 
	    at java.base/java.security.AccessController.doPrivileged(Native Method) 
	    at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) 
	    at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742) 
	    at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) 
	    at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) 
	    at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) 
	    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) 
	    at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) 
	    at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)