Reeder 0 Share Posted December 6, 2023 I fill out the GUI but I cannot get the script to run, regardless of where I am, it just won't start. It will recognise where I am, and what loot the monsters drop and what equipment I'm wearing etc. but it just won't do anything, the GUI will just stay on the screen. I'm running it via Protos DB launcher via the RuneLite client option. Error log: 16:58:00: [SCRIPT] Starting! 16:58:00: [SCRIPT] NPCs set to [Ljava.lang.String;@3a78ea06 16:58:00: [SCRIPT] Loot set to [Ljava.lang.String;@3a5af283 16:58:00: [SCRIPT] Blacklist set to [Ljava.lang.String;@4c9afe2b 16:58:00: [SCRIPT] Food: [Shark] 16:58:00: [SCRIPT] Tile set to (1677, 10076, 0) 16:58:00: [SCRIPT] Putting equipment Melee as Weapon: 'Osmumten's fang', Shield: 'Dragon defender', Helmet: 'Black mask (2)', Amulet: 'Amulet of fury', Body: 'Proselyte hauberk', Legs: 'Proselyte cuisse', Gloves: 'Holy wraps', Boots: 'Primordial boots' 16:58:00: [SCRIPT] Arrows set to Holy blessing 16:58:00: [SCRIPT] Bank set to null 16:58:00: [SCRIPT] Buy missing set to false 16:58:00: [SCRIPT] Buy upgrades set to false 16:58:00: [ERROR] Exception in thread "AWT-EventQueue-0" 16:58:00: [ERROR] java.lang.NumberFormatException: For input string: "" 16:58:00: [ERROR] at java.base/java.lang.NumberFormatException.forInputString(Unknown Source) 16:58:00: [ERROR] at java.base/java.lang.Integer.parseInt(Unknown Source) 16:58:00: [ERROR] at java.base/java.lang.Integer.parseInt(Unknown Source) 16:58:00: [ERROR] at ah.e(ah.java:5643) 16:58:00: [ERROR] at aH.mouseClicked(aH.java:336) 16:58:00: [ERROR] at java.desktop/java.awt.AWTEventMulticaster.mouseClicked(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Component.processMouseEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Component.processEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Container.processEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventQueue$4.run(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventQueue$4.run(Unknown Source) 16:58:00: [ERROR] at java.base/java.security.AccessController.doPrivileged(Native Method) 16:58:00: [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) 16:58:00: [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventQueue$5.run(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventQueue$5.run(Unknown Source) 16:58:00: [ERROR] at java.base/java.security.AccessController.doPrivileged(Native Method) 16:58:00: [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventDispatchThread.run(Unknown Source) 16:58:02: [INFO] [SYSTEM INFO] DreamBot Version: 3.23.1 / Script Running: Fightaholic v7.4 by holic / Java: Eclipse Adoptium version 11.0.21 / OS: Windows 10 version 10.0 / Memory: 250.87MB used out of 389.00MB total Link to comment Share on other sites More sharing options...
1ut 0 Share Posted December 7, 2023 (edited) The script definitely breaks when you tick to use prayer potions Fix: I guess I need to add how many potions to withdraw from bank? Edited December 8, 2023 by 1ut Fix Link to comment Share on other sites More sharing options...
Unknowndisco 1 Share Posted December 8, 2023 Looks like a great script but It wont start fighting. 😕 Link to comment Share on other sites More sharing options...
holic 233 Author Share Posted December 8, 2023 On 12/6/2023 at 9:04 AM, Reeder said: I fill out the GUI but I cannot get the script to run, regardless of where I am, it just won't start. It will recognise where I am, and what loot the monsters drop and what equipment I'm wearing etc. but it just won't do anything, the GUI will just stay on the screen. I'm running it via Protos DB launcher via the RuneLite client option. Error log: 16:58:00: [SCRIPT] Starting! 16:58:00: [SCRIPT] NPCs set to [Ljava.lang.String;@3a78ea06 16:58:00: [SCRIPT] Loot set to [Ljava.lang.String;@3a5af283 16:58:00: [SCRIPT] Blacklist set to [Ljava.lang.String;@4c9afe2b 16:58:00: [SCRIPT] Food: [Shark] 16:58:00: [SCRIPT] Tile set to (1677, 10076, 0) 16:58:00: [SCRIPT] Putting equipment Melee as Weapon: 'Osmumten's fang', Shield: 'Dragon defender', Helmet: 'Black mask (2)', Amulet: 'Amulet of fury', Body: 'Proselyte hauberk', Legs: 'Proselyte cuisse', Gloves: 'Holy wraps', Boots: 'Primordial boots' 16:58:00: [SCRIPT] Arrows set to Holy blessing 16:58:00: [SCRIPT] Bank set to null 16:58:00: [SCRIPT] Buy missing set to false 16:58:00: [SCRIPT] Buy upgrades set to false 16:58:00: [ERROR] Exception in thread "AWT-EventQueue-0" 16:58:00: [ERROR] java.lang.NumberFormatException: For input string: "" 16:58:00: [ERROR] at java.base/java.lang.NumberFormatException.forInputString(Unknown Source) 16:58:00: [ERROR] at java.base/java.lang.Integer.parseInt(Unknown Source) 16:58:00: [ERROR] at java.base/java.lang.Integer.parseInt(Unknown Source) 16:58:00: [ERROR] at ah.e(ah.java:5643) 16:58:00: [ERROR] at aH.mouseClicked(aH.java:336) 16:58:00: [ERROR] at java.desktop/java.awt.AWTEventMulticaster.mouseClicked(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Component.processMouseEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/javax.swing.JComponent.processMouseEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Component.processEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Container.processEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Component.dispatchEventImpl(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Container.dispatchEventImpl(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Window.dispatchEventImpl(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.Component.dispatchEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventQueue$4.run(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventQueue$4.run(Unknown Source) 16:58:00: [ERROR] at java.base/java.security.AccessController.doPrivileged(Native Method) 16:58:00: [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) 16:58:00: [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventQueue$5.run(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventQueue$5.run(Unknown Source) 16:58:00: [ERROR] at java.base/java.security.AccessController.doPrivileged(Native Method) 16:58:00: [ERROR] at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventQueue.dispatchEvent(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown Source) 16:58:00: [ERROR] at java.desktop/java.awt.EventDispatchThread.run(Unknown Source) 16:58:02: [INFO] [SYSTEM INFO] DreamBot Version: 3.23.1 / Script Running: Fightaholic v7.4 by holic / Java: Eclipse Adoptium version 11.0.21 / OS: Windows 10 version 10.0 / Memory: 250.87MB used out of 389.00MB total 12 hours ago, Unknowndisco said: Looks like a great script but It wont start fighting. 😕 Proto's launcher isn't guaranteed to work right now. Please post your setups. Link to comment Share on other sites More sharing options...
Reeder 0 Share Posted December 8, 2023 27 minutes ago, holic said: Proto's launcher isn't guaranteed to work right now. Please post your setups. Hey man, I also tried it without Protos launcher, but same outcome. If I'm just above ground, it will start, but it'll just say threshold to 46 and standstill. I've been messing about with various options in the setup, but the one attached is one I had saved and attempted previously. Thanks for your help man. Mutated Bloodveld Mutated Bloodveld.ini Link to comment Share on other sites More sharing options...
Unknowndisco 1 Share Posted December 10, 2023 Still just stands in one place when started. Link to comment Share on other sites More sharing options...
holic 233 Author Share Posted December 11, 2023 On 12/8/2023 at 12:28 PM, Reeder said: Hey man, I also tried it without Protos launcher, but same outcome. If I'm just above ground, it will start, but it'll just say threshold to 46 and standstill. I've been messing about with various options in the setup, but the one attached is one I had saved and attempted previously. Thanks for your help man. Mutated Bloodveld Mutated Bloodveld.ini 2.2 kB · 3 downloads You're missing the prayer potion amount and food amount. I've added an update to help clarify these issues. Link to comment Share on other sites More sharing options...
SDN Bot 197 Share Posted December 11, 2023 Fightaholic has been updated and is now live on the SDN!It's currently at v7.45 and is available in the client!Changes:Minor UI updates to clarify missing infoTime since request was made: 7 minutes, 9 secondsThanks! Unknowndisco 1 Link to comment Share on other sites More sharing options...
Unknowndisco 1 Share Posted December 12, 2023 Thanks for the update works perfectly now (Y) holic 1 Link to comment Share on other sites More sharing options...
tykeal 0 Share Posted December 15, 2023 (edited) I don't have a log but when I try and use the ALCH option it will switch to alch task after a kill even if no alch items where picked up, then just sit on the alch task and not return to attacking or picking up other items. Works fine with no ALCHing tho Edited December 15, 2023 by tykeal Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now