Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Cuppa Fishing Trawler

Joined
Jan 14, 2026
Messages
2
Hello CupperJava,
I received this error while starting up the bot today. Any ideas?


Code:
19:55:40,00:00:28 [ERROR] [Cuppa Fishing Trawler] [            RuneMate] Uncaught error in bot thread
java.lang.IllegalArgumentException: Width is 0, but width must be greater than 0.
    at com.runemate.game.api.hybrid.local.hud.InteractableRectangle.<init>(InteractableRectangle.java:23) ~[?:?]
    at com.runemate.game.api.hybrid.local.hud.InteractableRectangle.<init>(InteractableRectangle.java:17) ~[?:?]
    at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(InterfaceComponent.java:59) ~[?:?]
    at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getInteractionPoint(InterfaceComponent.java:407) ~[?:?]
    at com.runemate.game.api.hybrid.entities.details.Interactable.getInteractionPoint(Interactable.java:35) ~[?:?]
    at com.runemate.game.internal.input.MultiLayerPerceptronPathGenerator.move(MultiLayerPerceptronPathGenerator.java:56) ~[?:?]
    at com.runemate.game.internal.input.MultiLayerPerceptronPathGenerator.move(MultiLayerPerceptronPathGenerator.java:38) ~[?:?]
    at com.runemate.game.api.hybrid.input.Mouse.move(Mouse.java:224) ~[?:?]
    at com.runemate.game.api.hybrid.input.Mouse.click(Mouse.java:98) ~[?:?]
    at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.click(InterfaceComponent.java:419) ~[?:?]
    at com.runemate.game.events.common.InterfaceCloser.run(InterfaceCloser.java:82) ~[?:?]
    at com.runemate.game.internal.events.GameEventControllerImpl.execute(GameEventControllerImpl.java:81) ~[?:?]
    at com.runemate.game.api.script.framework.LoopingBot.run(LoopingBot.java:78) ~[?:?]
    at com.runemate.game.api.script.framework.AbstractBot.start(pve:279) ~[RuneMate.jar:?]
    at nul.iIiiiIiiiIIIIIi.run(ngf:251) ~[RuneMate.jar:?]
 
cuppa.drink(java);
Joined
Mar 13, 2018
Messages
9,014
Hello CupperJava,
I received this error while starting up the bot today. Any ideas?


Code:
19:55:40,00:00:28 [ERROR] [Cuppa Fishing Trawler] [            RuneMate] Uncaught error in bot thread
java.lang.IllegalArgumentException: Width is 0, but width must be greater than 0.
    at com.runemate.game.api.hybrid.local.hud.InteractableRectangle.<init>(InteractableRectangle.java:23) ~[?:?]
    at com.runemate.game.api.hybrid.local.hud.InteractableRectangle.<init>(InteractableRectangle.java:17) ~[?:?]
    at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getBounds(InterfaceComponent.java:59) ~[?:?]
    at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.getInteractionPoint(InterfaceComponent.java:407) ~[?:?]
    at com.runemate.game.api.hybrid.entities.details.Interactable.getInteractionPoint(Interactable.java:35) ~[?:?]
    at com.runemate.game.internal.input.MultiLayerPerceptronPathGenerator.move(MultiLayerPerceptronPathGenerator.java:56) ~[?:?]
    at com.runemate.game.internal.input.MultiLayerPerceptronPathGenerator.move(MultiLayerPerceptronPathGenerator.java:38) ~[?:?]
    at com.runemate.game.api.hybrid.input.Mouse.move(Mouse.java:224) ~[?:?]
    at com.runemate.game.api.hybrid.input.Mouse.click(Mouse.java:98) ~[?:?]
    at com.runemate.game.api.hybrid.local.hud.interfaces.InterfaceComponent.click(InterfaceComponent.java:419) ~[?:?]
    at com.runemate.game.events.common.InterfaceCloser.run(InterfaceCloser.java:82) ~[?:?]
    at com.runemate.game.internal.events.GameEventControllerImpl.execute(GameEventControllerImpl.java:81) ~[?:?]
    at com.runemate.game.api.script.framework.LoopingBot.run(LoopingBot.java:78) ~[?:?]
    at com.runemate.game.api.script.framework.AbstractBot.start(pve:279) ~[RuneMate.jar:?]
    at nul.iIiiiIiiiIIIIIi.run(ngf:251) ~[RuneMate.jar:?]
Sorry for the issues, Runemate has beeen down after the game update earlier.

Admins have updated Runemate and things are supposed to be working now, but I am still seeing reports of issues. Please test using the trial and if any issues persist please just try later.

Feel free submit any refunds here: Sign in to RuneMate
 
Top