- Joined
- Feb 4, 2025
- Messages
- 13
- Thread Author
- #1
RuneMate Version: v4.17.10 (Game API 1.38.16)
Error:
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.events.osrs.OSRSLobbyHandler.run(OSRSLobbyHandler.java:47)
at com.runemate.game.api.script.framework.LoopingBot.run(LoopingBot.java:78)
Error:
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.events.osrs.OSRSLobbyHandler.run(OSRSLobbyHandler.java:47)
at com.runemate.game.api.script.framework.LoopingBot.run(LoopingBot.java:78)






